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:   adam
Date:           Wed May 13 09:29:20 UTC 2026

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
samba4: updated to 4.24.2

Changes since 4.24.1
* BUG 16038: Samba 4.24 with cups can't get queue and shows errors about
  fetch_share_cache_time
* BUG 16043: Fix a directory file descriptor leak in vfs_glusterfs that
  caused      unbounded memory growth on the GlusterFS brick with
  persistent SMB2      connections.
* BUG 16030: Windows Offline Files fails with permission error when directory
  has the read‑only attribute set
* BUG 15991: samba not triggering mount of zfs snapshot in dataset
  .zfs/snapshots/<snapname> directory
* BUG 15999: net ads join still fails with multiple DCs
* BUG 16076: samba-tool shows wrong format specifiers for timestamp
  attributes
* BUG 14638: restrict anonymous = 2 breaks RODC functionality
* BUG 15973: smbpasswd can crash winbindd on an AD DC
* BUG 15995: smbd does not cleanup on disconnect of the transport connection
  on lease break errors
* BUG 16059: CVE-2026-40170: thirdparty ngtcp2 needs to be updated
* BUG 16067: Require NTLMv2 session security on Windows makes trusts to Samba
  unusable
* BUG 16073: Winbind can change Ownership Of / To A User Who has Homedir / In
  passwd
* BUG 15987: Winbind lsa_OpenPolicy() fails on lsa connection setup with:
  NT_STATUS_RPC_CANNOT_SUPPORT
* BUG 16068: CTDB read-only record handling contains use after free and
  resource leak bugs


To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.124 -r1.125 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.214 pkgsrc/net/samba4/Makefile:1.215
--- pkgsrc/net/samba4/Makefile:1.214    Fri Apr 17 08:35:42 2026
+++ pkgsrc/net/samba4/Makefile  Wed May 13 09:29:20 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.214 2026/04/17 08:35:42 adam Exp $
+# $NetBSD: Makefile,v 1.215 2026/05/13 09:29:20 adam Exp $
 
 # XXX: Fails to build when mit-krb5 is installed.
-DISTNAME=      samba-4.24.1
+DISTNAME=      samba-4.24.2
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.124 pkgsrc/net/samba4/distinfo:1.125
--- pkgsrc/net/samba4/distinfo:1.124    Fri Apr 17 08:35:42 2026
+++ pkgsrc/net/samba4/distinfo  Wed May 13 09:29:20 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.124 2026/04/17 08:35:42 adam Exp $
+$NetBSD: distinfo,v 1.125 2026/05/13 09:29:20 adam Exp $
 
-BLAKE2s (samba-4.24.1.tar.gz) = 81f222a99a98a6ca31c87e49c6548efb2b92bca8d06737909cf24bd045fb0e14
-SHA512 (samba-4.24.1.tar.gz) = 419653355fd609443b1cd321986e7e83c6479a52d7a998e1197846cdb591305b1173b77022a65cf643c46a3a8810de05499a9eba903b839a87fac7a270ebc85f
-Size (samba-4.24.1.tar.gz) = 43389244 bytes
+BLAKE2s (samba-4.24.2.tar.gz) = 1aa6813b03c518cadd7a70ada9d495507441271e88a39d4c4774120d51394ce5
+SHA512 (samba-4.24.2.tar.gz) = 54f65c200815f7f05eca5ee1e69e554acd93be912913d5e8fde1f8ed9b1b809dad4b47559053e4ce9780f271cf61b0abc3a25dce331ca237730574417cf5c5e7
+Size (samba-4.24.2.tar.gz) = 43409510 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