Received: by mail.netbsd.org (Postfix, from userid 605) id 4D63F84CE1; Sat, 20 Mar 2021 19:27:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8264084CE1 for ; Sat, 20 Mar 2021 19:27:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id CIa3DeM6EAOG for ; Sat, 20 Mar 2021 19:27:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DE17784CD8 for ; Sat, 20 Mar 2021 19:27:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB27EFA95; Sat, 20 Mar 2021 19:27:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616268455239990" MIME-Version: 1.0 Date: Sat, 20 Mar 2021 19:27:35 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/samba4 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210320192735.CB27EFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616268455239990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Mar 20 19:27:35 UTC 2021 Modified Files: pkgsrc/net/samba4: Makefile distinfo Log Message: samba4: updated to 4.13.5 Changes since 4.13.4 -------------------- * BUG 14634: s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up failure. * BUG 13992: s3: libsmb: Add missing cli_tdis() in error path if encryption setup failed on temp proxy connection. * BUG 14604: smbd: In conn_force_tdis_done() when forcing a connection closed force a full reload of services. * BUG 14593: dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones. * BUG 14503: s3: Fix fcntl waf configure check. * BUG 14602: s3/auth: Implement "winbind:ignore domains". * BUG 14617: smbd: Use fsp->conn->session_info for the initial delete-on-close token. * BUG 14648: s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error path. * BUG 14624: classicupgrade: Treat old never expires value right. * BUG 14636: g_lock: Fix uninitalized variable reads. * BUG 13898: s3:pysmbd: Fix fd leak in py_smbd_create_file(). * BUG 14625: lib:util: Avoid free'ing our own pointer. * BUG 12505: HEIMDAL: krb5_storage_free(NULL) should work. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 pkgsrc/net/samba4/Makefile cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/samba4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616268455239990 Content-Disposition: inline Content-Length: 1849 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/samba4/Makefile diff -u pkgsrc/net/samba4/Makefile:1.115 pkgsrc/net/samba4/Makefile:1.116 --- pkgsrc/net/samba4/Makefile:1.115 Wed Jan 27 06:17:17 2021 +++ pkgsrc/net/samba4/Makefile Sat Mar 20 19:27:35 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2021/01/27 06:17:17 adam Exp $ +# $NetBSD: Makefile,v 1.116 2021/03/20 19:27:35 adam Exp $ -DISTNAME= samba-4.13.4 +DISTNAME= samba-4.13.5 CATEGORIES= net MASTER_SITES= https://download.samba.org/pub/samba/stable/ Index: pkgsrc/net/samba4/distinfo diff -u pkgsrc/net/samba4/distinfo:1.56 pkgsrc/net/samba4/distinfo:1.57 --- pkgsrc/net/samba4/distinfo:1.56 Wed Jan 27 06:17:17 2021 +++ pkgsrc/net/samba4/distinfo Sat Mar 20 19:27:35 2021 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.56 2021/01/27 06:17:17 adam Exp $ +$NetBSD: distinfo,v 1.57 2021/03/20 19:27:35 adam Exp $ -SHA1 (samba-4.13.4.tar.gz) = 491057e200b5851a9d7e34ff3653a7f069dab678 -RMD160 (samba-4.13.4.tar.gz) = 8b4bbf4cfe85a03ebc2ce97816e137213a534ab7 -SHA512 (samba-4.13.4.tar.gz) = fb7b0e2ad122a72ef534de6446e5a44b842553963fc331c68454e8ff761f16e921a0dcdd653fe6b5e90d4ccf28869bd13df53d615d86cccd85a5ec3589268cf6 -Size (samba-4.13.4.tar.gz) = 18429050 bytes +SHA1 (samba-4.13.5.tar.gz) = abdfc52c7326e30508a6167d5e3e9256e17e1980 +RMD160 (samba-4.13.5.tar.gz) = 8148c4debd7c56693676b405970306ce7cf8b695 +SHA512 (samba-4.13.5.tar.gz) = 4187337fecf60fa133c6e81e894634f36028d34ccc521e5e856a5736a4f58fc2ad2cd136a206d141f17f7bc519a6168a27e83705fb2d38559667a60b24ad1c1f +Size (samba-4.13.5.tar.gz) = 18426722 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 --_----------=_1616268455239990--