pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind918



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May 16 15:24:14 UTC 2024

Modified Files:
        pkgsrc/net/bind918: Makefile distinfo

Log Message:
net/bind918: update to 9.18.27

9.18.27 (2024-05-15)

6374.   [bug]           Skip to next RRSIG if signature has expired or is in
                        the future rather than failing immediately. [GL #4586]

6372.   [func]          Implement signature jitter for dnssec-policy. [GL #4554]


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/bind918/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/bind918/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/bind918/Makefile
diff -u pkgsrc/net/bind918/Makefile:1.31 pkgsrc/net/bind918/Makefile:1.32
--- pkgsrc/net/bind918/Makefile:1.31    Sat Apr 20 14:02:39 2024
+++ pkgsrc/net/bind918/Makefile Thu May 16 15:24:13 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2024/04/20 14:02:39 taca Exp $
+# $NetBSD: Makefile,v 1.32 2024/05/16 15:24:13 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}/
 EXTRACT_SUFX=  .tar.xz
@@ -16,7 +15,7 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.18.26
+BIND_VERSION=  9.18.27
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 

Index: pkgsrc/net/bind918/distinfo
diff -u pkgsrc/net/bind918/distinfo:1.18 pkgsrc/net/bind918/distinfo:1.19
--- pkgsrc/net/bind918/distinfo:1.18    Sat Apr 20 14:02:39 2024
+++ pkgsrc/net/bind918/distinfo Thu May 16 15:24:13 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2024/04/20 14:02:39 taca Exp $
+$NetBSD: distinfo,v 1.19 2024/05/16 15:24:13 taca Exp $
 
-BLAKE2s (bind-9.18.26.tar.xz) = f873e9aaa5c11c9b120f739b8cb07d7ed905550272d31d435efe40214a242955
-SHA512 (bind-9.18.26.tar.xz) = 517951bd462aff206706a4bbae3ef917299f90af361fb931a50d2340f0580010b8a0eedce1d4e8c99e99389fc44d71221b907e30d91be0d398acbe29688d6e55
-Size (bind-9.18.26.tar.xz) = 5519432 bytes
+BLAKE2s (bind-9.18.27.tar.xz) = dbfa5ee455f75afc9463e0dac4c14a57cc10ce8af65ef9098cdddcd756bdf7f5
+SHA512 (bind-9.18.27.tar.xz) = d0c89821fef38e531d65b465adeb5946589775e6a4d5e2068e969f1106c961d3b202af19247b9e20f9fbde645be10d610478edf89ed0d83b39d38fb4353c693a
+Size (bind-9.18.27.tar.xz) = 5524000 bytes
 SHA1 (patch-bin_named_main.c) = 4e4a763c478f1fcecb7e65968cf6ca20dacf01f1
 SHA1 (patch-bin_named_os.c) = 5ecb0883076575d8ac5fcad68f9daad6c9be0d0b
 SHA1 (patch-bin_named_server.c) = 6e59d3f637ebb829eec2f76ba7c350fb5cf9be6d



Home | Main Index | Thread Index | Old Index