mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
Add UPDATING entries and bump revision
EN-24:17.pam_xdg SA-24:17.bhyve SA-24:18.ctl SA-24:19.fetch Approved by: so
This commit is contained in:
parent
accf8cee6d
commit
74b6c98372
14
UPDATING
14
UPDATING
@ -12,6 +12,20 @@ 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:
|
||||
14.1-RELEASE-p6 EN-24:17.pam_xdg
|
||||
SA-24:17.bhyve
|
||||
SA-24:18.ctl
|
||||
SA-24.19.fetch
|
||||
|
||||
XDG runtime directory's file descriptor leak at login [EN-24:17.pam_xdg]
|
||||
|
||||
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:
|
||||
14.1-RELEASE-p5 EN-24:16.pf
|
||||
SA-24:15.bhyve
|
||||
|
@ -53,7 +53,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="14.1"
|
||||
BRANCH="RELEASE-p5"
|
||||
BRANCH="RELEASE-p6"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user