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:           Fri Mar 17 14:01:50 UTC 2023

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
net/samba4: update to 4.17.6

                   ==============================
                   Release Notes for Samba 4.17.6
                           March 09, 2023
                   ==============================

This is the latest stable release of the Samba 4.17 release series.

Changes since 4.17.5
--------------------

o  Jeremy Allison <jra%samba.org@localhost>
   * BUG 15314: streams_xattr is creating unexpected locks on folders.

o  Andrew Bartlett <abartlet%samba.org@localhost>
   * BUG 10635: Use of the Azure AD Connect cloud sync tool is now supported for
     password hash synchronisation, allowing Samba AD Domains to synchronise
     passwords with this popular cloud environment.

o  Ralph Boehme <slow%samba.org@localhost>
   * BUG 15299: Spotlight doesn't work with latest macOS Ventura.

o  Volker Lendecke <vl%samba.org@localhost>
   * BUG 15310: New samba-dcerpc architecture does not scale gracefully.

o  John Mulligan <jmulligan%redhat.com@localhost>
   * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of
     fsp_get_pathref_fd() in close and fstat.

o  Noel Power <noel.power%suse.com@localhost>
   * BUG 15293: With clustering enabled samba-bgqd can core dump due to use
     after free.

o  baixiangcpp <baixiangcpp%gmail.com@localhost>
   * BUG 15311: fd_load() function implicitly closes the fd where it should not.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.89 -r1.90 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.159 pkgsrc/net/samba4/Makefile:1.160
--- pkgsrc/net/samba4/Makefile:1.159    Sat Jan 28 13:52:03 2023
+++ pkgsrc/net/samba4/Makefile  Fri Mar 17 14:01:50 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2023/01/28 13:52:03 taca Exp $
+# $NetBSD: Makefile,v 1.160 2023/03/17 14:01:50 taca Exp $
 
-DISTNAME=      samba-4.17.5
+DISTNAME=      samba-4.17.6
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.89 pkgsrc/net/samba4/distinfo:1.90
--- pkgsrc/net/samba4/distinfo:1.89     Sat Jan 28 13:52:03 2023
+++ pkgsrc/net/samba4/distinfo  Fri Mar 17 14:01:50 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.89 2023/01/28 13:52:03 taca Exp $
+$NetBSD: distinfo,v 1.90 2023/03/17 14:01:50 taca Exp $
 
-BLAKE2s (samba-4.17.5.tar.gz) = 693514a7a8b9ec6b091be330c8ff5d31e0c5f37e1b6d38d5260f934255453b8f
-SHA512 (samba-4.17.5.tar.gz) = 352ae8bc161fb07ac6c7330c6ebd02c27eb453ffc1c32c8437edc441ba3044cb2e9b31c8cf181664a2b47098c75a55f06c105f5397c57ce75826ef2af331afa9
-Size (samba-4.17.5.tar.gz) = 30846334 bytes
+BLAKE2s (samba-4.17.6.tar.gz) = b3c858a1989063022715c30e79ba7c587306f00c61624e52b7521914b6eb25f3
+SHA512 (samba-4.17.6.tar.gz) = f3571828b471eb34dd10d49708d189c0c2820892b002c8bf272969421e69a3d92259088f30bd87304e6fae614621371cab5a3b581c47a925904b420246af6553
+Size (samba-4.17.6.tar.gz) = 30857472 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