From cea082d42b3cc1b17d5040849fe429f1df1288fc Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 13 Mar 2025 15:12:54 +0100 Subject: [PATCH] changelogs --- source/releases/BE_24.10.rst | 10 ++++++++++ source/releases/BE_24.4.rst | 2 +- source/releases/CE_24.1.rst | 2 +- source/releases/CE_25.1.rst | 19 +++++++++++++++++-- 4 files changed, 29 insertions(+), 4 deletions(-) diff --git a/source/releases/BE_24.10.rst b/source/releases/BE_24.10.rst index 7dfa7836..f91b743c 100644 --- a/source/releases/BE_24.10.rst +++ b/source/releases/BE_24.10.rst @@ -143,6 +143,16 @@ Here are the full patch notes: * ports: sudo 1.9.16p2 `[21] `__ * ports: suricata 7.0.8 `[22] `__ +A hotfix release was issued as 24.10.2_6: + +* interfaces: exclude automatic radvd like we do for manual +* firewall: fix unassociated rule creation +* intrusion detection: cleanse metadata for brackets +* openvpn: support "password first" for static-challenges +* unbound: fix model migration pertaining to "dots" model changes +* plugins: treat empty string like null on argument map +* ports: openssh 9.9p2 `[23] `__ +* ports: py-jinja 3.1.6 `[24] `__ diff --git a/source/releases/BE_24.4.rst b/source/releases/BE_24.4.rst index 76866c55..057fb3ae 100644 --- a/source/releases/BE_24.4.rst +++ b/source/releases/BE_24.4.rst @@ -434,7 +434,7 @@ Here are the full patch notes: * ports: lighttpd 1.4.75 `[21] `__ * ports: nss 3.99 `[22] `__ * ports: openldap 2.6.7 `[23] `__ -* ports: openssh-portable 9.7p1 `[24] `__ +* ports: openssh 9.7p1 `[24] `__ * ports: openssl 3.0.13 `[25] `__ * ports: openssl fix for CVE-2024-2511 `[26] `__ * ports: openvpn 2.6.10 `[27] `__ diff --git a/source/releases/CE_24.1.rst b/source/releases/CE_24.1.rst index 457cbd89..cdbe6d04 100644 --- a/source/releases/CE_24.1.rst +++ b/source/releases/CE_24.1.rst @@ -377,7 +377,7 @@ Here are the full patch notes: * ports: libucl 0.9.1 * ports: lighttpd 1.4.75 `[5] `__ * ports: nss 3.99 `[6] `__ -* ports: openssh-portable 9.7p1 `[7] `__ +* ports: openssh 9.7p1 `[7] `__ * ports: openvpn 2.6.10 `[8] `__ * ports: php 8.2.17 `[9] `__ * ports: py-duckdb 0.10.1 `[10] `__ diff --git a/source/releases/CE_25.1.rst b/source/releases/CE_25.1.rst index c3f8ddb0..d3eb0767 100644 --- a/source/releases/CE_25.1.rst +++ b/source/releases/CE_25.1.rst @@ -31,7 +31,22 @@ can be found below as well. -------------------------------------------------------------------------- -* system: implement user CSV export/import functionality (sponsored by: m.a.x. it) +This time around a patch from OpenBSD has been added that fixes the +state tracking for ICMPv6 neighbour discovery packets through pf. The +user management gained a CSV import/export. Also, the bug of the missing +PPP logs has been fixed in the upstream MPD package. + +Please note that the FRR plugin now uses the new configuration file +layout mandated by upstream and also gained reload support. + +Since Google Drive is being phased out by Google, a new plugin now +covers backups via SFTP. The old Google Drive backup functionality +will move to plugins in 25.7 since it will only be useful for existing +installs. + +Here are the full patch notes: + +* system: implement user CSV import/export functionality (sponsored by: m.a.x. it) * system: switch boot logo and MOTD to the new-style logo (contributed by Gavin Chappell) * system: migrate 'default' tunable value to empty one and improve UX * system: bring back user/group audit messages lost in MVC conversion @@ -150,7 +165,7 @@ Here are the full patch notes: * src: ixgbe: Add ixgbe_dev_from_hw() back * ports: ca_root_nss / nss 3.108 `[3] `__ * ports: curl 8.12.1 `[4] `__ -* ports: openssh-portable 9.9p2 `[5] `__ +* ports: openssh 9.9p2 `[5] `__ * ports: php83 8.3.17 `[6] `__ * ports: py-duckdb 1.2.0 `[7] `__