summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrebortg <rebortg@users.noreply.github.com>2021-11-01 06:20:33 +0000
committerGitHub <noreply@github.com>2021-11-01 06:20:33 +0000
commit367647cec3cee668e9dbbd6d13b9c73b83d5bff8 (patch)
treeda9f51a443f6e4d289cfcf005d37ebde103e7d94 /docs
parent7de1cd016e3643431cb85fa3ea2443618ebd69f9 (diff)
downloadvyos-documentation-367647cec3cee668e9dbbd6d13b9c73b83d5bff8.tar.gz
vyos-documentation-367647cec3cee668e9dbbd6d13b9c73b83d5bff8.zip
Github: update current branch
Diffstat (limited to 'docs')
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst34
-rw-r--r--docs/changelog/1.4.rst34
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