summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-06-04 05:46:52 +0000
committerdelphij <delphij@FreeBSD.org>2016-06-04 05:46:52 +0000
commit1c978b35b9ee5349b17431da32fc8f413549f4ce (patch)
treea6138f764720bbcab22809c6c06ffa7c23bc2c26 /sys/conf
parent86a921b1ab9596bf698d84429aab86a4be596a80 (diff)
downloadFreeBSD-src-1c978b35b9ee5349b17431da32fc8f413549f4ce.zip
FreeBSD-src-1c978b35b9ee5349b17431da32fc8f413549f4ce.tar.gz
Fix multiple ntp vulnerabilities.
Security: FreeBSD-SA-16:24.ntp 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 68ba3ef..b0022a6 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p4"
+BRANCH="RELEASE-p5"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud