Skip to content

Commit

Permalink
Add UPDATING entries and bump version.
Browse files Browse the repository at this point in the history
Approved by:	so
  • Loading branch information
tetlowgm committed Sep 6, 2023
1 parent e020f96 commit 927b6e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions UPDATING
Expand Up @@ -17,6 +17,14 @@ 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.

20230906:
12.4-RELEASE-p5 FreeBSD-SA-23:10.pf
FreeBSD-SA-23:11.wifi

pf incorrectly handles multiple IPv6 fragment headers [SA-23:10.pf]

Wi-Fi encryption bypass [SA-23:11.wifi]

20230801:
12.4-RELEASE-p4 FreeBSD-SA-23:06.ipv6
FreeBSD-SA-23:08.ssh
Expand Down
2 changes: 1 addition & 1 deletion sys/conf/newvers.sh
Expand Up @@ -49,7 +49,7 @@

TYPE="FreeBSD"
REVISION="12.4"
BRANCH="RELEASE-p4"
BRANCH="RELEASE-p5"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
Expand Down

0 comments on commit 927b6e7

Please sign in to comment.