pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Samba 4 update for badlock
Hello
The patch below updates net/samba4 to 4.3.8 to fix the Badlock vulnerability
(CVE-2016-2118). Should I commit it?
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/samba4/Makefile,v
retrieving revision 1.16
diff -U2 -r1.16 Makefile
--- Makefile 5 Mar 2016 11:29:11 -0000 1.16
+++ Makefile 13 Apr 2016 00:34:17 -0000
@@ -2,5 +2,5 @@
DISTNAME= samba-${VERSION}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.samba.org/pub/samba/stable/
@@ -13,5 +13,5 @@
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-VERSION= 4.3.4
+VERSION= 4.3.8
CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]*
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/net/samba4/PLIST,v
retrieving revision 1.5
diff -U2 -r1.5 PLIST
--- PLIST 31 Jan 2016 20:28:23 -0000 1.5
+++ PLIST 13 Apr 2016 00:34:17 -0000
@@ -400,4 +400,5 @@
${PYSITELIB}/samba/tests/dcerpc/integer.py
${PYSITELIB}/samba/tests/dcerpc/misc.py
+${PYSITELIB}/samba/tests/dcerpc/raw_protocol.py
${PYSITELIB}/samba/tests/dcerpc/registry.py
${PYSITELIB}/samba/tests/dcerpc/rpc_talloc.py
@@ -411,5 +412,5 @@
${PYSITELIB}/samba/tests/dsdb.py
${PYSITELIB}/samba/tests/gensec.py
-${PYSITELIB}/samba/tests/getopt.py
+${PYSITELIB}/samba/tests/get_opt.py
${PYSITELIB}/samba/tests/hostconfig.py
${PYSITELIB}/samba/tests/kcc/__init__.py
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/samba4/distinfo,v
retrieving revision 1.8
diff -U2 -r1.8 distinfo
--- distinfo 31 Jan 2016 20:28:23 -0000 1.8
+++ distinfo 13 Apr 2016 00:34:17 -0000
@@ -1,8 +1,7 @@
$NetBSD: distinfo,v 1.8 2016/01/31 20:28:23 ryoon Exp $
-SHA1 (samba-4.3.4.tar.gz) = adb58a4d147da327148784bed1ee7842382a6f28
-RMD160 (samba-4.3.4.tar.gz) = c4dcb392be9d3201a7b02543b4e3ee6f7eeee646
-SHA512 (samba-4.3.4.tar.gz) = 021351534a70cd351934d7f8bfc3c4e9ed9ea3f11f778f6f9d076b3368103f7f478ff1745cb257de0bf2ee38ae76ecba58e01a4db6cbcacbd8a4876e8e1b30f2
-Size (samba-4.3.4.tar.gz) = 20434434 bytes
+SHA1 (samba-4.3.8.tar.gz) = e7ff0e040e2b273ac14f1bb3b65d643c2abf0ca7
+RMD160 (samba-4.3.8.tar.gz) = b84f715a5f46ed8486919ae2d247886cc70af2ae
+Size (samba-4.3.8.tar.gz) = 20568773 bytes
SHA1 (patch-buildtools_wafsamba_wscript) = 5604936a825675647157331df2333f4237c611f5
SHA1 (patch-lib_nss__wrapper_nss__wrapper.c) = c692fa33ec17ed4f1dc1e40c1fadf7846d976824
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index