summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-12-17 06:59:47 +0000
committerdelphij <delphij@FreeBSD.org>2014-12-17 06:59:47 +0000
commitd1c9830796973f149a0653f72b803122435f5929 (patch)
tree775f40dc7271e6dacb972468f8486b643cb13790 /sys/conf
parentfd28f0b819dfcd6d7e71d4cf08985f2260953237 (diff)
downloadFreeBSD-src-d1c9830796973f149a0653f72b803122435f5929.zip
FreeBSD-src-d1c9830796973f149a0653f72b803122435f5929.tar.gz
Fix unbound remote denial of service vulnerability.
Security: FreeBSD-SA-14:30.unbound Security: CVE-2014-8602 Approved by: so
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index d2a057f..d663f5c 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="RELEASE-p1"
+BRANCH="RELEASE-p2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud