diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-16 16:37:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-16 16:37:19 +0000 |
commit | abb5539c7962db744fa9f74114f5cb2e10b0f2ca (patch) | |
tree | 0b8ed06c0a7b1d8298134ec2229f5f2164a3058a /net/samba | |
parent | 68a5d75ca6ea4f8454fc95a0a358a2f5c75b9be7 (diff) | |
download | pkgsrc-abb5539c7962db744fa9f74114f5cb2e10b0f2ca.tar.gz |
Update to 3.0.36:
Please note, that the 3.0 series will be DISCONTINUED after this release!
There will be neither any bugfix release nor any security release. Updating
to the latest release series is strongly recommended. For more information
on current Samba releases, please see
Major enhancements included in Samba 3.0.36 are:
o Fix Winbind crash on 'getent group' (bug #5906).
o Excel save operation corrupts file ACLs (bug #4308).
o Prevent segmentation fault on joining a very long domain name.
Diffstat (limited to 'net/samba')
-rw-r--r-- | net/samba/Makefile | 4 | ||||
-rw-r--r-- | net/samba/PLIST | 3 | ||||
-rw-r--r-- | net/samba/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index e126eea3b62..9cfd41dc8f4 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.192 2009/07/08 19:37:27 tron Exp $ +# $NetBSD: Makefile,v 1.193 2009/08/16 16:37:19 wiz Exp $ .include "Makefile.mirrors" @@ -13,7 +13,7 @@ HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v2 -VERSION= 3.0.35 +VERSION= 3.0.36 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \ winbind-[0-9]* MAKE_JOBS_SAFE= NO diff --git a/net/samba/PLIST b/net/samba/PLIST index 3b01d232844..4d25792d62d 100644 --- a/net/samba/PLIST +++ b/net/samba/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.43 2009/06/14 18:09:42 joerg Exp $ +@comment $NetBSD: PLIST,v 1.44 2009/08/16 16:37:19 wiz Exp $ bin/eventlogadm bin/findsmb bin/net @@ -93,7 +93,6 @@ man/man5/smbpasswd.5 man/man7/libsmbclient.7 man/man7/pam_winbind.7 man/man7/samba.7 -man/man8/cifs.upcall.8 man/man8/eventlogadm.8 man/man8/idmap_ad.8 man/man8/idmap_ldap.8 diff --git a/net/samba/distinfo b/net/samba/distinfo index 91778003a45..c9ff5d48d66 100644 --- a/net/samba/distinfo +++ b/net/samba/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.69 2009/07/08 19:37:27 tron Exp $ +$NetBSD: distinfo,v 1.70 2009/08/16 16:37:19 wiz Exp $ -SHA1 (samba-3.0.35.tar.gz) = c75e20890f893decfd4285480041b7e39d43ed3d -RMD160 (samba-3.0.35.tar.gz) = 81c708aa6ab048f9fa24999650992a92a95f7da3 -Size (samba-3.0.35.tar.gz) = 24839204 bytes +SHA1 (samba-3.0.36.tar.gz) = 6465a574a02823ecd0973d1f0fc0e851f04900cc +RMD160 (samba-3.0.36.tar.gz) = aa50924ed9634e90be5fa4082477d57b48b55313 +Size (samba-3.0.36.tar.gz) = 23416298 bytes SHA1 (patch-aa) = b323c778c0c4f01cd102d019a996914d0d7eb106 SHA1 (patch-ac) = 47529dfe904768e6a3076131978c89fe2d1e3619 SHA1 (patch-ae) = 28fc3d1ad158f8025f1f9ba8e170d93c31fa45ba |