From: Bjorn Ketelaars Subject: UPDATE net/samba-4.23.6 To: ports@openbsd.org Cc: Ian McWilliam Date: Fri, 27 Feb 2026 15:17:01 +0100 Diff below update net/samba to 4.23.6. From https://www.samba.org/samba/history/samba-4.23.6.html: - 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 Run tested on amd64. OK / comments? diff --git Makefile Makefile index 834a8595d41..5a1f99b0273 100644 --- Makefile +++ Makefile @@ -1,4 +1,4 @@ -VERSION = 4.23.5 +VERSION = 4.23.6 DISTNAME = samba-${VERSION} EPOCH = 0 diff --git distinfo distinfo index 00b7c393364..4f592b78138 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (samba-4.23.5.tar.gz) = WTpD3dDVeQIjffp2iI97Ast/x3RxETacsx4SbbSDa58= -SIZE (samba-4.23.5.tar.gz) = 43298892 +SHA256 (samba-4.23.6.tar.gz) = 49q9i15C3Jdmn6D67wMlEKlOSWtY9wZwguUDbYjw5wI= +SIZE (samba-4.23.6.tar.gz) = 43306831