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: Wed Sep 20 13:35:24 UTC 2023
Modified Files:
pkgsrc/net/bind916: Makefile distinfo
Log Message:
net/bind916: update to 9.16.44
9.16.44 (2023-09-20)
6245. [security] Limit the amount of recursion that can be performed
by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152]
6235. [doc] Clarify BIND 9 time formats. [GL #4266]
6230. [bug] Prevent an unnecessary query restart if a synthesized
CNAME target points to the CNAME owner. [GL #3835]
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.50 -r1.51 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.60 pkgsrc/net/bind916/Makefile:1.61
--- pkgsrc/net/bind916/Makefile:1.60 Tue Aug 29 14:46:00 2023
+++ pkgsrc/net/bind916/Makefile Wed Sep 20 13:35:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2023/08/29 14:46:00 taca Exp $
+# $NetBSD: Makefile,v 1.61 2023/09/20 13:35:24 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -15,7 +15,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.16.43
+BIND_VERSION= 9.16.44
BUILD_DEFS+= BIND_DIR VARBASE
Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.50 pkgsrc/net/bind916/distinfo:1.51
--- pkgsrc/net/bind916/distinfo:1.50 Tue Aug 29 14:46:00 2023
+++ pkgsrc/net/bind916/distinfo Wed Sep 20 13:35:24 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2023/08/29 14:46:00 taca Exp $
+$NetBSD: distinfo,v 1.51 2023/09/20 13:35:24 taca Exp $
-BLAKE2s (bind-9.16.43.tar.xz) = 59b0d9859f8fe831fdd697be6c99f98cba84a58c6764f7d4acf935c532fb65fb
-SHA512 (bind-9.16.43.tar.xz) = 638bb86042c283313cbaba2ba5817b1df782e180bb43c3a9957f495bcea2c5d2b7c84f7adc0d08c485c5bfa979fdc7f68e99c1e2cafe1cd8e78c8f01e9b9bcfb
-Size (bind-9.16.43.tar.xz) = 5126656 bytes
+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
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