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:           Fri Oct  8 13:20:34 UTC 2021

Modified Files:
        pkgsrc/net/samba4: Makefile PLIST distinfo

Log Message:
samba4: updated to 4.13.12

Changes since 4.13.11
---------------------
* BUG 14806: Address a signifcant performance regression in database access
  in the AD DC since Samba 4.12.
* BUG 14807: Fix performance regression in lsa_LookupSids3/LookupNames4 since
  Samba 4.9 by using an explicit database handle cache.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.
* BUG 14818: Address flapping samba_tool_drs_showrepl test.
* BUG 14819: Address flapping dsdb_schema_attributes test.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.
* BUG 14784: Fix CTDB flag/status update race conditions.
* BUG 14817: An unuthenticated user can crash the AD DC KDC by omitting the
  server name in a TGS-REQ.


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/samba4/PLIST
cvs rdiff -u -r1.66 -r1.67 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.130 pkgsrc/net/samba4/Makefile:1.131
--- pkgsrc/net/samba4/Makefile:1.130    Wed Sep 29 19:00:11 2021
+++ pkgsrc/net/samba4/Makefile  Fri Oct  8 13:20:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2021/09/29 19:00:11 adam Exp $
+# $NetBSD: Makefile,v 1.131 2021/10/08 13:20:34 adam Exp $
 
 # WARNING: DO NOT UPDATE WITHOUT RESOLVING THIS ISSUE:
 #
@@ -7,8 +7,7 @@
 #
 # Please do not update without testing on NetBSD 9.2!
 #
-DISTNAME=      samba-4.13.11
-PKGREVISION=   1
+DISTNAME=      samba-4.13.12
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/PLIST
diff -u pkgsrc/net/samba4/PLIST:1.38 pkgsrc/net/samba4/PLIST:1.39
--- pkgsrc/net/samba4/PLIST:1.38        Tue Jun 22 09:36:41 2021
+++ pkgsrc/net/samba4/PLIST     Fri Oct  8 13:20:34 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2021/06/22 09:36:41 nia Exp $
+@comment $NetBSD: PLIST,v 1.39 2021/10/08 13:20:34 adam Exp $
 bin/cifsdd
 bin/dbwrap_tool
 bin/dumpmscat
@@ -225,6 +225,7 @@ ${PYSITELIB}/samba/dcerpc/epmapper.so
 ${PYSITELIB}/samba/dcerpc/idmap.so
 ${PYSITELIB}/samba/dcerpc/initshutdown.so
 ${PYSITELIB}/samba/dcerpc/irpc.so
+${PYSITELIB}/samba/dcerpc/krb5ccache.so
 ${PYSITELIB}/samba/dcerpc/krb5pac.so
 ${PYSITELIB}/samba/dcerpc/lsa.so
 ${PYSITELIB}/samba/dcerpc/mdssvc.so
@@ -389,6 +390,7 @@ ${PYSITELIB}/samba/tests/dcerpc/array.py
 ${PYSITELIB}/samba/tests/dcerpc/bare.py
 ${PYSITELIB}/samba/tests/dcerpc/dnsserver.py
 ${PYSITELIB}/samba/tests/dcerpc/integer.py
+${PYSITELIB}/samba/tests/dcerpc/lsa.py
 ${PYSITELIB}/samba/tests/dcerpc/mdssvc.py
 ${PYSITELIB}/samba/tests/dcerpc/misc.py
 ${PYSITELIB}/samba/tests/dcerpc/raw_protocol.py
@@ -434,11 +436,24 @@ ${PYSITELIB}/samba/tests/kcc/graph.py
 ${PYSITELIB}/samba/tests/kcc/graph_utils.py
 ${PYSITELIB}/samba/tests/kcc/kcc_utils.py
 ${PYSITELIB}/samba/tests/kcc/ldif_import_export.py
+${PYSITELIB}/samba/tests/krb5/as_canonicalization_tests.py
+${PYSITELIB}/samba/tests/krb5/as_req_tests.py
+${PYSITELIB}/samba/tests/krb5/compatability_tests.py
+${PYSITELIB}/samba/tests/krb5/fast_tests.py
 ${PYSITELIB}/samba/tests/krb5/kcrypto.py
+${PYSITELIB}/samba/tests/krb5/kdc_base_test.py
+${PYSITELIB}/samba/tests/krb5/kdc_tests.py
+${PYSITELIB}/samba/tests/krb5/kdc_tgs_tests.py
+${PYSITELIB}/samba/tests/krb5/ms_kile_client_principal_lookup_tests.py
 ${PYSITELIB}/samba/tests/krb5/raw_testcase.py
+${PYSITELIB}/samba/tests/krb5/rfc4120_constants.py
 ${PYSITELIB}/samba/tests/krb5/rfc4120_pyasn1.py
 ${PYSITELIB}/samba/tests/krb5/s4u_tests.py
 ${PYSITELIB}/samba/tests/krb5/simple_tests.py
+${PYSITELIB}/samba/tests/krb5/test_ccache.py
+${PYSITELIB}/samba/tests/krb5/test_ldap.py
+${PYSITELIB}/samba/tests/krb5/test_rpc.py
+${PYSITELIB}/samba/tests/krb5/test_smb.py
 ${PYSITELIB}/samba/tests/krb5/xrealm_tests.py
 ${PYSITELIB}/samba/tests/krb5_credentials.py
 ${PYSITELIB}/samba/tests/ldap_raw.py

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.66 pkgsrc/net/samba4/distinfo:1.67
--- pkgsrc/net/samba4/distinfo:1.66     Thu Oct  7 14:42:46 2021
+++ pkgsrc/net/samba4/distinfo  Fri Oct  8 13:20:34 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.66 2021/10/07 14:42:46 nia Exp $
+$NetBSD: distinfo,v 1.67 2021/10/08 13:20:34 adam Exp $
 
-RMD160 (samba-4.13.11.tar.gz) = 60c81dc61a1a360d5d78a981b5d214f84bcc36c7
-SHA512 (samba-4.13.11.tar.gz) = d22da31ebbea4c4fb33827b47ab0d21e7753802ab310b68fb5edc48a2419f419737f4df6cc138488f28b70142734e68865ad63944445ede921ea09ebc83fbce7
-Size (samba-4.13.11.tar.gz) = 18476158 bytes
+RMD160 (samba-4.13.12.tar.gz) = 7a1edf12ddc292ae7d4d30df5d031a2f7560a7cf
+SHA512 (samba-4.13.12.tar.gz) = 6447733e4c07669bd2dd95a0056be92c507fa4f8c29dd0bc86881004cc24206d9c2c49ace1cb00c4fc7f08109cbf110015f51cd3ab77f2fa95818bcebc437974
+Size (samba-4.13.12.tar.gz) = 18586809 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