Add UPDATING entries and bump version.

Approved by:	so
This commit is contained in:
Gordon Tetlow 2023-02-16 09:56:53 -08:00 committed by Franco Fichtner
parent b4fceaf9ad
commit 72b2aabf59
2 changed files with 6 additions and 1 deletions

View File

@ -12,6 +12,11 @@ Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before updating system packages
and/or ports.
20230216:
13.1-RELEASE-p7 FreeBSD-SA-23:03.openssl
Fix multiple OpenSSL vulnerabilities [SA-23:03.openssl]
20230208:
13.1-RELEASE-p6 FreeBSD-SA-23:01.geli
FreeBSD-EN-23:01.tzdata

View File

@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.1"
BRANCH="RELEASE-p6"
BRANCH="RELEASE-p7"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi