changelogs

This commit is contained in:
Ad Schellevis 2025-12-19 16:14:03 +01:00
parent 15b4b2c151
commit b91e94b94a

View file

@ -198,6 +198,25 @@ Here are the full patch notes:
* ports: syslog-ng 4.10.2 `[25] <https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.10.2>`__
* ports: unbound 1.24.2 `[26] <https://nlnetlabs.nl/projects/unbound/download/#unbound-1-24-2>`__
A hotfix release was issued as 25.10.1_2:
* firewall: clean up rules edit cancel button
* firmware: opnsense-update: remove architecture pinning for -X option
* mvc: FilterBaseController: move shared automation rule logic here
* src: e1000: do not enable ASPM L1 without L0s
* src: e1000: bump 82574/82583 PBA to 32K
* src: if_ovpn: use IFT_TUNNEL
* src: ifconfig: bring back -L for netlink
* src: igb: fix VLAN support on VFs
* src: irdma: fix potential memory leak on qhash cqp operation
* src: ix: add support for debug dump for E610 adapters
* src: netmap: fix error handling in nm_os_extmem_create()
* src: pf: reading rules with a read lock on ioctl
* src: pf: relax sctp v_tag verification
* src: pf: handle divert packets
* src: pfsync: fix incorrect unlock during destroy
* src: rtsold: remote code execution via ND6 router advertisements `[27] <https://www.freebsd.org/security/advisories/FreeBSD-SA-25:12.rtsold.asc>`__
--------------------------------------------------------------------------