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
707cecae4e
commit
5fe9c9de03
8
UPDATING
8
UPDATING
@ -11,6 +11,14 @@ handbook:
|
||||
Items affecting the ports and packages system can be found in
|
||||
/usr/ports/UPDATING. Please read that file before running portupgrade.
|
||||
|
||||
20220830:
|
||||
13.0-RELEASE-p13 FreeBSD-SA-22:13.zlib
|
||||
FreeBSD-EN-22:20.tzdata
|
||||
|
||||
zlib heap buffer overflow [SA-22:13.zlib]
|
||||
|
||||
Timezone database information update [EN-22:20.tzdata]
|
||||
|
||||
20220726:
|
||||
13.0-RELEASE-p12 FreeBSD-SA-22:09.elf
|
||||
FreeBSD-SA-22:10.aio
|
||||
|
@ -54,7 +54,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="13.0"
|
||||
BRANCH="RELEASE-p12"
|
||||
BRANCH="RELEASE-p13"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user