From 39c9f013495b27603ca6685cac70037ccd639f14 Mon Sep 17 00:00:00 2001 From: gordon Date: Wed, 15 May 2019 21:25:44 +0000 Subject: [PATCH] Bump patch revision for updated mds patches. Approved by: so --- UPDATING | 5 +++++ sys/conf/newvers.sh | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 530f63bf73b..db643448aeb 100644 --- a/UPDATING +++ b/UPDATING @@ -16,6 +16,11 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20190515 p5 FreeBSD-EN-19:07.mds [revised] + + Fixed error in patch causing panic on i386 architecture. [SA-19:07.mds] + + 20190514 p4 FreeBSD-EN-19:08.tzdata FreeBSD-EN-19:09.xinstall FreeBSD-EN-19:10.scp diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 0cfcb95aab8..489dce43ca4 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -46,7 +46,7 @@ TYPE="FreeBSD" REVISION="12.0" -BRANCH="RELEASE-p4" +BRANCH="RELEASE-p5" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- 2.45.0