diff options
author | Robert Göhler <github@ghlr.de> | 2022-02-22 20:16:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 20:16:11 +0100 |
commit | aeb87cc1055a976ce020efae0c3e4fcbf2fb55fe (patch) | |
tree | 6c0ed98cbfcfdea7b2beffad78f43421caa5f04d /docs/changelog/1.3.rst | |
parent | c523a87aaa79f1bf98301004ff60ff29c352f85f (diff) | |
parent | 37aaf2bec563210e47f40eba9c4e6f434a34afc6 (diff) | |
download | vyos-documentation-aeb87cc1055a976ce020efae0c3e4fcbf2fb55fe.tar.gz vyos-documentation-aeb87cc1055a976ce020efae0c3e4fcbf2fb55fe.zip |
Merge pull request #722 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 36 |
1 files changed, 36 insertions, 0 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 ========== |