samba: Update to version 4.24.7
Commit Message
- Update from version 4.24.5 to 4.24.7
- Update of rootfiles for all architectures
- Changelog
4.24.7
* BUG 16097: POSIX ACL backend silently discards erros when processing NT
ACLs with non-canonical ordering
* BUG 16225: dns client problems related to EDNS usage
* BUG 15988: Samba internal DNS service doesn't handle switch from UDP to TCP
when packet is larger than 4k
* BUG 15988: Samba internal DNS service doesn't handle switch from UDP to TCP
when packet is larger than 4k
* BUG 16194: autobuild failures need to be reported in a more verbose way
* BUG 16223: DNS scavenging happens even if fAging is FALSE
* BUG 16226: samba-tool dns zoneoptions $DC_SERVER_IP
_msdcs.addom.samba.example.com -P --aging=1 gives
WERR_INTERNAL_DB_ERROR
* BUG 16144: Incorrect behavior on stream create-disposition when prior
handle is closed
* BUG 16082: An inactive node can run recovery resulting in inconsistent
databases
* BUG 16225: dns client problems related to EDNS usage
* BUG 16225: dns client problems related to EDNS usage
4.24.6
* BUG 15978: leases torture test flappy (marked flappy)
* BUG 16065: Memory leak in DRS when replication fails
* BUG 16176: vfs_ceph_snapshots: smbd panics on snapshot access for a share
mounted at the CephFS root ("/")
* BUG 16191: race condition in pthreadpool when forking
* 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
* BUG 16186: vfs_ceph_new: smbd crashes when mixing proxy and non-proxy
CephFS shares
* BUG 15994: CTDB doesn't send tickle ACKs when taking over a released IP
* BUG 16152: CTDB can run nested elections, in rare circumstances
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/packages/aarch64/samba | 2 +-
config/rootfiles/packages/riscv64/samba | 2 +-
config/rootfiles/packages/x86_64/samba | 2 +-
lfs/samba | 6 +++---
4 files changed, 6 insertions(+), 6 deletions(-)
@@ -146,7 +146,7 @@ usr/lib/libndr-standard.so.0
usr/lib/libndr-standard.so.0.0.1
usr/lib/libndr.so
usr/lib/libndr.so.6
-usr/lib/libndr.so.6.0.0
+usr/lib/libndr.so.6.1.0
usr/lib/libnetapi.so
usr/lib/libnetapi.so.1
usr/lib/libnetapi.so.1.0.0
@@ -146,7 +146,7 @@ usr/lib/libndr-standard.so.0
usr/lib/libndr-standard.so.0.0.1
usr/lib/libndr.so
usr/lib/libndr.so.6
-usr/lib/libndr.so.6.0.0
+usr/lib/libndr.so.6.1.0
usr/lib/libnetapi.so
usr/lib/libnetapi.so.1
usr/lib/libnetapi.so.1.0.0
@@ -146,7 +146,7 @@ usr/lib/libndr-standard.so.0
usr/lib/libndr-standard.so.0.0.1
usr/lib/libndr.so
usr/lib/libndr.so.6
-usr/lib/libndr.so.6.0.0
+usr/lib/libndr.so.6.1.0
usr/lib/libnetapi.so
usr/lib/libnetapi.so.1
usr/lib/libnetapi.so.1.0.0
@@ -24,7 +24,7 @@
include Config
-VER = 4.24.5
+VER = 4.24.7
SUMMARY = A SMB/CIFS File, Print, and Authentication Server
THISAPP = samba-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = samba
-PAK_VER = 123
+PAK_VER = 124
DEPS = avahi libtalloc perl-Parse-Yapp wsdd
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 4796e3ae5e70c1d11d9326566677f0909423c5aad140309bfd9b3f8a3dedefe49660d0a0d502a681726ed7a961779587c33c9da29ecf69664b00a2ca958e64af
+$(DL_FILE)_BLAKE2 = 79f5093db219798081eddadf1c81c0337d97563bbd3f9047f14538c557c61b6d58dd57d97bde957a7d84f61f1fbe547cd85a4f6f1e4bff6fe4b86d0772223501
install : $(TARGET)