Merge pull request #960 from vyos/update-dependencies-equuleus

Github: update equuleus branch
This commit is contained in:
Robert Göhler 2023-02-27 20:36:20 +01:00 committed by GitHub
commit c4ce1ab0a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1f7d9af565a892ee533ed34f1458d966bbdc1cb5
Subproject commit 0420cea6f0c655aced9668ae01c50d517e1e8f29

View File

@ -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
==========