diff options
author | taca <taca@pkgsrc.org> | 2012-01-29 22:01:19 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-01-29 22:01:19 +0000 |
commit | 3e810007a55414edd45ab360bef1ea3bf7c252f7 (patch) | |
tree | e6f4599197710238add2e6e85c7f25160a0378db /net | |
parent | 63f6da5c57749ad1acf986cb2cfcf03d6add6c1f (diff) | |
download | pkgsrc-3e810007a55414edd45ab360bef1ea3bf7c252f7.tar.gz |
Update samba package to 3.6.3. Quote from release notes:
Samba 3.6.3:
This is a security release in order to address
CVE-2012-0817 (Memory leak/Denial of service).
o CVE-2012-0817:
The Samba File Serving daemon (smbd) in Samba versions
3.6.0 to 3.6.2 is affected by a memory leak that can
cause a server denial of service.
Samba 3.6.2:
Major enhancements in Samba 3.6.2 include:
o Make Winbind receive user/group information (bug #8371).
o Several SMB2 fixes.
For complete changes, please refer
http://www.samba.org/samba/history/samba-3.6.2.html and
http://www.samba.org/samba/history/samba-3.6.3.html.
Diffstat (limited to 'net')
-rw-r--r-- | net/samba/Makefile | 4 | ||||
-rw-r--r-- | net/samba/Makefile.mirrors | 6 | ||||
-rw-r--r-- | net/samba/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 913211f69b9..739f04dbba0 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2012/01/17 21:43:20 sbd Exp $ +# $NetBSD: Makefile,v 1.209 2012/01/29 22:01:19 taca Exp $ .include "../../net/samba/Makefile.mirrors" @@ -11,7 +11,7 @@ HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 -VERSION= 3.6.1 +VERSION= 3.6.3 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/samba/Makefile.mirrors b/net/samba/Makefile.mirrors index ed4fce9933b..e2b62061bdb 100644 --- a/net/samba/Makefile.mirrors +++ b/net/samba/Makefile.mirrors @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.mirrors,v 1.7 2010/06/19 14:08:56 taca Exp $ +# $NetBSD: Makefile.mirrors,v 1.8 2012/01/29 22:01:19 taca Exp $ # # This Makefile fragment contains the mirror sites for fetching Samba. @@ -7,6 +7,7 @@ ### http://www.samba.org/samba/download/ftp_mirrors.html ### SAMBA_MIRRORS= \ + http://download.samba.org/samba/ftp/ \ ftp://ftp.easynet.be/samba/ \ http://mirrors.uol.com.br/pub/samba/ \ ftp://ca.samba.org/ \ @@ -24,5 +25,4 @@ SAMBA_MIRRORS= \ ftp://ftp.chg.ru/packages/samba/ \ ftp://ftp.oss.eznetsols.org/samba/ \ ftp://us5.samba.org/pub/samba-ftp/ \ - ftp://download.samba.org/pub/samba/ \ - http://download.samba.org/samba/ftp/ + ftp://download.samba.org/pub/samba/ diff --git a/net/samba/distinfo b/net/samba/distinfo index 17d8d10585b..9daf03456ad 100644 --- a/net/samba/distinfo +++ b/net/samba/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.78 2011/12/16 22:32:06 asau Exp $ +$NetBSD: distinfo,v 1.79 2012/01/29 22:01:19 taca Exp $ -SHA1 (samba-3.6.1.tar.gz) = fed82fd92958f3209edb3c71321d4b48abee9c4b -RMD160 (samba-3.6.1.tar.gz) = 6ed44e66b22cef00168831fa7ed13571fd5e45ed -Size (samba-3.6.1.tar.gz) = 28984820 bytes +SHA1 (samba-3.6.3.tar.gz) = 430a1e13fe20c17e2808035c863eb5e77685c89b +RMD160 (samba-3.6.3.tar.gz) = fd04fd5897f0f34f257c504de911e1ab34ff3e25 +Size (samba-3.6.3.tar.gz) = 28993737 bytes SHA1 (patch-aa) = 6c8497adce78e8b1dea2a0402d4a980b67b57b8e SHA1 (patch-ab) = 0372ff2e3caca866dacd6ed25ae1d02e34a5b567 SHA1 (patch-ac) = 5b1c0fdb781cb75f81af71ed2695144d4a35e032 |