summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
committerdelphij <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
commit570e4ab90f4cd78ac7fef92fbb56aab29321dc2c (patch)
treecf1cd029c639825e80d40c5da7f0aa2e0d932883 /sys/conf
parent96b7b5bc05779ba1bdc5a939d6146b1f8883bd92 (diff)
downloadFreeBSD-src-570e4ab90f4cd78ac7fef92fbb56aab29321dc2c.zip
FreeBSD-src-570e4ab90f4cd78ac7fef92fbb56aab29321dc2c.tar.gz
Fix multiple vulnerabilities of 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 f421b06..1781f13 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p14"
+BRANCH="RELEASE-p15"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud