Add UPDATING entries and bump the branch version.

Approved by:    so
This commit is contained in:
Gordon Tetlow 2024-03-27 20:08:55 -07:00 committed by Franco Fichtner
parent 7f2150def1
commit a5874322bd
2 changed files with 12 additions and 1 deletions

View File

@ -12,6 +12,17 @@ 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.
20240327:
13.2-RELEASE-p11 SA-24:03.unbound
EN-24:05.tty
EN-24:06.wireguard
Fix multiple vulnerabilities in unbound [SA-24:03.unbound]
Fix tty kernel panic [EN-24:05.tty]
Fix insufficient barriers in WireGuard if_wg(4) [EN-24:06.wireguard]
20240214:
13.2-RELEASE-p10 SA-24:01.bhyveload
SA-24:02.tty

View File

@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="13.2"
BRANCH="RELEASE-p10"
BRANCH="RELEASE-p11"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi