diff options
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 4b6e4833..79d88ff0 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,98 @@ _ext/releasenotes.py +2024-03-11 +========== + +* :vytask:`T2998` (bug): SNMP v3 oid "exclude" option doesn't work +* :vytask:`T6096` (bug): Config commits are not synced properly because 00vyos-sync is deleted by vyos-router +* :vytask:`T6057` (feature): Add ability to disable syslog for conntrackd +* :vytask:`T5504` (feature): Keepalived VRRP ability to set more than one peer-address + + +2024-03-07 +========== + +* :vytask:`T3992` (bug): Traceback on adding interface to bridge with configured ip address + + +2024-03-06 +========== + +* :vytask:`T6088` (bug): Configuration corrupted after saving and powercut or force reboot + + +2024-02-16 +========== + +* :vytask:`T2113` (bug): OpenVPN Options error: you cannot use --verify-x509-name with --compat-names or --no-name-remapping +* :vytask:`T5418` (bug): PPPoE-Server Client IP pool Subnet + + +2024-02-15 +========== + +* :vytask:`T2612` (bug): HTTPS API, changing API key fails but goes through +* :vytask:`T656` (enhancment): Rewrite wirelessmodem in new style XML interface definition + + +2024-02-14 +========== + +* :vytask:`T2044` (bug): RPKI doesn't boot properly + + +2024-02-08 +========== + +* :vytask:`T6014` (feature): Bump keepalived version + + +2024-02-07 +========== + +* :vytask:`T6017` (bug): Update vyos-http-api-tools for security advisory + + +2024-02-02 +========== + +* :vytask:`T5914` (bug): CVE-2023-48795 - Terrapin vulnerability +* :vytask:`T5739` (bug): Password recovery does not work if public keys are configured + + +2024-02-01 +========== + +* :vytask:`T5967` (bug): Multi-hop BFD connections can't be established; please add minimum-ttl option. + + +2024-01-22 +========== + +* :vytask:`T4721` (feature): Static IPv6 Route Tags Missing + + +2024-01-20 +========== + +* :vytask:`T5187` (bug): Update Realtek r8152 driver +* :vytask:`T5182` (bug): Update Intel ice driver +* :vytask:`T5180` (bug): initramfs-tools ignores firmware from updates directory +* :vytask:`T4990` (bug): Commit results may not be properly saved if power is cut immediately after a successful commit +* :vytask:`T4039` (feature): Rsyslog to use 'protocol23format' for protocol UDP +* :vytask:`T3813` (bug): Some custom sysctl parameters can't be applied bug +* :vytask:`T2579` (feature): The root task for VRF features +* :vytask:`T2546` (feature): The root task for rewriting [op-mode] to XML +* :vytask:`T2452` (default): Serial console related issues + + +2024-01-19 +========== + +* :vytask:`T5543` (bug): Fix source address handling in static joins + + 2024-01-14 ========== |