summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebortg <rebortg@users.noreply.github.com>2021-06-14 06:20:34 +0000
committerGitHub <noreply@github.com>2021-06-14 06:20:34 +0000
commitce2e15e76d97d82003ae364d9c201a747df148aa (patch)
tree739ad16df42707e60afb7cafdf4c9895c5261f87
parenta959baf42fb4897762d8a8ef6ce513c6c9b8e10d (diff)
downloadvyos-documentation-ce2e15e76d97d82003ae364d9c201a747df148aa.tar.gz
vyos-documentation-ce2e15e76d97d82003ae364d9c201a747df148aa.zip
Github: update current branch
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst51
-rw-r--r--docs/changelog/1.4.rst57
3 files changed, 106 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject 5bca2a9009b0daf8b719c9451a560da639045fb
+Subproject 78099bccc510c90ad7cfa5f56475ba024d5d53a
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 5f481773..afc77f4a 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,54 @@
_ext/releasenotes.py
+2021-06-13
+==========
+
+* :vytask:`T3620` (feature): Rename WWAN interface from wirelessmodem to wwan to use QMI interface
+* :vytask:`T3622` (feature): WWAN: add support for APN authentication
+* :vytask:`T3621` (bug): PPPoE interface does not validate if password is supplied when username is set
+
+
+2021-06-12
+==========
+
+* :vytask:`T3609` (bug): BGP Peer Group Changes Slow
+
+
+2021-06-10
+==========
+
+* :vytask:`T3250` (bug): PPPoE server: wrong local usernames
+* :vytask:`T3138` (bug): ddclient improperly updated when apply rfc2136 config
+* :vytask:`T2620` (feature): Add ipsec peer-name to log to simplifies grepping and troubleshooting
+* :vytask:`T2645` (default): Editing route-map Action Requires New Rule
+
+
+2021-06-09
+==========
+
+* :vytask:`T3602` (bug): Renaming BGP Peer Groups Leaves Router Broken
+* :vytask:`T2916` (bug): A state of VTI interface in a configuration does not being processing properly
+* :vytask:`T2855` (default): disabled vti interfaces still working
+
+
+2021-06-08
+==========
+
+* :vytask:`T3605` (default): Allow to set prefer-global for ipv6-next-hop
+* :vytask:`T3607` (feature): [route-map] set ipv6 next-hop prefer-global
+* :vytask:`T3289` (bug): No description for node "service" conf-mode
+
+
+2021-06-07
+==========
+
+* :vytask:`T3581` (bug): Incomplete command `show ipv6 ospfv3 linkstate`
+* :vytask:`T3516` (bug): FRR 7.5 adds a second route when you attempt to change a static route distance instead of overwriting the old route
+* :vytask:`T3461` (bug): OpenConnect Server redundancy check
+* :vytask:`T3455` (bug): system users can not be added in "edit"
+
+
2021-06-04
==========
@@ -480,7 +528,7 @@
2021-02-16
==========
-* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.124 / 5.10.42
+* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43
2021-02-14
@@ -1690,6 +1738,7 @@
==========
* :vytask:`T2709` (bug): Destination NAT translation port without address fails to commit
+* :vytask:`T2717` (default): Wrong DHCP server pool size in statistics
* :vytask:`T2519` (bug): Broadcast address does not add automatically
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index b5d05e01..8d4d8125 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,55 @@
_ext/releasenotes.py
+2021-06-13
+==========
+
+* :vytask:`T3620` (feature): Rename WWAN interface from wirelessmodem to wwan to use QMI interface
+* :vytask:`T2173` (feature): Add the ability to use VRF on VTI interfaces
+* :vytask:`T3622` (feature): WWAN: add support for APN authentication
+* :vytask:`T3606` (bug): SNMP unknown notification OID
+* :vytask:`T3621` (bug): PPPoE interface does not validate if password is supplied when username is set
+
+
+2021-06-12
+==========
+
+* :vytask:`T3611` (bug): WWAN interface (MC7710) no longer works on Kernel 5.10
+* :vytask:`T1534` (bug): IPSec w/ IKEv2 Invalid local-address "any"
+* :vytask:`T3616` (bug): Update to FastAPI causes regression in vyos-http-api-server
+
+
+2021-06-11
+==========
+
+* :vytask:`T3614` (bug): Container network name with hyphen fail
+
+
+2021-06-10
+==========
+
+* :vytask:`T3250` (bug): PPPoE server: wrong local usernames
+* :vytask:`T3138` (bug): ddclient improperly updated when apply rfc2136 config
+* :vytask:`T2620` (feature): Add ipsec peer-name to log to simplifies grepping and troubleshooting
+* :vytask:`T2645` (default): Editing route-map Action Requires New Rule
+
+
+2021-06-08
+==========
+
+* :vytask:`T3605` (default): Allow to set prefer-global for ipv6-next-hop
+* :vytask:`T3607` (feature): [route-map] set ipv6 next-hop prefer-global
+* :vytask:`T3289` (bug): No description for node "service" conf-mode
+
+
+2021-06-07
+==========
+
+* :vytask:`T3461` (bug): OpenConnect Server redundancy check
+* :vytask:`T3455` (bug): system users can not be added in "edit"
+* :vytask:`T3588` (default): IPSec: migrate no longer available options from CLI which are now hardcoded/enabled in strongSwan
+
+
2021-06-06
==========
@@ -572,7 +621,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
-* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.124 / 5.10.42
+* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43
2021-02-15
@@ -731,3 +780,9 @@
==========
* :vytask:`T3132` (feature): Enable egress flow accounting
+
+
+2020-07-20
+==========
+
+* :vytask:`T2717` (default): Wrong DHCP server pool size in statistics