summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2022-03-28 12:48:32 +0200
committerGitHub <noreply@github.com>2022-03-28 12:48:32 +0200
commitfcbfbedf186e1db1c4a6b5fff958a97c0c7455e7 (patch)
treebba72f9713bac5e268dad4f77269382dfa67a113 /docs
parentdf831d1ec618f1ecb7e98b2940575355f5d2759b (diff)
parentb6b091e30e71ceafdde0f74b9da143417b66675d (diff)
downloadvyos-documentation-fcbfbedf186e1db1c4a6b5fff958a97c0c7455e7.tar.gz
vyos-documentation-fcbfbedf186e1db1c4a6b5fff958a97c0c7455e7.zip
Merge pull request #743 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs')
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst28
-rw-r--r--docs/changelog/1.4.rst37
3 files changed, 59 insertions, 6 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject f2ebdfa4b856c2801dbdd177095220a27e408e1
+Subproject 5ad305087e4a3c710d35be04b14dd30ddd051ea
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 9f6c341b..005d388f 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -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
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index 23091ca7..5c2b1521 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -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