summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-09-23 07:48:34 +0000
committerdelphij <delphij@FreeBSD.org>2016-09-23 07:48:34 +0000
commiteaf14f8188deb08bcb1fa48ab854b3a3ab8bf939 (patch)
tree665f71e1ff012a51099b77b57c6d573b8f3c3d68 /sys
parent31dd439280dad5066313b92d89838db63d850228 (diff)
downloadFreeBSD-src-eaf14f8188deb08bcb1fa48ab854b3a3ab8bf939.zip
FreeBSD-src-eaf14f8188deb08bcb1fa48ab854b3a3ab8bf939.tar.gz
Fix multiple OpenSSL vulnerabilitites.
Approved by: so Security: FreeBSD-SA-16:26.openssl
Diffstat (limited to 'sys')
-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 d109806..8b54e44 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p7"
+BRANCH="RELEASE-p8"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud