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

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

@ -1 +1 @@
Subproject commit 56810c62f91d3f11e23b2836bb4d14db6ec8ce25 Subproject commit 8cf5a4f023c5459cad4c84e93f73a9ddd69be81a

View File

@ -8,6 +8,36 @@
_ext/releasenotes.py _ext/releasenotes.py
2021-10-22
==========
* :vytask:`T3188` (bug): Tunnel local-ip to dhcp-interface Change Fails to Update
2021-10-21
==========
* :vytask:`T3920` (bug): dhclient exit hook script 01-vyos-cleanup causes too many arguments error
* :vytask:`T3926` (bug): strip-private does not sanitize "cisco-authentication" from NHRP configuration
* :vytask:`T3925` (feature): Tunnel: dhcp-interface not implemented - use source-interface instead
* :vytask:`T3927` (feature): Kernel: Enable kernel support for HW offload of the TLS protocol
2021-10-20
==========
* :vytask:`T3922` (bug): NHRP: delete fails
* :vytask:`T3918` (bug): DHCPv6 prefix delegation incorrect verify error
* :vytask:`T3921` (bug): tunnel: KeyError when using dhcp-interface
2021-10-19
==========
* :vytask:`T3396` (bug): syslog can't be configured with an ipv6 literal destination in 1.2.x
* :vytask:`T690` (feature): Allow OpenVPN servers to push routes with custom metric values
2021-10-17 2021-10-17
========== ==========
@ -976,7 +1006,7 @@
2021-02-16 2021-02-16
========== ==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.154 / 5.10.74 * :vytask:`T3318` (feature): Update Linux Kernel to v5.4.155 / 5.10.75
2021-02-14 2021-02-14

View File

@ -8,6 +8,43 @@
_ext/releasenotes.py _ext/releasenotes.py
2021-10-22
==========
* :vytask:`T3897` (feature): Dynamic DNS doesn't work with IPv6 addresses
* :vytask:`T3832` (feature): Allow to set DHCP client-id in hexadecimal format
* :vytask:`T3188` (bug): Tunnel local-ip to dhcp-interface Change Fails to Update
* :vytask:`T3917` (default): Use Avahi as mDNS repeater for IPv6 support
2021-10-21
==========
* :vytask:`T3926` (bug): strip-private does not sanitize "cisco-authentication" from NHRP configuration
* :vytask:`T3925` (feature): Tunnel: dhcp-interface not implemented - use source-interface instead
* :vytask:`T3923` (feature): Kernel: Enable TLS/IPSec offload support for Mellanox ConnectX NICs
* :vytask:`T3927` (feature): Kernel: Enable kernel support for HW offload of the TLS protocol
2021-10-20
==========
* :vytask:`T3918` (bug): DHCPv6 prefix delegation incorrect verify error
* :vytask:`T3921` (bug): tunnel: KeyError when using dhcp-interface
2021-10-19
==========
* :vytask:`T3396` (bug): syslog can't be configured with an ipv6 literal destination in 1.2.x
2021-10-18
==========
* :vytask:`T3002` (default): VRRP change on IPSec interface causes packet routing issues
2021-10-17 2021-10-17
========== ==========
@ -1132,7 +1169,7 @@
========== ==========
* :vytask:`T3313` (bug): ospfv3 interface missing options * :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.154 / 5.10.74 * :vytask:`T3318` (feature): Update Linux Kernel to v5.4.155 / 5.10.75
2021-02-15 2021-02-15