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

Github: update current branch
This commit is contained in:
Robert Göhler 2023-05-16 21:38:16 +02:00 committed by GitHub
commit cb6cce7b62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 34 additions and 1 deletions

@ -1 +1 @@
Subproject commit aaa98de536cb1b9d6ab5a18341a56543b5b57ce1 Subproject commit e02a722a3e95696d83abf7fe78893fbb67f40ad3

View File

@ -8,6 +8,18 @@
_ext/releasenotes.py _ext/releasenotes.py
2023-05-12
==========
* :vytask:`T2769` ``(feature): Add VRF support for syslog``
2023-05-08
==========
* :vytask:`T5212` ``(bug): snmp community name -error with special carracter``
2023-04-27 2023-04-27
========== ==========

View File

@ -8,6 +8,27 @@
_ext/releasenotes.py _ext/releasenotes.py
2023-05-12
==========
* :vytask:`T2778` ``(feature): Migrate "system syslog" to get_config_dict() to support new features``
* :vytask:`T2769` ``(feature): Add VRF support for syslog``
2023-05-10
==========
* :vytask:`T5209` ``(bug): dhclient load-balancing exit hook 04-dhcp-wanlb returned non-zero exit status``
* :vytask:`T5065` ``(bug): Mixing `destination port xxx` and `destination group port-group yyy` in firewall rules doesn't work, but can be commited``
* :vytask:`T5060` ``(feature): add a VRRP 'maintenance mode'``
2023-05-09
==========
* :vytask:`T5202` ``(bug): After removal load-balancing a pid remained which used in dhclient-exit-hooks``
2023-05-06 2023-05-06
========== ==========