Skip to content

Commit

Permalink
Add UPDATING entries and bump the branch version.
Browse files Browse the repository at this point in the history
Approved by:	so
Approved by:	re (so, implicit, appease the commit-hook)
  • Loading branch information
tetlowgm authored and rkojedzinszky committed Jul 12, 2024
1 parent 797873f commit 0e722e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions UPDATING
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before updating system packages
and/or ports.

20240327:
13.3-RELEASE-p1 EN-24:06.wireguard
EN-24:07.clang

Fix insufficient barriers in WireGuard if_wg(4) [EN-24:06.wireguard]

Fix clang crash when certain optimization is enabled [EN-24:07.clang]

20240305:
13.3-RELEASE.

Expand Down
2 changes: 1 addition & 1 deletion sys/conf/newvers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

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

0 comments on commit 0e722e7

Please sign in to comment.