pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind916
Module Name: pkgsrc
Committed By: taca
Date: Sat Nov 18 04:05:50 UTC 2023
Modified Files:
pkgsrc/net/bind916: Makefile distinfo
Log Message:
net/bind916: updte to 9.16.45
Note: B.ROOT-SERVERS.NET's addresses will be changed November 27, 2023.
9.16.45 (2023-11-15)
6269. [maint] B.ROOT-SERVERS.NET addresses are now 170.247.170.2 and
2801:1b8:10::b. [GL #4101]
6254. [cleanup] Add semantic patch to do an explicit cast from char
to unsigned char in ctype.h class of functions.
[GL #4327]
6250. [bug] The wrong covered value was being set by
dns_ncache_current for RRSIG records in the returned
rdataset structure. This resulted in TYPE0 being
reported as the covered value of the RRSIG when dumping
the cache contents. [GL #4314]
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/bind916/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/bind916/Makefile
diff -u pkgsrc/net/bind916/Makefile:1.65 pkgsrc/net/bind916/Makefile:1.66
--- pkgsrc/net/bind916/Makefile:1.65 Wed Nov 15 18:14:44 2023
+++ pkgsrc/net/bind916/Makefile Sat Nov 18 04:05:50 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2023/11/15 18:14:44 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2023/11/18 04:05:50 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
EXTRACT_SUFX= .tar.xz
@@ -16,7 +15,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.16.44
+BIND_VERSION= 9.16.45
BUILD_DEFS+= BIND_DIR VARBASE
Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.51 pkgsrc/net/bind916/distinfo:1.52
--- pkgsrc/net/bind916/distinfo:1.51 Wed Sep 20 13:35:24 2023
+++ pkgsrc/net/bind916/distinfo Sat Nov 18 04:05:50 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2023/09/20 13:35:24 taca Exp $
+$NetBSD: distinfo,v 1.52 2023/11/18 04:05:50 taca Exp $
-BLAKE2s (bind-9.16.44.tar.xz) = ab38ed5021c7874db60642f49ccf9e2aa43629a8cdb1841fc7e3235a0a9a3b90
-SHA512 (bind-9.16.44.tar.xz) = 93700c557a4fc45071fe17760feaec7965115d7e0258a82b4ee4c879c7f99c394c625710fb0e8201ffb38611ca72c4b81a9e94b5643397be3e76df2e3ab42b85
-Size (bind-9.16.44.tar.xz) = 5127328 bytes
+BLAKE2s (bind-9.16.45.tar.xz) = a0c434d7c31c3c975ed2892d0e94ba78b843d8d1dc5f2349f83df6ede24fd276
+SHA512 (bind-9.16.45.tar.xz) = b69d7077a9bd9b69164a034e5335a4fbd4ce5c283ae483470fa2703b2a3a73b962c6a376cfd5c367cad156bb439010edef39ab4a4b7cdc08af7dffd69e1174fe
+Size (bind-9.16.45.tar.xz) = 5127080 bytes
SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98
SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8
SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb
Home |
Main Index |
Thread Index |
Old Index