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:           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.

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



Home | Main Index | Thread Index | Old Index