Add UPDATING entries and bump version

Approved by:	so
This commit is contained in:
Ed Maste 2022-08-30 19:06:09 -04:00
parent e86b610b87
commit 752f813d6c
2 changed files with 9 additions and 1 deletions

View File

@ -12,6 +12,14 @@ 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.
20220830:
13.1-RELEASE-p2 FreeBSD-SA-22:13.zlib
FreeBSD-EN-22:20.tzdata
zlib heap buffer overflow [SA-22:13.zlib]
Timezone database information update [EN-22:20.tzdata]
20220726:
13.1-RELEASE-p1 FreeBSD-SA-22:09.elf
FreeBSD-SA-22:11.vm

View File

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