From e39869bfb92f16f23b6f271a0ba8a46a23020518 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Mon, 6 Aug 2012 21:33:11 +0000 Subject: Fix named(8) DNSSEC validation Denial of Service. Security: FreeBSD-SA-12:05.bind Security: CVE-2012-3817 Obtained from: ISC Approved by: so (simon) --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 50bd18b7f795..68d784fcf3ea 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="8.1" -BRANCH="RELEASE-p12" +BRANCH="RELEASE-p13" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- cgit v1.3