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:   taca
Date:           Sun Jul 25 15:58:04 UTC 2021

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
net/samba4: update to 4.3.10

Changes since 4.13.9
--------------------

o  Jeremy Allison <jra%samba.org@localhost>
   * BUG 14708: s3: smbd: Ensure POSIX default ACL is mapped into returned
     Windows ACL for directory handles.
   * BUG 14721: Take a copy to make sure we don't reference free'd memory.
   * BUG 14722: s3: lib: Fix talloc heirarcy error in parent_smb_fname().
   * BUG 14736: s3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent) in
     change_file_owner_to_parent() error path.

o  Andrew Bartlett <abartlet%samba.org@localhost>
   * BUG 14575: samba-tool: Give better error information when the
     'domain backup restore' fails with a duplicate SID.

o  Ralph Boehme <slow%samba.org@localhost>
   * BUG 14714: smbd: Correctly initialize close timestamp fields.
   * BUG 14740: Spotlight RPC service doesn't work with vfs_glusterfs.

o  Volker Lendecke <vl%samba.org@localhost>
   * BUG 14475: ctdb: Fix a crash in run_proc_signal_handler().

o  Stefan Metzmacher <metze%samba.org@localhost>
   * BUG 14750: gensec_krb5: Restore ipv6 support for kpasswd.
   * BUG 14752: smbXsrv_{open,session,tcon}: Protect
     smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.

o  Joseph Sutton <josephsutton%catalyst.net.nz@localhost>
   * BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
     backend.
   * BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
     restoring a backup.


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.63 -r1.64 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.127 pkgsrc/net/samba4/Makefile:1.128
--- pkgsrc/net/samba4/Makefile:1.127    Tue Jun 22 09:36:41 2021
+++ pkgsrc/net/samba4/Makefile  Sun Jul 25 15:58:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2021/06/22 09:36:41 nia Exp $
+# $NetBSD: Makefile,v 1.128 2021/07/25 15:58:04 taca Exp $
 
 #
 # WARNING: DO NOT UPDATE WITHOUT RESOLVING THIS ISSUE:
@@ -8,7 +8,7 @@
 #
 # Please do not update without testing on NetBSD 9.2!
 #
-DISTNAME=      samba-4.13.9
+DISTNAME=      samba-4.13.10
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.63 pkgsrc/net/samba4/distinfo:1.64
--- pkgsrc/net/samba4/distinfo:1.63     Tue Jun 22 09:36:41 2021
+++ pkgsrc/net/samba4/distinfo  Sun Jul 25 15:58:04 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.63 2021/06/22 09:36:41 nia Exp $
+$NetBSD: distinfo,v 1.64 2021/07/25 15:58:04 taca Exp $
 
-SHA1 (samba-4.13.9.tar.gz) = 53e167dc014b77b4314943f177a1e9ff77daf320
-RMD160 (samba-4.13.9.tar.gz) = 97fa709930487bdd08d0da5bce18d7dc05e17d9f
-SHA512 (samba-4.13.9.tar.gz) = 35c98979c1141fe4bd700e3c8f2439ec08876697faeaced6668ea6a9fea1d8303ca34e82123499aa4a41054b9ed6e1260ae779ea8d59978ba6de6b5861f21948
-Size (samba-4.13.9.tar.gz) = 18443813 bytes
+SHA1 (samba-4.13.10.tar.gz) = 43086c42e641fa6657bbb1d5cc5b64704230b824
+RMD160 (samba-4.13.10.tar.gz) = fd8fec4699e9814a811c53a8f80615b1fee41673
+SHA512 (samba-4.13.10.tar.gz) = dc4ad2dabc630575150d7b6db7818cd62827bdd9cc955c856bf0ba1684a1258d6306acd6e373aff1893255ad42d97fe8bf67c6fc30c5cffb1624fbfe4a238865
+Size (samba-4.13.10.tar.gz) = 18450805 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