samba: Update to version 4.23.6
Commit Message
- Update from version 4.23.5 to 4.23.6
- No change to rootfile
- Changelog
4.23.6
* BUG 15990: No function _python_sysroot defined
* BUG 15978: leases torture test flappy
* BUG 15984: smbd: in contend_dirleases() don't bother checking when not
enabled
* BUG 15979: possible memory leak on rpc_spoolss
* BUG 15964: "net offlinejoin requestodj" manpage entry incorrectly mentiones
provided credentials
* BUG 15789: "use-kerberos=desired" broken
* BUG 15958: pthreadpool_tevent has race conditions accessing both
pthreadpool_tevent.jobs list and pthreadpool_tevent.glue_list
* BUG 15979: possible memory leak on rpc_spoolss
* BUG 15938: CTDB's statd_callout fails on sm-notify
* BUG 15939: CTDB statd_callout_notify notifies unnecessary clients and loses
their state
* BUG 15939: CTDB statd_callout_notify notifies unnecessary clients and loses
their state
* BUG 15977: ctdbd socket documentation is wrong
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/samba | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
@@ -24,7 +24,7 @@
include Config
-VER = 4.23.5
+VER = 4.23.6
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 = 119
+PAK_VER = 120
DEPS = avahi libtalloc perl-Parse-Yapp wsdd
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cab8a569da87d32b0268ea2111327450b64fa863507a286d46e200c21c947c477807f181651fa32bf81b799f1ae7554f417300abc8442fbe274208becb7432c9
+$(DL_FILE)_BLAKE2 = c5c567bfc4734429790ec7362150eda231ce7e3e7dbdfaa2ca2dc81bd178c9c15cc9360b21f4c5dd1f1423d46337bc5a7b581efcff8ed647adb69a9b47922320
install : $(TARGET)