diff options
author | Juergen Daubert <jue@jue.li> | 2009-06-17 11:59:06 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-06-17 11:59:06 +0200 |
commit | f6044e5f1ee975a5fab8cc01a7d3ce2324478de1 (patch) | |
tree | 8058e849482b1dd3ce6bfc9a0b92c45672cef959 /samba | |
parent | caddccf9167d8d26ac050e7201c21e46f77eae2e (diff) | |
download | opt-f6044e5f1ee975a5fab8cc01a7d3ce2324478de1.tar.gz opt-f6044e5f1ee975a5fab8cc01a7d3ce2324478de1.tar.xz |
samba: update to 3.3.5
Diffstat (limited to 'samba')
-rw-r--r-- | samba/.footprint | 2 | ||||
-rw-r--r-- | samba/.md5sum | 2 | ||||
-rw-r--r-- | samba/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/samba/.footprint b/samba/.footprint index 3392aac3e..d02c96d4c 100644 --- a/samba/.footprint +++ b/samba/.footprint @@ -138,7 +138,6 @@ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/smbpasswd.5.gz drwxr-xr-x root/root usr/man/man7/ -rw-r--r-- root/root usr/man/man7/libsmbclient.7.gz --rw-r--r-- root/root usr/man/man7/pam_winbind.7.gz -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/ @@ -154,6 +153,7 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/mount.cifs.8.gz -rw-r--r-- root/root usr/man/man8/net.8.gz -rw-r--r-- root/root usr/man/man8/nmbd.8.gz +-rw-r--r-- root/root usr/man/man8/pam_winbind.8.gz -rw-r--r-- root/root usr/man/man8/pdbedit.8.gz -rw-r--r-- root/root usr/man/man8/smbd.8.gz -rw-r--r-- root/root usr/man/man8/smbpasswd.8.gz diff --git a/samba/.md5sum b/samba/.md5sum index ce41017d2..903974d4d 100644 --- a/samba/.md5sum +++ b/samba/.md5sum @@ -1,3 +1,3 @@ 448caca4745aef1a842f4fdb1aa62e1e samba -1443165edb7cb3f56f1e77aec1ee3266 samba-3.3.4.tar.gz +8fa0e3c5daaba4c2ce2fb871a5f3157a samba-3.3.5.tar.gz fbaccda19afc8f75f6f0123cab82c87e samba-config.patch diff --git a/samba/Pkgfile b/samba/Pkgfile index 2f37524d4..2f6ec8953 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses openssl readline zlib name=samba -version=3.3.4 +version=3.3.5 release=1 source=(http://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba-config.patch samba) |