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:           Thu Apr 22 15:47:45 UTC 2021

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo
Removed Files:
        pkgsrc/net/samba4/patches:
            patch-third__party_socket__wrapper_socket__wrapper.c

Log Message:
samba4: updated to 4.14.3

Changes since 4.14.2
--------------------
* BUG 14671: s3:modules:vfs_virusfilter: Recent New_VFS changes break
  vfs_virusfilter_openat.
* BUG 14586: build: Notice if flex is missing at configure time.
* BUG 14672: Fix smbd panic when two clients open same file.
* BUG 14675: Fix memory leak in the RPC server.
* BUG 14679: s3: smbd: fix deferred renames.
* BUG 14675: s3-iremotewinspool: Set the per-request memory context.
* BUG 14675: Fix memory leak in the RPC server.
* BUG 11899: third_party: Update socket_wrapper to version 1.3.2.
* BUG 14640: third_party: Update socket_wrapper to version 1.3.3.
* BUG 14665: samba-gpupdate: Test that sysvol paths download in
  case-insensitive way.
* BUG 14662: smbd: Ensure errno is preserved across fsp destructor.
* BUG 14663: idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid
  conflict.
* BUG 14288: build: Only add -Wl,--as-needed when supported.


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/net/samba4/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/net/samba4/patches/patch-third__party_socket__wrapper_socket__wrapper.c

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.119 pkgsrc/net/samba4/Makefile:1.120
--- pkgsrc/net/samba4/Makefile:1.119    Wed Apr 21 13:24:14 2021
+++ pkgsrc/net/samba4/Makefile  Thu Apr 22 15:47:45 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2021/04/21 13:24:14 adam Exp $
+# $NetBSD: Makefile,v 1.120 2021/04/22 15:47:45 adam Exp $
 
-DISTNAME=      samba-4.14.2
-PKGREVISION=   1
+DISTNAME=      samba-4.14.3
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.59 pkgsrc/net/samba4/distinfo:1.60
--- pkgsrc/net/samba4/distinfo:1.59     Wed Apr 14 19:11:20 2021
+++ pkgsrc/net/samba4/distinfo  Thu Apr 22 15:47:45 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.59 2021/04/14 19:11:20 adam Exp $
+$NetBSD: distinfo,v 1.60 2021/04/22 15:47:45 adam Exp $
 
-SHA1 (samba-4.14.2.tar.gz) = faf830e239d4b77d3130c2f7a3dbaeb4864d91a8
-RMD160 (samba-4.14.2.tar.gz) = 90932f7fc49abdc0d7d2308af0a87801fc0d6ef4
-SHA512 (samba-4.14.2.tar.gz) = 8dd97abb14d531c3865747512abdf4d2db84b4daa5c15b67cd4f03326e30270d947ba0154493c5897aaa357039b472cfa669c80698b0f572e46d730f70a29b43
-Size (samba-4.14.2.tar.gz) = 18636757 bytes
+SHA1 (samba-4.14.3.tar.gz) = 33520e1a6bdec0f85a521129bb6dbc4575e27175
+RMD160 (samba-4.14.3.tar.gz) = 7e03b9f45c58458dae5aeaf02571536cb8fce806
+SHA512 (samba-4.14.3.tar.gz) = b8cd12c65d2a34c71a40c18eb2c74e86b75be734437ba71106e41352691359fbaf7e5ce7e386846fd84d4c19d100e02ea74dfd6f1ec34f66a10e5c20c0fb3cc6
+Size (samba-4.14.3.tar.gz) = 18643265 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
@@ -32,4 +32,3 @@ SHA1 (patch-source4_heimdal__build_roken
 SHA1 (patch-source4_heimdal_include_heim__threads.h) = c93e0c80790ea2045333822c80e66d371bf2249c
 SHA1 (patch-source4_scripting_wsript_build) = bd4feddcaadf1c3d2d25eb7914e7b5843e4e9511
 SHA1 (patch-source4_utils_oLschema2ldif_wscript__build) = b0cbbcd4ebedd443dc9f9a59d1dad2e039bb9663
-SHA1 (patch-third__party_socket__wrapper_socket__wrapper.c) = 0cc01c932f21e9f6219fb9d204e6fdf3682938f8



Home | Main Index | Thread Index | Old Index