From 851ac5cf35963ebe06738ca5541adf41f202eb3c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 8 Mar 2009 12:15:05 +0100 Subject: [PATCH] samba: update to 3.3.1 --- samba/.footprint | 7 ++++++- samba/.md5sum | 2 +- samba/Pkgfile | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/samba/.footprint b/samba/.footprint index bc958788f..3eccbbdef 100644 --- a/samba/.footprint +++ b/samba/.footprint @@ -22,6 +22,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/ldbdel -rwxr-xr-x root/root usr/bin/ldbedit -rwxr-xr-x root/root usr/bin/ldbmodify +-rwxr-xr-x root/root usr/bin/ldbrename -rwxr-xr-x root/root usr/bin/ldbsearch -rwxr-xr-x root/root usr/bin/net -rwxr-xr-x root/root usr/bin/nmblookup @@ -29,6 +30,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pdbedit -rwxr-xr-x root/root usr/bin/profiles -rwxr-xr-x root/root usr/bin/rpcclient +-rwxr-xr-x root/root usr/bin/sharesec -rwxr-xr-x root/root usr/bin/smbcacls -rwxr-xr-x root/root usr/bin/smbclient -rwxr-xr-x root/root usr/bin/smbcontrol @@ -108,12 +110,14 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/ldbdel.1.gz -rw-r--r-- root/root usr/man/man1/ldbedit.1.gz -rw-r--r-- root/root usr/man/man1/ldbmodify.1.gz +-rw-r--r-- root/root usr/man/man1/ldbrename.1.gz -rw-r--r-- root/root usr/man/man1/ldbsearch.1.gz -rw-r--r-- root/root usr/man/man1/log2pcap.1.gz -rw-r--r-- root/root usr/man/man1/nmblookup.1.gz -rw-r--r-- root/root usr/man/man1/ntlm_auth.1.gz -rw-r--r-- root/root usr/man/man1/profiles.1.gz -rw-r--r-- root/root usr/man/man1/rpcclient.1.gz +-rw-r--r-- root/root usr/man/man1/sharesec.1.gz -rw-r--r-- root/root usr/man/man1/smbcacls.1.gz -rw-r--r-- root/root usr/man/man1/smbclient.1.gz -rw-r--r-- root/root usr/man/man1/smbcontrol.1.gz @@ -136,7 +140,6 @@ drwxr-xr-x root/root usr/man/man7/ -rw-r--r-- root/root usr/man/man7/samba.7.gz -rw-r--r-- root/root usr/man/man7/winbind_krb5_locator.7.gz drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/cifs.upcall.8.gz -rw-r--r-- root/root usr/man/man8/eventlogadm.8.gz -rw-r--r-- root/root usr/man/man8/idmap_ad.8.gz -rw-r--r-- root/root usr/man/man8/idmap_adex.8.gz @@ -157,6 +160,8 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/tdbdump.8.gz -rw-r--r-- root/root usr/man/man8/tdbtool.8.gz -rw-r--r-- root/root usr/man/man8/umount.cifs.8.gz +-rw-r--r-- root/root usr/man/man8/vfs_acl_tdb.8.gz +-rw-r--r-- root/root usr/man/man8/vfs_acl_xattr.8.gz -rw-r--r-- root/root usr/man/man8/vfs_audit.8.gz -rw-r--r-- root/root usr/man/man8/vfs_cacheprime.8.gz -rw-r--r-- root/root usr/man/man8/vfs_cap.8.gz diff --git a/samba/.md5sum b/samba/.md5sum index 2ebc11b3e..5bcdc71e8 100644 --- a/samba/.md5sum +++ b/samba/.md5sum @@ -1,3 +1,3 @@ 448caca4745aef1a842f4fdb1aa62e1e samba -adb048dc3988055533e1ea5d91d81f99 samba-3.3.0.tar.gz +babe094be14886d265b1caa917d29aa7 samba-3.3.1.tar.gz fbaccda19afc8f75f6f0123cab82c87e samba-config.patch diff --git a/samba/Pkgfile b/samba/Pkgfile index 0119245df..c299ba72a 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -1,10 +1,10 @@ # Description: SMB server and client for unix # URL: http://www.samba.org # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de -# Depends on: ncurses, readline +# Depends on: ncurses openssl readline zlib name=samba -version=3.3.0 +version=3.3.1 release=1 source=(http://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba-config.patch samba)