diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-11-01 06:20:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 06:20:33 +0000 |
commit | 367647cec3cee668e9dbbd6d13b9c73b83d5bff8 (patch) | |
tree | da9f51a443f6e4d289cfcf005d37ebde103e7d94 /docs/changelog/1.3.rst | |
parent | 7de1cd016e3643431cb85fa3ea2443618ebd69f9 (diff) | |
download | vyos-documentation-367647cec3cee668e9dbbd6d13b9c73b83d5bff8.tar.gz vyos-documentation-367647cec3cee668e9dbbd6d13b9c73b83d5bff8.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 647d6b4e..97a9793b 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -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() |