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: Mon Apr 24 13:45:10 UTC 2023
Modified Files:
pkgsrc/net/bind916: Makefile distinfo
Log Message:
net/bind916: update to 9.16.40
--- 9.16.40 released ---
6142. [bug] Reduce the number of dns_dnssec_verify calls made
determining if revoked keys needs to be removed from
the trust anchors. [GL #3981]
6138. [doc] Fix the DF-flag documentation on the outgoing
UDP packets. [GL #3710]
6132. [doc] Remove a dead link in the DNSSEC guide. [GL #3967]
6129. [cleanup] Value stored to 'source' during its initialization is
never read. [GL #3965]
6124. [bug] When changing from a NSEC3 capable DNSSEC algorithm to
an NSEC3 incapable DNSSEC algorithm using KASP the zone
could sometimes be incompletely signed. [GL #3937]
5741. [bug] Log files with "timestamp" suffixes could be left in
place after rolling, even if the number of preserved
log files exceeded the configured "versions" limit.
[GL #828] [GL #3959]
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.46 -r1.47 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.55 pkgsrc/net/bind916/Makefile:1.56
--- pkgsrc/net/bind916/Makefile:1.55 Wed Apr 19 08:11:01 2023
+++ pkgsrc/net/bind916/Makefile Mon Apr 24 13:45:10 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2023/04/19 08:11:01 adam Exp $
+# $NetBSD: Makefile,v 1.56 2023/04/24 13:45:10 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}/
EXTRACT_SUFX= .tar.xz
@@ -16,7 +15,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.16.39
+BIND_VERSION= 9.16.40
BUILD_DEFS+= BIND_DIR VARBASE
Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.46 pkgsrc/net/bind916/distinfo:1.47
--- pkgsrc/net/bind916/distinfo:1.46 Fri Mar 17 13:54:19 2023
+++ pkgsrc/net/bind916/distinfo Mon Apr 24 13:45:10 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2023/03/17 13:54:19 taca Exp $
+$NetBSD: distinfo,v 1.47 2023/04/24 13:45:10 taca Exp $
-BLAKE2s (bind-9.16.39.tar.xz) = a4252557cf77d30d4d3629a4121d8021b35c404571c9be78b8be152bfb6f3eb4
-SHA512 (bind-9.16.39.tar.xz) = 6e2e30815222a289e94f6857fdb6b142558ca56ecf5f8291f843f8476da8e4011042f1dd2bed031e5d9924370ae0705ce5b3ea2ce10ae830f8980b669eb26328
-Size (bind-9.16.39.tar.xz) = 5120164 bytes
+BLAKE2s (bind-9.16.40.tar.xz) = bf71098c96dd3c074de4b29acadce0e9aab98defa83549cfd2431d72e23a4a01
+SHA512 (bind-9.16.40.tar.xz) = accf37a608f4e632ff61c8ac42d157fb9d94a791ad686ac1641286b017198d2a7b19613b62d9f7b1e5a14d6bb13fc307ce74fd6f415521e430a62fca7e8245f9
+Size (bind-9.16.40.tar.xz) = 5120328 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