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: Sat Dec 19 14:44:15 UTC 2020
Modified Files:
pkgsrc/net/bind911: Makefile distinfo
Log Message:
net/bind911: update to 9.11.26
Update bind911 to 9.11.26 (BIND 9.11.26) which is maintenance release.
--- 9.11.26 released ---
5544. [func] Restore the default value of "nocookie-udp-size" to 4096
bytes. [GL #2250]
5541. [func] Adjust the "max-recursion-queries" default from 75 to
100. [GL #2305]
5540. [port] Fix building with native PKCS#11 support for AEP Keyper.
[GL #2315]
5539. [bug] Tighten handling of missing DNS COOKIE responses over
UDP by falling back to TCP. [GL #2275]
5534. [bug] The CNAME synthesized from a DNAME was incorrectly
followed when the QTYPE was CNAME or ANY. [GL #2280]
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/bind911/Makefile
cvs rdiff -u -r1.24 -r1.25 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.34 pkgsrc/net/bind911/Makefile:1.35
--- pkgsrc/net/bind911/Makefile:1.34 Wed Dec 2 14:54:55 2020
+++ pkgsrc/net/bind911/Makefile Sat Dec 19 14:44:15 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/12/02 14:54:55 taca Exp $
+# $NetBSD: Makefile,v 1.35 2020/12/19 14:44:15 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
DISTFILES+= ${DEFAULT_DISTFILES} bind-9.11.25-fixed-man-pages.tar.gz
@@ -16,7 +15,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.11.25
+BIND_VERSION= 9.11.26
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind911/distinfo
diff -u pkgsrc/net/bind911/distinfo:1.24 pkgsrc/net/bind911/distinfo:1.25
--- pkgsrc/net/bind911/distinfo:1.24 Wed Dec 2 14:54:55 2020
+++ pkgsrc/net/bind911/distinfo Sat Dec 19 14:44:15 2020
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.24 2020/12/02 14:54:55 taca Exp $
+$NetBSD: distinfo,v 1.25 2020/12/19 14:44:15 taca Exp $
SHA1 (bind-9.11.25-fixed-man-pages.tar.gz) = e6cb1366d1f66f0ca61510ad6158890edb748f55
RMD160 (bind-9.11.25-fixed-man-pages.tar.gz) = 7f818a65ddbfe7f532fc85245ccead18dee2dc20
SHA512 (bind-9.11.25-fixed-man-pages.tar.gz) = 8c425ba42a1844abfea8f5c7050d23ea419ce04c221766193ba880693e30221997e1fb898e2b9519c035db89d547df6d39e4c749c1f9b6ef0edef3b815483cba
Size (bind-9.11.25-fixed-man-pages.tar.gz) = 84725 bytes
-SHA1 (bind-9.11.25.tar.gz) = cf51456ab314b2c7b2a409c1170b5ddaaf5af2f6
-RMD160 (bind-9.11.25.tar.gz) = ef2b5d4b71838609cdc9421c0f8c430c72ec499a
-SHA512 (bind-9.11.25.tar.gz) = 852b15b6cf2f77ab103018e6fc078d856653c62c2db0ca2ef4f8bee64a60b06ed481d9fcdf29020e5072c69b9982545f032b2ab4c94dac28848150e04b9cecf9
-Size (bind-9.11.25.tar.gz) = 8284943 bytes
+SHA1 (bind-9.11.26.tar.gz) = 14064c865920842e48f444be2bda9dc91770e439
+RMD160 (bind-9.11.26.tar.gz) = 801726934bc31ca8292fc8358e6a813186283365
+SHA512 (bind-9.11.26.tar.gz) = 7ec32ca50b7f552d6a0b16ec1e168a24ecbf33420b8df123f74c7b9f615b8267e3e6e973a72f3ce3912eb60e94ebfacbacb4ae3945ac587c73f7cf695b46ce00
+Size (bind-9.11.26.tar.gz) = 8286586 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