Add UPDATING entries and bump version.

Approved by:	so
This commit is contained in:
Gordon Tetlow 2025-07-01 23:04:23 -07:00 committed by Franco Fichtner
parent 5ee703c5d9
commit bdd854aae5
2 changed files with 6 additions and 1 deletions

View file

@ -12,6 +12,11 @@ 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.
20250702:
14.3-RELEASE-p1 EN-25:10.zfs
Fix corruption in ZFS replication streams from encrypted datasets [EN-25:10.zfs]
20250610:
14.3-RELEASE.

View file

@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.3"
BRANCH="RELEASE"
BRANCH="RELEASE-p1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi