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:           Mon Jan 31 13:45:12 UTC 2022

Modified Files:
        pkgsrc/net/samba4: Makefile distinfo

Log Message:
net/samba4: udpate to 4.13.17

                   ===============================
                   Release Notes for Samba 4.13.17
                          January 31, 2022
                   ===============================

This is a security release in order to address the following defects:

o CVE-2021-44142: Out-of-Bound Read/Write on Samba vfs_fruit module.
                  https://www.samba.org/samba/security/CVE-2021-44142.html

o CVE-2022-0336:  Re-adding an SPN skips subsequent SPN conflict checks.
                  https://www.samba.org/samba/security/CVE-2022-0336.html

Changes since 4.13.16
---------------------

o  Ralph Boehme <slow%samba.org@localhost>
   * BUG 14914: CVE-2021-44142

o  Joseph Sutton <josephsutton%catalyst.net.nz@localhost>
   * BUG 14950: CVE-2022-0336


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.71 -r1.72 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.136 pkgsrc/net/samba4/Makefile:1.137
--- pkgsrc/net/samba4/Makefile:1.136    Tue Jan 25 19:25:01 2022
+++ pkgsrc/net/samba4/Makefile  Mon Jan 31 13:45:12 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2022/01/25 19:25:01 gdt Exp $
+# $NetBSD: Makefile,v 1.137 2022/01/31 13:45:12 taca Exp $
 
 # WARNING: DO NOT UPDATE WITHOUT RESOLVING THIS ISSUE:
 #
@@ -9,7 +9,7 @@
 #
 # https://bugzilla.samba.org/show_bug.cgi?id=14727
 #
-DISTNAME=      samba-4.13.16
+DISTNAME=      samba-4.13.17
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 

Index: pkgsrc/net/samba4/distinfo
diff -u pkgsrc/net/samba4/distinfo:1.71 pkgsrc/net/samba4/distinfo:1.72
--- pkgsrc/net/samba4/distinfo:1.71     Mon Jan 10 14:11:16 2022
+++ pkgsrc/net/samba4/distinfo  Mon Jan 31 13:45:12 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.71 2022/01/10 14:11:16 taca Exp $
+$NetBSD: distinfo,v 1.72 2022/01/31 13:45:12 taca Exp $
 
-BLAKE2s (samba-4.13.16.tar.gz) = c8f818d4334e46db117b152a953f6820868999eca1db5766b60645225fcdf04e
-SHA512 (samba-4.13.16.tar.gz) = 8645248327dbc1329db37f649f7514be02cc75dd6531b599a7dd51714699a6a804313135935ecf1567b5ec58910458819d1f0e1849d1e4cddf4bf9713725ffe3
-Size (samba-4.13.16.tar.gz) = 18943308 bytes
+BLAKE2s (samba-4.13.17.tar.gz) = 0f3a2899ad8c92c9506500fef617e05201b00d169ecb31784ea12b85000dc69b
+SHA512 (samba-4.13.17.tar.gz) = 3f47cc588c370510a11a1d5dc1a9f64872d765a2940a0dd39f02718f9a81b134dda9c9cb593f291f2aa1657de65b26458adcda33369c0858e16edf7f088edaf4
+Size (samba-4.13.17.tar.gz) = 18952829 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