diff options
author | Robert Göhler <github@ghlr.de> | 2021-11-03 20:45:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-03 20:45:58 +0100 |
commit | 73fa4a6b60519071f027385d4f742d78b3a14611 (patch) | |
tree | b0fa40d4f201ac87be3dd482138a959b2b9eab13 /docs | |
parent | db3954a20f35ec77cba09557f43df8e1468509a0 (diff) | |
parent | 367647cec3cee668e9dbbd6d13b9c73b83d5bff8 (diff) | |
download | vyos-documentation-73fa4a6b60519071f027385d4f742d78b3a14611.tar.gz vyos-documentation-73fa4a6b60519071f027385d4f742d78b3a14611.zip |
Merge pull request #648 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 34 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 34 |
3 files changed, 67 insertions, 1 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 8cf5a4f023c5459cad4c84e93f73a9ddd69be81 +Subproject 85bf315f71b411e3cdcd19793c4f7e1e5efed91 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() diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index cd69925c..91a2c28e 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -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 |