Add UPDATING entries and bump the branch version.

Approved by:	so
This commit is contained in:
Philip Paeps 2024-07-01 16:50:42 +08:00 committed by Franco Fichtner
parent 007d9fa5c0
commit 27537b4a5e
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:
14.1-RELEASE-p1 SA-24:04.openssh
Fix pre-authentication remote code execution in sshd [SA-24:04.openssh]
20240619:
14.1-RELEASE-p1 EN-24:10.zfs
EN-24:13.libc++

View file

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