pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind911



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Mar 17 00:15:21 UTC 2022

Modified Files:
        pkgsrc/net/bind911: Makefile distinfo

Log Message:
net/bind911: update to 9.11.37

        --- 9.11.37 released ---

5817.   [security]      The rules for acceptance of records into the cache
                        have been tightened to prevent the possibility of
                        poisoning if forwarders send records outside
                        the configured bailiwick. (CVE-2021-25220) [GL #2950]


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/bind911/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/bind911/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/bind911/Makefile
diff -u pkgsrc/net/bind911/Makefile:1.52 pkgsrc/net/bind911/Makefile:1.53
--- pkgsrc/net/bind911/Makefile:1.52    Wed Dec  8 16:05:54 2021
+++ pkgsrc/net/bind911/Makefile Thu Mar 17 00:15:21 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2021/12/08 16:05:54 adam Exp $
+# $NetBSD: Makefile,v 1.53 2022/03/17 00:15:21 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  https://downloads.isc.org/isc/bind9/${BIND_VERSION}/
 
@@ -15,7 +14,7 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.11.36
+BIND_VERSION=  9.11.37
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind911/distinfo
diff -u pkgsrc/net/bind911/distinfo:1.38 pkgsrc/net/bind911/distinfo:1.39
--- pkgsrc/net/bind911/distinfo:1.38    Fri Oct 29 07:55:00 2021
+++ pkgsrc/net/bind911/distinfo Thu Mar 17 00:15:21 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2021/10/29 07:55:00 taca Exp $
+$NetBSD: distinfo,v 1.39 2022/03/17 00:15:21 taca Exp $
 
-BLAKE2s (bind-9.11.36.tar.gz) = 4d78bb88fe7112c74b3bb20df32b63de21f3a6079845cf355469ab7fb59fbaad
-SHA512 (bind-9.11.36.tar.gz) = eafaf86095f5d4446b004ad7690a5c0b16a597c135a306881b7038d247b8975032fd43d087d7c3d296ba77969f3ac83081a9ed4cbc1d4c66b6a04f2b74a54cb2
-Size (bind-9.11.36.tar.gz) = 8313276 bytes
+BLAKE2s (bind-9.11.37.tar.gz) = 4155dd30b4ae4fe2653ce5a7d9c4324c11393a29601289478138ac8d69481a21
+SHA512 (bind-9.11.37.tar.gz) = f59ca8575725226b09482b10308ab259f570f8035b54c21c5555719229b11d4441ca235cb07608d4899184bde489d476d59a2dff3d0468ed4bea901e90c85bcb
+Size (bind-9.11.37.tar.gz) = 8314894 bytes
 SHA1 (patch-bin_named_Makefile.in) = 3e5b98e3e0bdb701be679d3580d6d2d7609d655b
 SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d
 SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee



Home | Main Index | Thread Index | Old Index