mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
Add UPDATING entries and bump version
Approved by: so
This commit is contained in:
parent
4e548c7291
commit
39b281c299
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.
|
||||
|
||||
20230801:
|
||||
13.1-RELEASE-p9 FreeBSD-SA-23:06.ipv6
|
||||
FreeBSD-SA-23:07.bhyve
|
||||
FreeBSD-SA-23:08.ssh
|
||||
FreeBSD-SA-23:09.pam_krb5
|
||||
|
||||
Remote denial of service in IPv6 fragment reassembly [SA-23:06.ipv6]
|
||||
|
||||
bhyve privileged guest escape via fwctl [SA-23:07.bhyve]
|
||||
|
||||
Potential remote code execution via ssh-agent forwarding [SA-23:08.ssh]
|
||||
|
||||
Network authentication attack via pam_krb5 [SA-23:09.pam_krb5]
|
||||
|
||||
20230621:
|
||||
13.1-RELEASE-p8 FreeBSD-EN-23:05.tzdata
|
||||
FreeBSD-EN-23:06.loader
|
||||
|
@ -54,7 +54,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="13.1"
|
||||
BRANCH="RELEASE-p8"
|
||||
BRANCH="RELEASE-p9"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user