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
69c6703ee2
commit
7dac93b921
4
UPDATING
4
UPDATING
@ -16,6 +16,10 @@ 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.
|
||||
|
||||
20220322: p15 FreeBSD-EN-22:14.tzdata
|
||||
|
||||
Timezone database information update. [EN-22:14.tzdata]
|
||||
|
||||
20220315: p14 FreeBSD-SA-22:02.wifi
|
||||
FreeBSD-SA-22:03.openssl
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="12.2"
|
||||
BRANCH="RELEASE-p14"
|
||||
BRANCH="RELEASE-p15"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user