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
1f8724dd18
commit
da6997b053
5
UPDATING
5
UPDATING
@ -17,6 +17,11 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to
|
||||
the tip of head, and then rebuild without this option. The bootstrap process
|
||||
from older version of current across the gcc/clang cutover is a bit fragile.
|
||||
|
||||
20231205:
|
||||
12.3-RELEASE-p13 FreeBSD-SA-23:17.pf
|
||||
|
||||
TCP spoofing vulnerability in pf(4) [SA-23:17.pf]
|
||||
|
||||
20230216:
|
||||
12.3-RELEASE-p12 FreeBSD-SA-23:03.openssl
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="12.3"
|
||||
BRANCH="RELEASE-p12"
|
||||
BRANCH="RELEASE-p13"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user