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: Thu Aug 20 08:11:03 UTC 2026
Modified Files:
pkgsrc/net/samba4: Makefile PLIST distinfo
Log Message:
samba4: updated to 4.24.6
Changes since 4.24.5
o Ralph Boehme <slow%samba.org@localhost>
* BUG 15978: leases torture test flappy (marked flappy)
* BUG 16065: Memory leak in DRS when replication fails
o Matthias Grandl <matthias.grandl%croit.io@localhost>
* BUG 16176: vfs_ceph_snapshots: smbd panics on snapshot access for a share
mounted at the CephFS root ("/")
o Volker Lendecke <vl%samba.org@localhost>
* BUG 16191: race condition in pthreadpool when forking
o Stefan Metzmacher <metze%samba.org@localhost>
* BUG 16065: Memory leak in DRS when replication fails
* BUG 16077: witness test flappy needs to be fixed
* BUG 16093: temporary read of unrelated or non-existing memory in s3 dfs
server
* BUG 16094: source4/dsdb/samdb/cracknames.c doesn't use
ldb_binary_encode_string() consistently
* BUG 16153: dsgetdcname() may not detect an active directory domain if the
netbios domain name is given and nmbd nor the nbt service is
available
* BUG 16199: ndr_{push,pull,print}_{timeval,timespec} encode/decode the value
twice
o Anoop C S <anoopcs%samba.org@localhost>
* BUG 16186: vfs_ceph_new: smbd crashes when mixing proxy and non-proxy
CephFS shares
o Martin Schwenke <mschwenke%ddn.com@localhost>
* BUG 15994: CTDB doesn't send tickle ACKs when taking over a released IP
* BUG 16152: CTDB can run nested elections, in rare circumstances
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/samba4/PLIST
cvs rdiff -u -r1.129 -r1.130 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.220 pkgsrc/net/samba4/Makefile:1.221
--- pkgsrc/net/samba4/Makefile:1.220 Thu Jul 30 15:37:00 2026
+++ pkgsrc/net/samba4/Makefile Thu Aug 20 08:11:02 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.220 2026/07/30 15:37:00 taca Exp $
+# $NetBSD: Makefile,v 1.221 2026/08/20 08:11:02 adam Exp $
# XXX: Fails to build when mit-krb5 is installed.
-DISTNAME= samba-4.24.5
+DISTNAME= samba-4.24.6
CATEGORIES= net
MASTER_SITES= https://download.samba.org/pub/samba/stable/
Index: pkgsrc/net/samba4/PLIST
diff -u pkgsrc/net/samba4/PLIST:1.64 pkgsrc/net/samba4/PLIST:1.65
--- pkgsrc/net/samba4/PLIST:1.64 Fri Apr 17 08:35:42 2026
+++ pkgsrc/net/samba4/PLIST Thu Aug 20 08:11:02 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.64 2026/04/17 08:35:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.65 2026/08/20 08:11:02 adam Exp $
bin/cifsdd
bin/dbwrap_tool
bin/dumpmscat
@@ -135,7 +135,7 @@ lib/libndr-standard.so.0
lib/libndr-standard.so.0.0.1
lib/libndr.so
lib/libndr.so.6
-lib/libndr.so.6.0.0
+lib/libndr.so.6.1.0
lib/libnetapi.so
lib/libnetapi.so.1
lib/libnetapi.so.1.0.0
Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.129 pkgsrc/net/samba4/distinfo:1.130
--- pkgsrc/net/samba4/distinfo:1.129 Thu Jul 30 15:37:00 2026
+++ pkgsrc/net/samba4/distinfo Thu Aug 20 08:11:02 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.129 2026/07/30 15:37:00 taca Exp $
+$NetBSD: distinfo,v 1.130 2026/08/20 08:11:02 adam Exp $
-BLAKE2s (samba-4.24.5.tar.gz) = 77d982003d1cbeb4ab0c7e61869fd11718d37571223d38b4812312481b076687
-SHA512 (samba-4.24.5.tar.gz) = dadaee50c61cc8076bd5f4e6e3a8be13b6aa6aeff33991277c7f5398ba9dea32e8d966c0206dec9cad240b935768b707f9c9dd6b60c3db433dcf8ddb30134088
-Size (samba-4.24.5.tar.gz) = 43445051 bytes
+BLAKE2s (samba-4.24.6.tar.gz) = 6f8d04ce82605c46bdaa7ad482c2217db86ced1173a6eaa64e638c18064426e4
+SHA512 (samba-4.24.6.tar.gz) = fb4e4602c0a36ab26ce04457e0ae259eda6f00411468f91227d234385b545e230103c1053820b17193e8f5a1967dc3bf637777e946c72ecbe1f2e82901af737f
+Size (samba-4.24.6.tar.gz) = 43449390 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