summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebortg <rebortg@users.noreply.github.com>2023-02-27 06:05:32 +0000
committerGitHub <noreply@github.com>2023-02-27 06:05:32 +0000
commitde6a1c021bb73831240b7e06f2138e9b844cacd4 (patch)
tree1a48cd9c822857de6c353fb3f6b3152e4dad8ace
parentc55ef639a14325d429589eb1ecd89b0cfa6ed702 (diff)
downloadvyos-documentation-de6a1c021bb73831240b7e06f2138e9b844cacd4.tar.gz
vyos-documentation-de6a1c021bb73831240b7e06f2138e9b844cacd4.zip
Github: update equuleus branch
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst17
2 files changed, 17 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject 1f7d9af565a892ee533ed34f1458d966bbdc1cb
+Subproject 0420cea6f0c655aced9668ae01c50d517e1e8f2
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 7a12d0e2..cb723d54 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,23 @@
_ext/releasenotes.py
+2023-02-25
+==========
+
+* :vytask:`T5008` (bug): MACsec CKN of 32 chars is not allowed in CLI, but works fine
+* :vytask:`T5007` (bug): Interface multicast setting is invalid
+* :vytask:`T5017` (bug): Bug with validator interface-name
+* :vytask:`T4992` (bug): Incorrect check is_local_address for bgp neighbor with option ip_nonlocal_bind set
+* :vytask:`T4978` (bug): KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536
+* :vytask:`T4948` (feature): pppoe: add CLI option to allow definition of host-uniq flag
+
+
+2023-02-22
+==========
+
+* :vytask:`T5011` (bug): Some interface drivers don't support min_mtu and max_mtu and verify_mtu check should be skipped
+
+
2023-02-18
==========