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:           Mon Mar  2 10:07:44 UTC 2026

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo
        pkgsrc/net/samba4/files: smbd.sh

Log Message:
samba4: updated to 4.23.6

Changes since 4.23.5

o  Douglas Bagnall <douglas.bagnall%catalyst.net.nz@localhost>
   * BUG 15990: No function _python_sysroot defined

o  Ralph Boehme <slow%samba.org@localhost>
   * BUG 15978: leases torture test flappy
   * BUG 15984: smbd: in contend_dirleases() don't bother checking when not
     enabled

o  Samuel Cabrero <scabrero%samba.org@localhost>
   * BUG 15979: possible memory leak  on rpc_spoolss

o  Günther Deschner <gd%samba.org@localhost>
   * BUG 15964: "net offlinejoin requestodj" manpage entry incorrectly mentiones
     provided credentials

o  Noel Power <noel.power%suse.com@localhost>
   * 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

o  Peter Schwenke <pschwenke%ddn.com@localhost>
   * BUG 15938: CTDB's statd_callout fails on sm-notify
   * BUG 15939: CTDB statd_callout_notify notifies unnecessary clients and loses
     their state

o  Martin Schwenke <mschwenke%ddn.com@localhost>
   * BUG 15939: CTDB statd_callout_notify notifies unnecessary clients and loses
     their state
   * BUG 15977: ctdbd socket documentation is wrong


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.122 -r1.123 pkgsrc/net/samba4/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/samba4/files/smbd.sh

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.212 pkgsrc/net/samba4/Makefile:1.213
--- pkgsrc/net/samba4/Makefile:1.212    Fri Feb  6 10:05:38 2026
+++ pkgsrc/net/samba4/Makefile  Mon Mar  2 10:07:43 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.212 2026/02/06 10:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.213 2026/03/02 10:07:43 adam Exp $
 
 # XXX: Fails to build when mit-krb5 is installed.
-DISTNAME=      samba-4.23.5
-PKGREVISION=   1
+DISTNAME=      samba-4.23.6
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.122 pkgsrc/net/samba4/distinfo:1.123
--- pkgsrc/net/samba4/distinfo:1.122    Fri Jan 23 16:02:58 2026
+++ pkgsrc/net/samba4/distinfo  Mon Mar  2 10:07:43 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.122 2026/01/23 16:02:58 adam Exp $
+$NetBSD: distinfo,v 1.123 2026/03/02 10:07:43 adam Exp $
 
-BLAKE2s (samba-4.23.5.tar.gz) = 736f3d641de3d24fdc12028f47fb668aa87337fc4b8786802c569bafa9f9a055
-SHA512 (samba-4.23.5.tar.gz) = 5bf5733dddde9dbd8f5680b53fb927a6802572d1f4758d1d58e00e58fdadc19bec1ef2b195bcdc065c7bed05c3d4aade5ffe9af9227051cf9ea91a9428a3693c
-Size (samba-4.23.5.tar.gz) = 43298892 bytes
+BLAKE2s (samba-4.23.6.tar.gz) = 2fe87bc32e1ede1ba719addd8b4b884c343f923ba448921430aaa117d9664f48
+SHA512 (samba-4.23.6.tar.gz) = 61dc2a80f1ea5a7a04bc45ba7896107fd1c619ec3f841f9f6adb9c166a3ce3a5cee7b0d097cfa2c768ba65e35167c0739099cc76a5478c0d6f41521a621336c9
+Size (samba-4.23.6.tar.gz) = 43306831 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

Index: pkgsrc/net/samba4/files/smbd.sh
diff -u pkgsrc/net/samba4/files/smbd.sh:1.2 pkgsrc/net/samba4/files/smbd.sh:1.3
--- pkgsrc/net/samba4/files/smbd.sh:1.2 Mon Jun 21 10:23:48 2021
+++ pkgsrc/net/samba4/files/smbd.sh     Mon Mar  2 10:07:44 2026
@@ -1,6 +1,6 @@
 #!@RCD_SCRIPTS_SHELL@
 #
-# $NetBSD: smbd.sh,v 1.2 2021/06/21 10:23:48 nia Exp $
+# $NetBSD: smbd.sh,v 1.3 2026/03/02 10:07:44 adam Exp $
 #
 # PROVIDE: smbd
 
@@ -39,5 +39,4 @@ smbd_precmd()
 
 
 load_rc_config $name
-load_rc_config_var nmbd nmbd
 run_rc_command "$1"



Home | Main Index | Thread Index | Old Index