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:   wiz
Date:           Wed Jul 19 15:33:28 UTC 2023

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
samba: update to 4.18.4.

Changes since 4.18.3
--------------------

o  Douglas Bagnall <douglas.bagnall%catalyst.net.nz@localhost>
   * BUG 15404: Backport --pidl-developer fixes.

o  Samuel Cabrero <scabrero%samba.org@localhost>
   * BUG 14030: Named crashes on DLZ zone update.

o  Björn Jacke <bj%sernet.de@localhost>
   * BUG 2312: smbcacls and smbcquotas do not check // before the server.

o  Volker Lendecke <vl%samba.org@localhost>
   * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers.
   * BUG 15391: smbclient leaks fds with showacls.
   * BUG 15402: smbd returns NOT_FOUND when creating files on a r/o filesystem.

o  Stefan Metzmacher <metze%samba.org@localhost>
   * BUG 15355: NSS_WRAPPER_HOSTNAME doesn't match NSS_WRAPPER_HOSTS entry and
     causes test timeouts.

o  Noel Power <noel.power%suse.com@localhost>
   * BUG 15384: net ads lookup (with unspecified realm) fails.

o  Christof Schmitt <cs%samba.org@localhost>
   * BUG 15381: Register Samba processes with GPFS.

o  Andreas Schneider <asn%samba.org@localhost>
   * BUG 15390: Python tarfile extraction needs change to avoid a warning
     (CVE-2007-4559 mitigation).
   * BUG 15398: The winbind child segfaults when listing users with `winbind
     scan trusted domains = yes`.

o  Jones Syue <jonessyue%qnap.com@localhost>
   * BUG 15383: Remove comments about deprecated 'write cache size'.
   * BUG 15403: smbget memory leak if failed to download files recursively.


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.93 -r1.94 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.165 pkgsrc/net/samba4/Makefile:1.166
--- pkgsrc/net/samba4/Makefile:1.165    Fri Jun 16 21:40:12 2023
+++ pkgsrc/net/samba4/Makefile  Wed Jul 19 15:33:27 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.165 2023/06/16 21:40:12 wiz Exp $
+# $NetBSD: Makefile,v 1.166 2023/07/19 15:33:27 wiz Exp $
 
-DISTNAME=      samba-4.18.3
+DISTNAME=      samba-4.18.4
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.93 pkgsrc/net/samba4/distinfo:1.94
--- pkgsrc/net/samba4/distinfo:1.93     Fri Jun 16 21:40:12 2023
+++ pkgsrc/net/samba4/distinfo  Wed Jul 19 15:33:27 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.93 2023/06/16 21:40:12 wiz Exp $
+$NetBSD: distinfo,v 1.94 2023/07/19 15:33:27 wiz Exp $
 
-BLAKE2s (samba-4.18.3.tar.gz) = 5cbceef6c02cbedfc24d0e74e09473a716873d1394375163a4def7a4014b78af
-SHA512 (samba-4.18.3.tar.gz) = b0980291ca124641bd03ba51d4b4e2e492facb3939f8edf491133be83a82beed66f68f00442cb02c211a9e76eb6ba08387136e30eb7df756c3c90c76034689c4
-Size (samba-4.18.3.tar.gz) = 41294739 bytes
+BLAKE2s (samba-4.18.4.tar.gz) = 10d5c7dc7c05f4f47dc5bceb936c820db574208bdfd4ed3e4625275756f30b69
+SHA512 (samba-4.18.4.tar.gz) = bc8d792b510061556c07b6844a825801a4271eed45e01133a4718c1839d123e2908fa0e31e67af43098500e98a9082eb104052e711a8a034fac23d86e15c29ee
+Size (samba-4.18.4.tar.gz) = 41311410 bytes
 SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = d927db17124d2bb5b382885e70a41f84c3929926
 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
 SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = e4c0ed3dacfcf5613a5b397b3c6cf88509497da7



Home | Main Index | Thread Index | Old Index