pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2021Q4] pkgsrc/net/samba4



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Feb  6 19:11:23 UTC 2022

Modified Files:
        pkgsrc/net/samba4 [pkgsrc-2021Q4]: Makefile distinfo

Log Message:
Pullup ticket #6577 - requested by taca
net/samba4: security fix

Revisions pulled up:
- net/samba4/Makefile                                           1.136-1.137
- net/samba4/distinfo                                           1.72

---
   Module Name: pkgsrc
   Committed By:        gdt
   Date:                Tue Jan 25 19:25:01 UTC 2022

   Modified Files:
        pkgsrc/net/samba4: Makefile

   Log Message:
   net/samba4: Add upstream bug report URL

---
   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.134.2.1 -r1.134.2.2 pkgsrc/net/samba4/Makefile
cvs rdiff -u -r1.70.2.1 -r1.70.2.2 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.134.2.1 pkgsrc/net/samba4/Makefile:1.134.2.2
--- pkgsrc/net/samba4/Makefile:1.134.2.1        Fri Jan 21 15:49:25 2022
+++ pkgsrc/net/samba4/Makefile  Sun Feb  6 19:11:23 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134.2.1 2022/01/21 15:49:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.134.2.2 2022/02/06 19:11:23 bsiegert Exp $
 
 # WARNING: DO NOT UPDATE WITHOUT RESOLVING THIS ISSUE:
 #
@@ -7,7 +7,9 @@
 #
 # Please do not update without testing on NetBSD 9.2!
 #
-DISTNAME=      samba-4.13.16
+# https://bugzilla.samba.org/show_bug.cgi?id=14727
+#
+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.70.2.1 pkgsrc/net/samba4/distinfo:1.70.2.2
--- pkgsrc/net/samba4/distinfo:1.70.2.1 Fri Jan 21 15:49:25 2022
+++ pkgsrc/net/samba4/distinfo  Sun Feb  6 19:11:23 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.70.2.1 2022/01/21 15:49:25 bsiegert Exp $
+$NetBSD: distinfo,v 1.70.2.2 2022/02/06 19:11:23 bsiegert 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