Add UPDATING entries and bump revision

EN-24:15.calendar
SA-24:09.libnv
SA-24:10.bhyve
SA-24:11.ctl
SA-24:12.bhyve
SA-24:13.openssl
SA-24:14.umtx

Approved by:	so
This commit is contained in:
Ed Maste 2024-09-04 20:08:59 +00:00 committed by Franco Fichtner
parent 30323455d2
commit 1efa279a43
2 changed files with 23 additions and 1 deletions

View file

@ -12,6 +12,28 @@ 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.
20240904:
14.1-RELEASE-p4 EN-24:15.calendar
SA-24:09.libnv
SA-24:10.bhyve
SA-24:11.ctl
SA-24:12.bhyve
SA-24:13.openssl
SA-24:14.umtx
cron(8) / periodic(8) session login [EN-24:15.calendar]
Multiple vulnerabilities in libnv [SA-24:09.libnv]
bhyve(8) privileged guest escape via TPM device passthrough [SA-24:10.bhyve]
Multiple issues in ctl(4) CAM Target Layer [SA-24:11.ctl]
bhyve(8) privileged guest escape via USB controller [SA-24:12.bhyve]
Possible DoS in X.509 name checks in OpenSSL [SA-24:13.openssl]
umtx Kernel panic or Use-After-Free [SA-24:14.umtx]
20240807:
14.1-RELEASE-p3 EN-24:14.ifconfig
SA-24:05.pf

View file

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