Add UPDATING entries and bump revision

SA-24:17.bhyve
SA-24:18.ctl
SA-24:19.fetch

Approved by:	so
This commit is contained in:
Ed Maste 2024-10-29 15:06:08 -04:00
parent 51f6c450d9
commit 3f40d5821e
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.
20241029:
13.4-RELEASE-p2 SA-24:17.bhyve
SA-24:18.ctl
SA-24.19.fetch
Multiple issues in the bhyve hypervisor [SA-24:17.bhyve]
Unbounded allocation in ctl(4) CAM Target Layer [SA-24:18.ctl]
Certificate revocation list fetch(1) option fails [SA-24:19.fetch]
20240919:
13.4-RELEASE-p1 SA-24:15.bhyve
SA-24:16.libnv

View File

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