diff options
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 124 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 138 |
2 files changed, 260 insertions, 2 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 03e4bd04..afc77f4a 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,126 @@ _ext/releasenotes.py +2021-06-13 +========== + +* :vytask:`T3620` (feature): Rename WWAN interface from wirelessmodem to wwan to use QMI interface +* :vytask:`T3622` (feature): WWAN: add support for APN authentication +* :vytask:`T3621` (bug): PPPoE interface does not validate if password is supplied when username is set + + +2021-06-12 +========== + +* :vytask:`T3609` (bug): BGP Peer Group Changes Slow + + +2021-06-10 +========== + +* :vytask:`T3250` (bug): PPPoE server: wrong local usernames +* :vytask:`T3138` (bug): ddclient improperly updated when apply rfc2136 config +* :vytask:`T2620` (feature): Add ipsec peer-name to log to simplifies grepping and troubleshooting +* :vytask:`T2645` (default): Editing route-map Action Requires New Rule + + +2021-06-09 +========== + +* :vytask:`T3602` (bug): Renaming BGP Peer Groups Leaves Router Broken +* :vytask:`T2916` (bug): A state of VTI interface in a configuration does not being processing properly +* :vytask:`T2855` (default): disabled vti interfaces still working + + +2021-06-08 +========== + +* :vytask:`T3605` (default): Allow to set prefer-global for ipv6-next-hop +* :vytask:`T3607` (feature): [route-map] set ipv6 next-hop prefer-global +* :vytask:`T3289` (bug): No description for node "service" conf-mode + + +2021-06-07 +========== + +* :vytask:`T3581` (bug): Incomplete command `show ipv6 ospfv3 linkstate` +* :vytask:`T3516` (bug): FRR 7.5 adds a second route when you attempt to change a static route distance instead of overwriting the old route +* :vytask:`T3461` (bug): OpenConnect Server redundancy check +* :vytask:`T3455` (bug): system users can not be added in "edit" + + +2021-06-04 +========== + +* :vytask:`T3592` (feature): Set default TTL 64 for tunnels + + +2021-06-01 +========== + +* :vytask:`T406` (bug): VPN configuration error: IPv6 over IPv4 IPsec is not supported when using IPv6 ONLY tunnel. + + +2021-05-30 +========== + +* :vytask:`T3524` (default): Please implement bgp graceful-shutdown +* :vytask:`T1866` (bug): Commit archive over SFTP doesn't work with non-standard ports +* :vytask:`T3589` (feature): op-mode: support clearing out logfiles from CLI +* :vytask:`T3508` (bug): Check if there's enough drive space for an upgrade before downloading an image +* :vytask:`T1506` (enhancment): commit-archive scp/sftp public key authentication + + +2021-05-29 +========== + +* :vytask:`T3135` (bug): BFD configurations fail to be applied +* :vytask:`T3103` (default): Rewrite parts of vyos\frr.py for readability, logging and to fix mulitiline regex "bugs" +* :vytask:`T2739` (default): vyos-utils is not compiled with a Jenkins pipeline. +* :vytask:`T2451` (bug): Cannot use !tcp or !tcp_udp while adding firewall rule +* :vytask:`T2436` (default): equuleus: Testing: vyos-1x: syntax checking python scripts in PR +* :vytask:`T2184` (bug): OpenVPN op_mode tools broken +* :vytask:`T1944` (bug): FRR: Invalid route in BGP causes update storm, memory leak, and failure of Zebra. +* :vytask:`T1995` (bug): "show vpn ike sa" command always show child-sas as down + + +2021-05-28 +========== + +* :vytask:`T1579` (feature): Rewrite all interface types in new XML/Python style + + +2021-05-27 +========== + +* :vytask:`T2629` (bug): VXLAN interfaces don't actually allow you to configure most settings +* :vytask:`T2617` (feature): Rewrite vyatta-op-quagga "show" to XML +* :vytask:`T2512` (feature): vyatta-op-quagga [show ip] to XML format +* :vytask:`T1905` (default): Update to Keepalived 2.0.19 +* :vytask:`T2669` (bug): DHCP-server overlapping ranges. + + +2021-05-26 +========== + +* :vytask:`T3558` (default): autocomplete options for dhcp-interface is not showing for the static route command +* :vytask:`T3540` (bug): Keepalived memory utilisation issue when constantly getting its state in JSON format +* :vytask:`T2807` (feature): IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces + + +2021-05-25 +========== + +* :vytask:`T3569` (bug): Firewall wrong completion help values + + +2021-05-24 +========== + +* :vytask:`T3575` (bug): pseudo-ethernet: must check source-interface MTU +* :vytask:`T3571` (bug): Broken Show Tab Complete + + 2021-05-23 ========== @@ -408,7 +528,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.121 / 5.10.39 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43 2021-02-14 @@ -750,6 +870,7 @@ * :vytask:`T3131` (bug): Typo in ipsec preshared-secret help * :vytask:`T3134` (bug): DHCPv6 DUID configuration node missing * :vytask:`T3140` (feature): Relax "ethernet offload-options" CLI definition +* :vytask:`T3132` (feature): Enable egress flow accounting 2020-12-17 @@ -1617,6 +1738,7 @@ ========== * :vytask:`T2709` (bug): Destination NAT translation port without address fails to commit +* :vytask:`T2717` (default): Wrong DHCP server pool size in statistics * :vytask:`T2519` (bug): Broadcast address does not add automatically diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 18412b13..8d4d8125 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,136 @@ _ext/releasenotes.py +2021-06-13 +========== + +* :vytask:`T3620` (feature): Rename WWAN interface from wirelessmodem to wwan to use QMI interface +* :vytask:`T2173` (feature): Add the ability to use VRF on VTI interfaces +* :vytask:`T3622` (feature): WWAN: add support for APN authentication +* :vytask:`T3606` (bug): SNMP unknown notification OID +* :vytask:`T3621` (bug): PPPoE interface does not validate if password is supplied when username is set + + +2021-06-12 +========== + +* :vytask:`T3611` (bug): WWAN interface (MC7710) no longer works on Kernel 5.10 +* :vytask:`T1534` (bug): IPSec w/ IKEv2 Invalid local-address "any" +* :vytask:`T3616` (bug): Update to FastAPI causes regression in vyos-http-api-server + + +2021-06-11 +========== + +* :vytask:`T3614` (bug): Container network name with hyphen fail + + +2021-06-10 +========== + +* :vytask:`T3250` (bug): PPPoE server: wrong local usernames +* :vytask:`T3138` (bug): ddclient improperly updated when apply rfc2136 config +* :vytask:`T2620` (feature): Add ipsec peer-name to log to simplifies grepping and troubleshooting +* :vytask:`T2645` (default): Editing route-map Action Requires New Rule + + +2021-06-08 +========== + +* :vytask:`T3605` (default): Allow to set prefer-global for ipv6-next-hop +* :vytask:`T3607` (feature): [route-map] set ipv6 next-hop prefer-global +* :vytask:`T3289` (bug): No description for node "service" conf-mode + + +2021-06-07 +========== + +* :vytask:`T3461` (bug): OpenConnect Server redundancy check +* :vytask:`T3455` (bug): system users can not be added in "edit" +* :vytask:`T3588` (default): IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan + + +2021-06-06 +========== + +* :vytask:`T842` (feature): Adopt VyOS CLI to latest StrongSwan options and deprecated Keywords + + +2021-06-04 +========== + +* :vytask:`T3595` (default): Cannot create new VTI interface +* :vytask:`T3592` (feature): Set default TTL 64 for tunnels + + +2021-06-03 +========== + +* :vytask:`T3384` (feature): Support UDP bandwidth testing + + +2021-06-02 +========== + +* :vytask:`T3233` (bug): Interface redirect to dum0 + + +2021-06-01 +========== + +* :vytask:`T3585` (default): Fix NHRP module for updated interfaces tunnel syntax +* :vytask:`T3594` (bug): Disable by default service strongswan-starter + + +2021-05-30 +========== + +* :vytask:`T3524` (default): Please implement bgp graceful-shutdown +* :vytask:`T3518` (bug): Warning messages when using SCP commit-archive +* :vytask:`T3093` (default): Add xml for vpn ipsec +* :vytask:`T1866` (bug): Commit archive over SFTP doesn't work with non-standard ports +* :vytask:`T3590` (feature): bgp: add option for limiting maximum number of prefixes to be sent to a peer +* :vytask:`T3589` (feature): op-mode: support clearing out logfiles from CLI +* :vytask:`T2641` (feature): Rewrite vpn ipsec OP commands in new style XML syntax +* :vytask:`T3351` (feature): Installer checking MD5 checksums on the ISO image + + +2021-05-29 +========== + +* :vytask:`T1944` (bug): FRR: Invalid route in BGP causes update storm, memory leak, and failure of Zebra. +* :vytask:`T1888` (feature): Update to StrongSwan 5.9.1 +* :vytask:`T1995` (bug): "show vpn ike sa" command always show child-sas as down + + +2021-05-27 +========== + +* :vytask:`T3561` (feature): router-advert: support advertising specific routes +* :vytask:`T2669` (bug): DHCP-server overlapping ranges. + + +2021-05-26 +========== + +* :vytask:`T3540` (bug): Keepalived memory utilisation issue when constantly getting its state in JSON format + + +2021-05-25 +========== + +* :vytask:`T3569` (bug): Firewall wrong completion help values + + +2021-05-24 +========== + +* :vytask:`T3575` (bug): pseudo-ethernet: must check source-interface MTU +* :vytask:`T3571` (bug): Broken Show Tab Complete +* :vytask:`T3555` (bug): GRE TAP tunnel does not silent fragment packets / kernel fix available +* :vytask:`T3576` (bug): ISIS does not support IPV6 + + 2021-05-23 ========== @@ -491,7 +621,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.121 / 5.10.39 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43 2021-02-15 @@ -650,3 +780,9 @@ ========== * :vytask:`T3132` (feature): Enable egress flow accounting + + +2020-07-20 +========== + +* :vytask:`T2717` (default): Wrong DHCP server pool size in statistics |