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

Github: update equuleus branch
This commit is contained in:
Robert Göhler 2023-03-14 21:13:51 +01:00 committed by GitHub
commit 34edc95cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 1 deletions

@ -1 +1 @@
Subproject commit c4afde0f76a3bd66df975e823f317fce6efae75b
Subproject commit a3b16a483140bff9d0085351adabcb2e793cfe2b

View File

@ -8,6 +8,27 @@
_ext/releasenotes.py
2023-03-09
==========
* :vytask:`T5066` (bug): Different GRE tunnel but same tunnel keys error
2023-03-08
==========
* :vytask:`T4381` (default): OpenVPN: Add "Tunnel IP" column in "show openvpn server" operational command
* :vytask:`T4872` (bug): Op-mode show openvpn misses a case when parsing for tunnel IP
2023-03-07
==========
* :vytask:`T2838` (bug): Ethernet device names changing, multiple hw-id being added
* :vytask:`T2649` (default): Ensure configration mode scripts conform to coding guidelines
* :vytask:`T4900` (default): Cache intermediary results of get_config_diff in Config instance
2023-03-03
==========