mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Add UPDATING entries and bump version.
Approved by: so
This commit is contained in:
parent
5ee703c5d9
commit
bdd854aae5
2 changed files with 6 additions and 1 deletions
5
UPDATING
5
UPDATING
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="14.3"
|
||||
BRANCH="RELEASE"
|
||||
BRANCH="RELEASE-p1"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue