pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: updated to 4.10.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90e482254822
branches:  trunk
changeset: 397283:90e482254822
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jun 19 21:22:59 2019 +0000

description:
samba4: updated to 4.10.5

Release Notes for Samba 4.10.5

This is a security release in order to address the following defects:

o  CVE-2019-12435 (Samba AD DC Denial of Service in DNS management server
                  (dnsserver))
o  CVE-2019-12436 (Samba AD DC LDAP server crash (paged searches))

Details
=======

o  CVE-2019-12435:
   An authenticated user can crash the Samba AD DC's RPC server process via a
   NULL pointer dereference.

o  CVE-2019-12436:
    An user with read access to the directory can cause a NULL pointer
    dereference using the paged search control.

For more details and workarounds, please refer to the security advisories.

diffstat:

 net/samba4/Makefile |   4 ++--
 net/samba4/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r b4920fe19065 -r 90e482254822 net/samba4/Makefile
--- a/net/samba4/Makefile       Wed Jun 19 19:08:05 2019 +0000
+++ b/net/samba4/Makefile       Wed Jun 19 21:22:59 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2019/05/28 13:35:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.70 2019/06/19 21:22:59 adam Exp $
 
-DISTNAME=      samba-4.10.4
+DISTNAME=      samba-4.10.5
 CATEGORIES=    net
 MASTER_SITES=  http://download.samba.org/pub/samba/stable/
 
diff -r b4920fe19065 -r 90e482254822 net/samba4/distinfo
--- a/net/samba4/distinfo       Wed Jun 19 19:08:05 2019 +0000
+++ b/net/samba4/distinfo       Wed Jun 19 21:22:59 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.29 2019/05/22 19:57:12 adam Exp $
+$NetBSD: distinfo,v 1.30 2019/06/19 21:22:59 adam Exp $
 
-SHA1 (samba-4.10.4.tar.gz) = 3429469f420bb952f459051906fd5c9d03f046f9
-RMD160 (samba-4.10.4.tar.gz) = c743f58fe2d81d4a7f1953ba0afc98d508a789e7
-SHA512 (samba-4.10.4.tar.gz) = 10799f866b896903baaea5141af89cf442f3892d9c6f74b7acf217dd95abfe77b09f2bb001273cccf2e433bd2e845fad90651970952b4e18e8cd37bde956cf4e
-Size (samba-4.10.4.tar.gz) = 18289224 bytes
+SHA1 (samba-4.10.5.tar.gz) = 9444a1a0cafd2c734eab39d76908c5344421df99
+RMD160 (samba-4.10.5.tar.gz) = c6ebda08f6dba92446383b18d0f3cce3a2199312
+SHA512 (samba-4.10.5.tar.gz) = 82961791a43511aa42f0d648edd13f0533cb20e1d673903e6a1f6235b0df19dfc0755ab0c8e6d4518ca19c188968a38a6c8e8c80d05a20141c097fb0b3e2b795
+Size (samba-4.10.5.tar.gz) = 18290612 bytes
 SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 0f9ca14e3a77d7dfad06aa8c4d2de2f6cc3c0646
 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
 SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = a7cc41a55ce032c3fe1e0b660f88fa7871710e0e



Home | Main Index | Thread Index | Old Index