pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/samba4



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Oct 16 04:25:21 UTC 2025

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
net/samba4: update to 4.21.9

                   ==============================
                   Release Notes for Samba 4.21.9
                          October 15, 2025
                   ==============================

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

o CVE-2025-9640:  Uninitialized memory disclosure via vfs_streams_xattr.
                  https://www.samba.org/samba/security/CVE-2025-9640.html

o CVE-2025-10230: Command injection via WINS server hook script.
                  https://www.samba.org/samba/security/CVE-2025-10230.html

Changes since 4.21.8
--------------------

o  Douglas Bagnall <douglas.bagnall%catalyst.net.nz@localhost>
   * BUG 15903: CVE-2025-10230.

o  Andrew Walker <andrew.walker%truenas.com@localhost>
   * BUG 15885: CVE-2025-9640.

----------------------------------------
                   ==============================
                   Release Notes for Samba 4.21.8
                         September 09, 2025
                   ==============================

This is the latest stable release of the Samba 4.21 release series.

Changes since 4.21.7
--------------------

o  Ralph Boehme <slow%samba.org@localhost>
   * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
     SysvolReady=0.
   * BUG 15844: getpwuid does not shift to new DC when current DC is down.
   * BUG 15876: Windows security hardening locks out schannel'ed netlogon dc
     calls like netr_DsRGetDCName.

o  Günther Deschner <gd%samba.org@localhost>
   * BUG 15840: kinit command is failing with Missing cache Error.

o  Pavel Filipenský <pfilipensky%samba.org@localhost>
   * BUG 15891: Figuring out the DC name from IP address fails and breaks
     fork_domain_child().

o  Volker Lendecke <vl%samba.org@localhost>
   * BUG 15892: Delayed leader broadcast can block ctdb forever.

o  Stefan Metzmacher <metze%samba.org@localhost>
   * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
     SysvolReady=0.

o  MikeLiu <mikeliu%qnap.com@localhost>
   * BUG 15900: 'net ads group' failed to list domain groups.

o  Rabinarayan Panigrahi <rapanigr%redhat.com@localhost>
   * BUG 15663: Apparently there is a conflict between shadow_copy2 module and
     virusfilter (action quarantine).

o  Aleksandr Sharov <asharov%redhat.com@localhost>
   * BUG 15877: Fix handling of empty GPO link.

o  Srinivas Rao V <Srinivas.Rao.V%ibm.com@localhost>
   * BUG 15880: SMB ACL inheritance doesn't work for files created.


To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.119 -r1.120 pkgsrc/net/samba4/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/samba4/Makefile
diff -u pkgsrc/net/samba4/Makefile:1.206 pkgsrc/net/samba4/Makefile:1.207
--- pkgsrc/net/samba4/Makefile:1.206    Sat Aug 30 22:46:05 2025
+++ pkgsrc/net/samba4/Makefile  Thu Oct 16 04:25:20 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.206 2025/08/30 22:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.207 2025/10/16 04:25:20 taca Exp $
 
-DISTNAME=      samba-4.21.7
-PKGREVISION=   2
+DISTNAME=      samba-4.21.9
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.119 pkgsrc/net/samba4/distinfo:1.120
--- pkgsrc/net/samba4/distinfo:1.119    Thu Oct  9 07:45:50 2025
+++ pkgsrc/net/samba4/distinfo  Thu Oct 16 04:25:20 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.119 2025/10/09 07:45:50 wiz Exp $
+$NetBSD: distinfo,v 1.120 2025/10/16 04:25:20 taca Exp $
 
-BLAKE2s (samba-4.21.7.tar.gz) = 4cee4b3035ff21c547049e348ca7dac48cadfb5a653277bf06f4f9d8595a4fa9
-SHA512 (samba-4.21.7.tar.gz) = f44a0dc880b2a5694f9c46ff11c808ae263f68c91cc9b0e32869bb44f84c1fdcc49370a396f38e0f452133c29357d8ad80a689af67bd85f648b2121e7792b555
-Size (samba-4.21.7.tar.gz) = 42689509 bytes
+BLAKE2s (samba-4.21.9.tar.gz) = baeb524bb0b8fa706a07af46d2818778bf8290a08a673a56e4cefc7174be0d19
+SHA512 (samba-4.21.9.tar.gz) = 465ccb912c443e3b187d9662f605141011626b12ebc979558e3c710487382cae8fe110e0bc5232f04c839cb5d13313f8f68f2edd2511ead31cefb9096ecdcf08
+Size (samba-4.21.9.tar.gz) = 42695134 bytes
 SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = d927db17124d2bb5b382885e70a41f84c3929926
 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
 SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = b9015694b80c0e6382d75c806fd6e0eb92e5f998



Home | Main Index | Thread Index | Old Index