From e83e4a05b794458e8b5dbfaff1b91fb5e32ed8e1 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 12 Dec 2023 13:04:43 +0100 Subject: [PATCH] changelogs --- source/CE_releases.rst | 2 +- source/releases/CE_23.7.rst | 55 +++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 1 deletion(-) diff --git a/source/CE_releases.rst b/source/CE_releases.rst index 115bebec..c5966eb6 100644 --- a/source/CE_releases.rst +++ b/source/CE_releases.rst @@ -8,7 +8,7 @@ Community Edition :width: 600px :align: center -As of January 2015 there have been *269* releases leading to the latest version *23.7.9* +As of January 2015 there have been *270* releases leading to the latest version *23.7.10* named "Restless Roadrunner". diff --git a/source/releases/CE_23.7.rst b/source/releases/CE_23.7.rst index af0723f8..2d0ee838 100644 --- a/source/releases/CE_23.7.rst +++ b/source/releases/CE_23.7.rst @@ -26,6 +26,61 @@ can be found below as well. * Full mirror list: https://opnsense.org/download/ +-------------------------------------------------------------------------- +23.7.10 (December 12, 2023) +-------------------------------------------------------------------------- + + +A number of FreeBSD source code changes accumulated so it is better +to have them delivered to your doorstep before the holidays are in +full swing. + +Here are the full patch notes: + +* system: improve config revision audit ability +* system: cleanse system_get_language_code() output +* system: safeguard /tmp/PHP_errors.log file before usage +* system: add an optional random delay before executing remote backups +* system: fix regression in log viewer level selector +* reporting: OpenVPN server instances were missing from respective health graph +* interfaces: move interface list widget link to assignments page +* interfaces: add new backend jobs and extend with optional parameter +* interfaces: add validation for proxy ARP strict subnet use +* firewall: improve alias write behaviour by checking for changes beforehand +* firewall: fix preg_replace() to avoid truncated network display in rules listing +* firewall: add an ifconfig.debug file +* firmware: switch bogons/changelog set base URL to portable "opnsense-update -X" call +* ipsec: move save button on mobile page into its own container +* ipsec: add support for RADIUS class groups in instances +* unbound: use tls-system-cert instead of tls-cert-bundle +* web proxy: fix setting unknown language directory +* ui: upgrade jqTree to version 1.7.5 +* plugins: os-ddclient 1.18 `[1] `__ +* plugins: os-dec-hw 1.0 is a Deciso hardware specific dashboard widget +* plugins: os-net-snmp fix for directory setup (contributed by doktornotor) +* plugins: os-telegraf 1.12.10 `[2] `__ +* plugins: os-upnp now reloads on newwanip event +* plugins: os-wireguard fix for missing firewall reload +* plugins: os-wireguard-go fix for device registration +* src: clang: sanitizer failure with ASLR enabled `[3] `__ +* src: dhclient: do not add 0.0.0.0 interface alias +* src: ice: match irdma interface changes +* src: ixv: separate VFTA table for each interface +* src: libnetmap: better fix for port parsing failure +* src: pf: expose more syncookie state information to userspace +* src: pf: fix mem leaks upon vnet destroy +* src: pf: remove incorrect fragmentation check `[4] `__ +* src: rc: fix restart _precmd issue with _setup +* src: re: add support for 8168FP HW rev +* src: zfs: check dnode and its data for dirtiness in dnode_is_dirty() `[5] `__ +* ports: perl 5.36.3 `[6] `__ +* ports: php 8.2.13 `[7] `__ +* ports: phpseclib 3.0.34 `[8] `__ +* ports: squid update fixes parent proxy crash `[9] `__ +* ports: strongswan 5.9.13 `[10] `__ + + + -------------------------------------------------------------------------- 23.7.9 (November 23, 2023) --------------------------------------------------------------------------