summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authortaca <taca>2013-12-09 10:44:22 +0000
committertaca <taca>2013-12-09 10:44:22 +0000
commit10cbb7eeb8dba090e41589265cbc16c08a663135 (patch)
treeba09ad3a942e3d4ffe32323e8a9a47d711f0983b /net/samba/Makefile
parentbe08aa2b1fff79f86a85e4ce49d0046c46dfc16e (diff)
downloadpkgsrc-10cbb7eeb8dba090e41589265cbc16c08a663135.tar.gz
Update samba to 3.6.22; Security fix for CVE-2012-6150.
Changes since 3.6.21: --------------------- o Jeremy Allison <jra@samba.org> * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field. o Stefan Metzmacher <metze@samba.org> * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field. o Noel Power <noel.power@suse.com> * 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 <jra@samba.org> * 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 <korobkin+samba@gmail.com> * BUG 10118: Raise debug level for being unable to open a printer. o Volker Lendecke <vl@samba.org> * BUG 10195: nsswitch: Fix short writes in winbind_write_sock. o Arvid Requate <requate@univention.de> * BUG 10267: Fix Windows 8 printing via local printer drivers. o Andreas Schneider <asn@cryptomilk.org> * BUG 10194: Make offline logon cache updating for cross child domain group membership.
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
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