Github: update current branch

This commit is contained in:
rebortg 2022-03-28 06:09:20 +00:00 committed by GitHub
parent cdb93d5c44
commit b6b091e30e
3 changed files with 60 additions and 7 deletions

@ -1 +1 @@
Subproject commit f2ebdfa4b856c2801dbdd177095220a27e408e1f
Subproject commit 5ad305087e4a3c710d35be04b14dd30ddd051eaf

View File

@ -8,6 +8,26 @@
_ext/releasenotes.py
2022-03-25
==========
* :vytask:`T4319` (bug): The command "set system ipv6 disable" doesn't work as expected.
2022-03-24
==========
* :vytask:`T4294` (bug): Adding a new openvpn-option does not restart the OpenVPN process
* :vytask:`T4230` (bug): OpenVPN server configuration deleted after reboot when using a VRRP virtual-address
2022-03-21
==========
* :vytask:`T4311` (bug): CVE-2021-4034: local privilege escalation in PolKit
* :vytask:`T4310` (bug): CVE-2022-0778: infinite loop in OpenSSL certificate parsing
2022-03-12
==========
@ -106,7 +126,7 @@
2022-02-10
==========
* :vytask:`T4165` (bug): Delete custom conntrack timeout firewall bug
* :vytask:`T4165` (bug): Custom conntrack rules cannot be deleted
2022-02-08
@ -186,7 +206,7 @@
2022-01-12
==========
* :vytask:`T4168` (bug): Does not possible to reset VPN properly when DMVPN configured
* :vytask:`T4168` (bug): IPsec VPN is impossible to restart when DMVPN is configured
* :vytask:`T4167` (bug): DMVPN apply wrong param on the first configuration
* :vytask:`T4152` (bug): NHRP shortcut-target holding-time does not work
@ -194,7 +214,7 @@
2022-01-10
==========
* :vytask:`T3299` (bug): Webproxy is prohibited from listening on all IP addresses
* :vytask:`T3299` (bug): Allow the web proxy service to listen on all IP addresses
* :vytask:`T3115` (feature): Add support for firewall on L3 VIF bridge interface
@ -203,7 +223,7 @@
* :vytask:`T3822` (bug): OpenVPN processes do not have permission to read key files generated with `run generate openvpn key`
* :vytask:`T4142` (bug): Input ifbX interfaces not displayed in op-mode
* :vytask:`T3914` (bug): vrrp rfc3768-compatibility doesn't work with unicast peers
* :vytask:`T3914` (bug): VRRP rfc3768-compatibility doesn't work with unicast peers
2022-01-07

View File

@ -8,6 +8,39 @@
_ext/releasenotes.py
2022-03-26
==========
* :vytask:`T4321` (default): Allow BGP neighbors between different VIFs on the same VyOS
2022-03-25
==========
* :vytask:`T4319` (bug): The command "set system ipv6 disable" doesn't work as expected.
2022-03-24
==========
* :vytask:`T4301` (bug): The "arp-monitor" option in bonding interface settings does not work
* :vytask:`T4294` (bug): Adding a new openvpn-option does not restart the OpenVPN process
* :vytask:`T4290` (bug): BGP source-interface fails to commit
* :vytask:`T4230` (bug): OpenVPN server configuration deleted after reboot when using a VRRP virtual-address
2022-03-23
==========
* :vytask:`T4314` (bug): Latest 1.4 Rolling release config migration error
2022-03-21
==========
* :vytask:`T4304` (feature): [OSPF]import/export filter inter-area prefix
2022-03-20
==========
@ -345,7 +378,7 @@
2022-01-10
==========
* :vytask:`T3299` (bug): Webproxy is prohibited from listening on all IP addresses
* :vytask:`T3299` (bug): Allow the web proxy service to listen on all IP addresses
* :vytask:`T3115` (feature): Add support for firewall on L3 VIF bridge interface
@ -353,7 +386,7 @@
==========
* :vytask:`T4142` (bug): Input ifbX interfaces not displayed in op-mode
* :vytask:`T3914` (bug): vrrp rfc3768-compatibility doesn't work with unicast peers
* :vytask:`T3914` (bug): VRRP rfc3768-compatibility doesn't work with unicast peers
2022-01-08