diff options
author | asau <asau@pkgsrc.org> | 2012-04-11 09:36:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-04-11 09:36:21 +0000 |
commit | 9b611314484acb564ab96f8d6a93c08e4dd4333f (patch) | |
tree | e14eb0a0851d20be3b578484f3e86e4fa044d9b1 /net | |
parent | ea51ffdd9036def17731bbaa699e3ebc46396afc (diff) | |
download | pkgsrc-9b611314484acb564ab96f8d6a93c08e4dd4333f.tar.gz |
Update to Samba 3.5.14
This is a security release in order to address
CVE-2012-1182 ("root" credential remote code execution).
o CVE-2012-1182:
Samba 3.0.x to 3.6.3 are affected by a
vulnerability that allows remote code
execution as the "root" user.
Changes since 3.5.13:
---------------------
o Stefan Metzmacher <metze@samba.org>
*BUG 8815: PIDL based autogenerated code allows overwriting beyond of
allocated array (CVE-2012-1182).
Diffstat (limited to 'net')
-rw-r--r-- | net/samba35/Makefile | 4 | ||||
-rw-r--r-- | net/samba35/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/samba35/Makefile b/net/samba35/Makefile index 14634b5a789..e6cb19a8983 100644 --- a/net/samba35/Makefile +++ b/net/samba35/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/03/13 12:40:53 adam Exp $ +# $NetBSD: Makefile,v 1.19 2012/04/11 09:36:21 asau 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.5.13 +VERSION= 3.5.14 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/samba35/distinfo b/net/samba35/distinfo index 4cadf70e22a..19591815001 100644 --- a/net/samba35/distinfo +++ b/net/samba35/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2012/03/13 12:40:53 adam Exp $ +$NetBSD: distinfo,v 1.11 2012/04/11 09:36:21 asau Exp $ -SHA1 (samba-3.5.13.tar.gz) = 00793c4e1458894a1a55534030c77a145c2acbb6 -RMD160 (samba-3.5.13.tar.gz) = 791d19e3f2752556b723a7dc0b2580f625c95bb7 -Size (samba-3.5.13.tar.gz) = 30358328 bytes +SHA1 (samba-3.5.14.tar.gz) = 2dbcfb7e35c6e4169f6a74019d28813563c3fd21 +RMD160 (samba-3.5.14.tar.gz) = 92a4297311e9f70ea994a63cc2c8cb1f06d5ea4e +Size (samba-3.5.14.tar.gz) = 30368829 bytes SHA1 (patch-aa) = 6c8497adce78e8b1dea2a0402d4a980b67b57b8e SHA1 (patch-ab) = 0372ff2e3caca866dacd6ed25ae1d02e34a5b567 SHA1 (patch-ac) = 5b1c0fdb781cb75f81af71ed2695144d4a35e032 |