mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
Add UPDATING entries and bump revision.
Approved by: so
This commit is contained in:
parent
e9d57be06e
commit
f10e328cb1
13
UPDATING
13
UPDATING
@ -12,8 +12,19 @@ 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.
|
||||
|
||||
20240919:
|
||||
14.0-RELEASE-p10 EN-24:16.pf
|
||||
SA-24:15.bhyve
|
||||
SA-24:16.libnv
|
||||
|
||||
Fix incorrect ICMPv6 state handling in pf [EN-24:16.pf]
|
||||
|
||||
Fix bhyve(8) out-of-bounds read access via XHCI emulation [SA-24:15.bhyve]
|
||||
|
||||
Fix integer overflow in libnv [SA-24:16.libnv]
|
||||
|
||||
20240904:
|
||||
14.2-RELEASE-p10 EN-24:15.calendar
|
||||
14.0-RELEASE-p10 EN-24:15.calendar
|
||||
SA-24:09.libnv
|
||||
SA-24:10.bhyve
|
||||
SA-24:11.ctl
|
||||
|
@ -53,7 +53,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="14.0"
|
||||
BRANCH="RELEASE-p10"
|
||||
BRANCH="RELEASE-p11"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user