Add UPDATING entries and bump the branch version.

Approved by:	so
This commit is contained in:
Philip Paeps 2024-07-01 16:54:52 +08:00
parent 99ad94894e
commit f0cf0b8266
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.
20240701:
13.2-RELEASE-p12 SA-24:04.openssh
Fix pre-authentication remote code execution in sshd [SA-24:04.openssh]
20240327:
13.2-RELEASE-p11 SA-24:03.unbound
EN-24:05.tty

View File

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