Github: update current branch

This commit is contained in:
rebortg 2021-11-01 06:20:33 +00:00 committed by GitHub
parent 7de1cd016e
commit 367647cec3
3 changed files with 68 additions and 2 deletions

@ -1 +1 @@
Subproject commit 8cf5a4f023c5459cad4c84e93f73a9ddd69be81a
Subproject commit 85bf315f71b411e3cdcd19793c4f7e1e5efed917

View File

@ -8,6 +8,39 @@
_ext/releasenotes.py
2021-10-31
==========
* :vytask:`T3945` (feature): Add route-map for bgp aggregate-address
* :vytask:`T3341` (bug): Wrong behavior of the "reset vpn ipsec-peer XXX tunnel XXX" command
* :vytask:`T3954` (bug): FTDI cable makes VyOS sagitta latest hang, /dev/serial unpopulated, config system error
* :vytask:`T3943` (bug): "netflow source-ip" prevents image upgrades if IP address does not exist locally
2021-10-29
==========
* :vytask:`T3942` (feature): Generate IPSec debug archive from op-mode
2021-10-28
==========
* :vytask:`T3941` (bug): "show vpn ipsec sa" shows established time of parent SA not child SA's
2021-10-27
==========
* :vytask:`T3944` (bug): VRRP fails over when adding new group to master
2021-10-25
==========
* :vytask:`T3935` (bug): Update from rc5 to EPA2 failed
2021-10-22
==========
@ -1418,7 +1451,6 @@
2020-11-29
==========
* :vytask:`T2297` (feature): NTP add support for pool configuration
* :vytask:`T3095` (feature): Migrate dhcp-relay and dhcpv6-relay to get_config_dict()

View File

@ -8,6 +8,34 @@
_ext/releasenotes.py
2021-10-31
==========
* :vytask:`T3945` (feature): Add route-map for bgp aggregate-address
* :vytask:`T3954` (bug): FTDI cable makes VyOS sagitta latest hang, /dev/serial unpopulated, config system error
* :vytask:`T3943` (bug): "netflow source-ip" prevents image upgrades if IP address does not exist locally
2021-10-29
==========
* :vytask:`T3942` (feature): Generate IPSec debug archive from op-mode
2021-10-28
==========
* :vytask:`T3951` (bug): After resetting vti ipsec tunnel old child SA still active
* :vytask:`T3941` (bug): "show vpn ipsec sa" shows established time of parent SA not child SA's
* :vytask:`T3916` (feature): Add additional Linux capabilities to container configuration
2021-10-27
==========
* :vytask:`T3944` (bug): VRRP fails over when adding new group to master
2021-10-22
==========
@ -1328,3 +1356,9 @@
==========
* :vytask:`T3132` (feature): Enable egress flow accounting
2020-11-29
==========
* :vytask:`T2297` (feature): NTP add support for pool configuration