From e12687456e9fa40f0862ad541a33c0027af3d605 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 9 Dec 2013 10:44:22 +0000 Subject: Update samba to 3.6.22; Security fix for CVE-2012-6150. Changes since 3.6.21: --------------------- o Jeremy Allison * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field. o Stefan Metzmacher * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field. o Noel Power * BUGs 10300, 10306: CVE-2012-6150: Fail authentication if user isn't member of *any* require_membership_of specified groups. Changes since 3.6.20: --------------------- o Jeremy Allison * BUG 10139: Valid utf8 filenames cause "invalid conversion error" messages. * BUG 10167: s3-smb2 server: smb2 breaks "smb encryption = mandatory". * BUG 10187: Missing talloc_free can leak stackframe in error path. * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users. o Korobkin * BUG 10118: Raise debug level for being unable to open a printer. o Volker Lendecke * BUG 10195: nsswitch: Fix short writes in winbind_write_sock. o Arvid Requate * BUG 10267: Fix Windows 8 printing via local printer drivers. o Andreas Schneider * BUG 10194: Make offline logon cache updating for cross child domain group membership. --- net/samba/Makefile | 4 ++-- net/samba/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/samba') diff --git a/net/samba/Makefile b/net/samba/Makefile index e9ed22cc100..6fc1de0ee3b 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2013/11/12 11:30:01 adam Exp $ +# $NetBSD: Makefile,v 1.241 2013/12/09 10:44:22 taca Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net @@ -9,7 +9,7 @@ HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 -VERSION= 3.6.20 +VERSION= 3.6.22 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]* FILESDIR= ${PKGDIR}/../../net/samba/files diff --git a/net/samba/distinfo b/net/samba/distinfo index 9e712810415..b306e1cd138 100644 --- a/net/samba/distinfo +++ b/net/samba/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.95 2013/11/12 11:30:01 adam Exp $ +$NetBSD: distinfo,v 1.96 2013/12/09 10:44:22 taca Exp $ -SHA1 (samba-3.6.20.tar.gz) = 445f579112bc69027f560be276744facc1196fe1 -RMD160 (samba-3.6.20.tar.gz) = 70bdc2a83d6f445dff7e9739f93e9b115dc58fa2 -Size (samba-3.6.20.tar.gz) = 34112208 bytes +SHA1 (samba-3.6.22.tar.gz) = e4ce4a273cc264b01d928f1bb59f0dc38dd65f9b +RMD160 (samba-3.6.22.tar.gz) = 66063045f4c3232764528ce7571dd336591001e4 +Size (samba-3.6.22.tar.gz) = 34122131 bytes SHA1 (patch-aa) = 6c8497adce78e8b1dea2a0402d4a980b67b57b8e SHA1 (patch-ab) = 0372ff2e3caca866dacd6ed25ae1d02e34a5b567 SHA1 (patch-ac) = 25edbd616199b7dcb41f87aa1374d0bdf19cafec -- cgit v1.2.3