Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
HardenedBSD
Commits
2430d82b
Commit
2430d82b
authored
Jun 29, 2021
by
Mark Johnston
Browse files
Add UPDATING entries and bump version
Approved by: so
parent
18b6113d
Changes
2
Hide whitespace changes
Inline
Side-by-side
UPDATING
View file @
2430d82b
...
...
@@ -16,6 +16,13 @@ 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.
20210629: p9 FreeBSD-EN-21:19.libcasper
FreeBSD-EN-21:22.linux_futex
libcasper assertion failures [EN-21:19.libcasper]
Linux compatibility layer futex(2) system call vulnerability [EN-21:22.linux_futex]
20210601: p8 FreeBSD-EN-21:17.libradius
Incorrect validation in rad_get_attr(3) [FreeBSD-EN-21:17.libradius]
...
...
sys/conf/newvers.sh
View file @
2430d82b
...
...
@@ -49,7 +49,7 @@
TYPE
=
"FreeBSD"
REVISION
=
"12.2"
BRANCH
=
"RELEASE-p
8
"
BRANCH
=
"RELEASE-p
9
"
if
[
-n
"
${
BRANCH_OVERRIDE
}
"
]
;
then
BRANCH
=
${
BRANCH_OVERRIDE
}
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment