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:           Tue Nov 26 11:38:09 UTC 2024

Modified Files:
        pkgsrc/net/samba4: Makefile PLIST distinfo

Log Message:
samba4: updated to 4.21.2

Changes since 4.21.1
--------------------

o  Ralph Boehme <slow%samba.org@localhost>
   * BUG 15732: smbd fails to correctly check sharemode against OVERWRITE
     dispositions.
   * BUG 15754: Panic in close_directory.

o  Pavel Filipenský <pfilipensky%samba.org@localhost>
   * BUG 15752: winexe no longer works with samba 4.21.

o  Stefan Metzmacher <metze%samba.org@localhost>
   * BUG 14356: protocol error - Unclear debug message "pad length mismatch" for
     invalid bind packet.
   * BUG 15425: NetrGetLogonCapabilities QueryLevel 2 needs to be implemented.
   * BUG 15740: gss_accept_sec_context() from Heimdal does not imply
     GSS_C_MUTUAL_FLAG with GSS_C_DCE_STYLE.
   * BUG 15749: winbindd should call process_set_title() for locator child.

o  Martin Schwenke <mschwenke%ddn.com@localhost>
   * BUG 15320: Update CTDB to track all TCP connections to public IP addresses.


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/samba4/PLIST
cvs rdiff -u -r1.110 -r1.111 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.192 pkgsrc/net/samba4/Makefile:1.193
--- pkgsrc/net/samba4/Makefile:1.192    Thu Nov 14 22:21:17 2024
+++ pkgsrc/net/samba4/Makefile  Tue Nov 26 11:38:09 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.192 2024/11/14 22:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.193 2024/11/26 11:38:09 adam Exp $
 
-DISTNAME=      samba-4.21.1
-PKGREVISION=   3
+DISTNAME=      samba-4.21.2
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/PLIST
diff -u pkgsrc/net/samba4/PLIST:1.58 pkgsrc/net/samba4/PLIST:1.59
--- pkgsrc/net/samba4/PLIST:1.58        Thu Oct 24 17:23:43 2024
+++ pkgsrc/net/samba4/PLIST     Tue Nov 26 11:38:09 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.58 2024/10/24 17:23:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.59 2024/11/26 11:38:09 adam Exp $
 bin/cifsdd
 bin/dbwrap_tool
 bin/dumpmscat
@@ -213,6 +213,7 @@ ${PYSITELIB}/samba/dcerpc/netlogon.so
 ${PYSITELIB}/samba/dcerpc/ntlmssp.so
 ${PYSITELIB}/samba/dcerpc/preg.so
 ${PYSITELIB}/samba/dcerpc/samr.so
+${PYSITELIB}/samba/dcerpc/schannel.so
 ${PYSITELIB}/samba/dcerpc/security.so
 ${PYSITELIB}/samba/dcerpc/server_id.so
 ${PYSITELIB}/samba/dcerpc/smb3posix.so

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.110 pkgsrc/net/samba4/distinfo:1.111
--- pkgsrc/net/samba4/distinfo:1.110    Sun Nov 10 07:41:07 2024
+++ pkgsrc/net/samba4/distinfo  Tue Nov 26 11:38:09 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.110 2024/11/10 07:41:07 wiz Exp $
+$NetBSD: distinfo,v 1.111 2024/11/26 11:38:09 adam Exp $
 
-BLAKE2s (samba-4.21.1.tar.gz) = a32aec50178ecc481ac128996dc1d311cba0ca785030dfd381f2548e2a412af7
-SHA512 (samba-4.21.1.tar.gz) = a3fb57d9dc72e7b924995cc59887535a75f4462d3afb68098321efeb15541e372071e3f8277006f9e792491e25a0f05127c2929fd2f22d9ee7dace3c13088cdb
-Size (samba-4.21.1.tar.gz) = 42635617 bytes
+BLAKE2s (samba-4.21.2.tar.gz) = e3290f018fe4bd2676d44d4b6b40d75e1d7de8461e7afa53eab45b8ad737e30d
+SHA512 (samba-4.21.2.tar.gz) = 8d1cd47d56158d887785ac586851fcadc86ef013c3d4c2bedbb8fa20d89e30649f8b75323784e9236984b345cbaa3f9293fb34436cd48131dea2b139b3ad35ea
+Size (samba-4.21.2.tar.gz) = 42647875 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



Home | Main Index | Thread Index | Old Index