Merge pull request #728 from vyos/update-dependencies-master

Github: update current branch
This commit is contained in:
Robert Göhler 2022-02-28 10:47:41 +01:00 committed by GitHub
commit b85c74d02f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 42 additions and 9 deletions

@ -1 +1 @@
Subproject commit 2373b232849c847717cbdcfac7390d8376e227ca Subproject commit 17602c2d63aacc972d4e2f6f21aeeded243d4fa1

View File

@ -8,6 +8,19 @@
_ext/releasenotes.py _ext/releasenotes.py
2022-02-24
==========
* :vytask:`T4267` (bug): Error - Missing required "ip key" parameter
2022-02-23
==========
* :vytask:`T4264` (bug): vxlan: interface is destroyed and rebuild on description change
* :vytask:`T4263` (bug): vyos.util.leaf_node_changed() dos not honor valueLess nodes
2022-02-21 2022-02-21
========== ==========
@ -1541,7 +1554,7 @@
2021-02-16 2021-02-16
========== ==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.178 / 5.10.99 * :vytask:`T3318` (feature): Update Linux Kernel to v5.4.181 / 5.10.102
2021-02-14 2021-02-14

View File

@ -8,6 +8,32 @@
_ext/releasenotes.py _ext/releasenotes.py
2022-02-26
==========
* :vytask:`T4272` (feature): lldp: migrate Python script to use get_config_dict()
2022-02-25
==========
* :vytask:`T4269` (feature): node.def generator should automatically add default values
2022-02-24
==========
* :vytask:`T4267` (bug): Error - Missing required "ip key" parameter
2022-02-23
==========
* :vytask:`T4194` (bug): prefix-list no check for duplicate entries
* :vytask:`T4264` (bug): vxlan: interface is destroyed and rebuild on description change
* :vytask:`T4263` (bug): vyos.util.leaf_node_changed() dos not honor valueLess nodes
2022-02-21 2022-02-21
========== ==========
@ -66,12 +92,6 @@
* :vytask:`T3872` (feature): Add configurable telegraf monitoring service * :vytask:`T3872` (feature): Add configurable telegraf monitoring service
2022-02-10
==========
* :vytask:`T4235` (default): Add config tree diff algorithm
2022-02-08 2022-02-08
========== ==========
@ -1813,7 +1833,7 @@
========== ==========
* :vytask:`T3313` (bug): ospfv3 interface missing options * :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.178 / 5.10.99 * :vytask:`T3318` (feature): Update Linux Kernel to v5.4.181 / 5.10.102
2021-02-15 2021-02-15