From 1f241743357b37c22cc2a9e8a0aac56760c41d98 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 29 Jun 2023 10:27:03 +0200 Subject: [PATCH] changelogs --- source/CE_releases.rst | 2 +- source/releases/CE_23.1.rst | 39 +++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/source/CE_releases.rst b/source/CE_releases.rst index 35125f1a..835cfb4a 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 *255* releases leading to the latest version *23.1.10* +As of January 2015 there have been *256* releases leading to the latest version *23.1.11* named "Quintessential Quail". diff --git a/source/releases/CE_23.1.rst b/source/releases/CE_23.1.rst index 4da0cb6d..fe3ac5fd 100644 --- a/source/releases/CE_23.1.rst +++ b/source/releases/CE_23.1.rst @@ -29,6 +29,45 @@ can be found below as well. * Full mirror list: https://opnsense.org/download/ +-------------------------------------------------------------------------- +23.1.11 (June 28, 2023) +-------------------------------------------------------------------------- + + +So this is the end of life release for the 23.1 series which includes the +recent FreeBSD advisories as well as plugin support for Zabbix 6.4. + +We have finished the OpenVPN MVC "instances" for anyone who is interested in +a preview using the current development release. FreeBSD 13.2 side looks +ready so we will be releasing 23.7-RC1 some time in the second half of July. +The final 23.7 release is scheduled for July 31. The upgrade path from 23.1 +will be enabled shortly after the new major release, but can take up to 24 +hours due to testing and mirror propagation. Please do not despair. ;) + +Here are the full patch notes: + +* system: add RADIUS authentication support for MSCHAPv2 using Crypt_CHAP_MSv2() +* system: propagate error in rc.syshook scripts +* dhcp: validate client hostnames in Dnsmasq/Unbound lease watchers +* firmware: automatic kernel upgrade after reboot like base and package stages +* firmware: sticky advanced mode if flavour is set to non-default +* intrusion detection: add missing typecast in getAlertLogsAction() +* mvc: fix locking regression that caused bulk changes to not being rendered correctly +* plugins: os-zabbix-agent plugin variant for Zabbix 6.4 +* plugins: os-zabbix-proxy plugin variant for Zabbix 6.4 +* src: axgbe: account for 4 SFP ports during GPIO expander check +* src: ipsec: make algorithm tables read-only +* src: mpr: fix copying of event_mask `[1] `__ +* src: pam_krb5: fix spoofing vulnerability `[2] `__ +* src: loader: comconsole: do not unconditionally wipe out hw.uart.console `[3] `__ +* src: contrib/tzdata: import tzdata 2023c `[4] `__ +* src: ixgbe: change if condition for RSS and rxcsum +* src: pf: fix pf_nv##_array() size check +* src: e1000: fix VLAN 0 +* ports: py-setuptools fix for CVE-2022-40897 + + + -------------------------------------------------------------------------- 23.1.10 (June 22, 2023) --------------------------------------------------------------------------