diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-02-21 06:21:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 06:21:19 +0000 |
commit | 37aaf2bec563210e47f40eba9c4e6f434a34afc6 (patch) | |
tree | bba4d7dfcc86e8133424d8e609120804907a030f /docs/changelog | |
parent | 4395d0080a9238240c16657f711eb537195778eb (diff) | |
download | vyos-documentation-37aaf2bec563210e47f40eba9c4e6f434a34afc6.tar.gz vyos-documentation-37aaf2bec563210e47f40eba9c4e6f434a34afc6.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 36 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 40 |
2 files changed, 75 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index ab805dac..a7291590 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,42 @@ _ext/releasenotes.py +2022-02-20 +========== + +* :vytask:`T4261` (feature): MACsec: add DHCP client support +* :vytask:`T4203` (bug): Reconfigure DHCP client interface causes brief outages + + +2022-02-19 +========== + +* :vytask:`T4258` (bug): [DHCP-SERVER] error parameter on Failover + + +2022-02-17 +========== + +* :vytask:`T4241` (bug): ocserv openconnect looks broken in recent bulds of 1.3 Equuleus +* :vytask:`T4255` (bug): Unexpected print of dict bridge on delete +* :vytask:`T4240` (bug): Cannot add wlan0 to bridge via configure +* :vytask:`T4154` (bug): Error add second gre tunnel with the same source interface + + +2022-02-16 +========== + +* :vytask:`T4237` (bug): Conntrack-sync error - error adding listen-address command + + +2022-02-15 +========== + +* :vytask:`T4201` (bug): Firewall - ICMPv6 matches not working as expected on 1.3.0 +* :vytask:`T3006` (bug): Accel-PPP & vlan-mon config get invalid VLAN +* :vytask:`T3494` (bug): DHCPv6 leases traceback when PD using + + 2022-02-13 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 1f67151b..a562ddb0 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,45 @@ _ext/releasenotes.py +2022-02-20 +========== + +* :vytask:`T4254` (feature): VPN IPSec charon add options cisco_flexvpn and install_virtual_ip_on +* :vytask:`T4249` (feature): Add support for device mapping in containers +* :vytask:`T3617` (bug): IPSec 1.4 generate invalid configuration +* :vytask:`T4261` (feature): MACsec: add DHCP client support +* :vytask:`T4203` (bug): Reconfigure DHCP client interface causes brief outages + + +2022-02-19 +========== + +* :vytask:`T4258` (bug): [DHCP-SERVER] error parameter on Failover + + +2022-02-17 +========== + +* :vytask:`T4255` (bug): Unexpected print of dict bridge on delete +* :vytask:`T4240` (bug): Cannot add wlan0 to bridge via configure +* :vytask:`T4154` (bug): Error add second gre tunnel with the same source interface + + +2022-02-16 +========== + +* :vytask:`T4237` (bug): Conntrack-sync error - error adding listen-address command + + +2022-02-15 +========== + +* :vytask:`T4160` (bug): Firewall - Error in rules that matches everything except something +* :vytask:`T3006` (bug): Accel-PPP & vlan-mon config get invalid VLAN +* :vytask:`T3494` (bug): DHCPv6 leases traceback when PD using +* :vytask:`T1292` (bug): Issues while deleting all rules from a firewall + + 2022-02-13 ========== @@ -180,7 +219,6 @@ * :vytask:`T4182` (bug): Show vrrp if vrrp not configured bug * :vytask:`T4179` (feature): Add op-mode CLI for show high-availability virtual-server * :vytask:`T4177` (bug): Strip-private doesn't work for service monitoring -* :vytask:`T1972` (feature): Allow setting interface name for virtual_ipaddress in VRRP VRID 2022-01-13 |