mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 22:23:08 +00:00
Add UPDATING entries and bump the branch version.
Approved by: so
This commit is contained in:
parent
99ad94894e
commit
f0cf0b8266
5
UPDATING
5
UPDATING
@ -12,6 +12,11 @@ Items affecting the ports and packages system can be found in
|
|||||||
/usr/ports/UPDATING. Please read that file before updating system packages
|
/usr/ports/UPDATING. Please read that file before updating system packages
|
||||||
and/or ports.
|
and/or ports.
|
||||||
|
|
||||||
|
20240701:
|
||||||
|
13.2-RELEASE-p12 SA-24:04.openssh
|
||||||
|
|
||||||
|
Fix pre-authentication remote code execution in sshd [SA-24:04.openssh]
|
||||||
|
|
||||||
20240327:
|
20240327:
|
||||||
13.2-RELEASE-p11 SA-24:03.unbound
|
13.2-RELEASE-p11 SA-24:03.unbound
|
||||||
EN-24:05.tty
|
EN-24:05.tty
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
TYPE="FreeBSD"
|
TYPE="FreeBSD"
|
||||||
REVISION="13.2"
|
REVISION="13.2"
|
||||||
BRANCH="RELEASE-p11"
|
BRANCH="RELEASE-p12"
|
||||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||||
BRANCH=${BRANCH_OVERRIDE}
|
BRANCH=${BRANCH_OVERRIDE}
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user