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 Jul  1 07:27:25 UTC 2026

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
samba4: updated to 4.24.4

Changes since 4.24.3

o  Volker Lendecke <vl%samba.org@localhost>
   * BUG 16095: Use-after-free in handling acls with claims and conditions

o  Gary Lockyer <gary%catalyst.net.nz@localhost>
   * BUG 16092: Compilers may ignore overflow checks - Fix tautological-compare
     warnings

o  Stefan Metzmacher <metze%samba.org@localhost>
   * BUG 14638: restrict anonymous = 2 breaks RODC functionality
   * BUG 16006: warning: assignment discards 'const' qualifier from pointer
     target type [-Wdiscarded-qualifiers]
   * BUG 16067: Require NTLMv2 session security on Windows makes trusts to Samba
     unusable
   * BUG 16092: Compilers may ignore overflow checks - Fix tautological-compare
     warnings
   * BUG 16151: winbindd stuck in init_dc_connection_rpc() returning
     NT_STATUS_TRUSTED_DOMAIN_FAILURE

o  Andreas Schneider <asn%samba.org@localhost>
   * BUG 16006: warning: assignment discards 'const' qualifier from pointer
     target type [-Wdiscarded-qualifiers]
   * BUG 16149: domain\user not split when provided as username in
     smbc_set_credentials_with_fallback()


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.126 -r1.127 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.218 pkgsrc/net/samba4/Makefile:1.219
--- pkgsrc/net/samba4/Makefile:1.218    Thu Jun 11 07:21:25 2026
+++ pkgsrc/net/samba4/Makefile  Wed Jul  1 07:27:25 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.218 2026/06/11 07:21:25 wiz Exp $
+# $NetBSD: Makefile,v 1.219 2026/07/01 07:27:25 adam Exp $
 
 # XXX: Fails to build when mit-krb5 is installed.
-DISTNAME=      samba-4.24.3
-PKGREVISION=   1
+DISTNAME=      samba-4.24.4
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.126 pkgsrc/net/samba4/distinfo:1.127
--- pkgsrc/net/samba4/distinfo:1.126    Wed May 27 06:06:20 2026
+++ pkgsrc/net/samba4/distinfo  Wed Jul  1 07:27:25 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.126 2026/05/27 06:06:20 adam Exp $
+$NetBSD: distinfo,v 1.127 2026/07/01 07:27:25 adam Exp $
 
-BLAKE2s (samba-4.24.3.tar.gz) = 41e24d03c7d01d9ed00d99efd6d51c5c161bc148e0bd0ce8e14e5f5e1083bb68
-SHA512 (samba-4.24.3.tar.gz) = 769445f861bfd978bc8eccc53135c03d94b5e2b402f45df8c3ae202999d6f8e35a2a78bb4bada34f09cf177cfe8be4013ffd6da8d311cf6a7ff2a4a8222c6b4f
-Size (samba-4.24.3.tar.gz) = 43446520 bytes
+BLAKE2s (samba-4.24.4.tar.gz) = b3bba50ea3da90441f5fb733a7f1004c745be7ef5076d985c417991873183698
+SHA512 (samba-4.24.4.tar.gz) = 3f6b8a99491d82fcb90115288e547b330afd452f7ed15f288085644a0ea9ccbd45645c5a75f2d5db6d2d888ff280e87ec252b48e0c064a0ca33cac39f24f123d
+Size (samba-4.24.4.tar.gz) = 43431734 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