1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

BIND 9.5.1-P2 is a SECURITY patch for BIND 9.5.1. It addresses a bug

in DNSSEC lookaside validation (DLV): unrecognized signature algorithms,
which should have been treated as the equivalent of an unsigned zone,
were instead treated as a validation failure.
This commit is contained in:
Doug Barton 2009-03-21 20:33:24 +00:00
parent addd2a88ba
commit 357175278d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230602
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
# release you can generally build it cleanly from the source - Doug
PORTNAME= bind95
PORTVERSION= 9.5.1.1
PORTVERSION= 9.5.1.2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
http://dougbarton.us/Downloads/%SUBDIR%/
@ -25,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org
COMMENT= The BIND DNS suite with updated DNSSEC and threads
# ISC releases things like 9.4.0b3, which our versioning doesn't like
ISCVERSION= 9.5.1-P1
ISCVERSION= 9.5.1-P2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \

View File

@ -1,6 +1,6 @@
MD5 (bind-9.5.1-P1.tar.gz) = 8afc7f95f4fad1eaaba09596617b8089
SHA256 (bind-9.5.1-P1.tar.gz) = 31766a691e915a7553ece175970ca1cc000159025ffb1e903e1b99c22de9a4c7
SIZE (bind-9.5.1-P1.tar.gz) = 6690710
MD5 (bind-9.5.1-P1.tar.gz.asc) = ba0f5b279f2c4be6ada7ece0bc9683dc
SHA256 (bind-9.5.1-P1.tar.gz.asc) = 85f13223575b8246666d6a225612f1e41f478e0e13c373c2ad36765118a898e1
SIZE (bind-9.5.1-P1.tar.gz.asc) = 479
MD5 (bind-9.5.1-P2.tar.gz) = 0778fe5dbf8ef8477032e9f6a33ed9b0
SHA256 (bind-9.5.1-P2.tar.gz) = c72fffbba3be1e00109e780fafb83cf1aa3a122ad825b01be71182e82b019560
SIZE (bind-9.5.1-P2.tar.gz) = 6690701
MD5 (bind-9.5.1-P2.tar.gz.asc) = f702083baa1d0d03e7c7046c20a5acd6
SHA256 (bind-9.5.1-P2.tar.gz.asc) = 655164b43b23ae84000a913157fcac30229078f6f918a217053dd52bdffec257
SIZE (bind-9.5.1-P2.tar.gz.asc) = 479