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

Github: update current branch
This commit is contained in:
Robert Göhler 2022-06-13 20:53:43 +02:00 committed by GitHub
commit 72be7f58b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 5 deletions

@ -1 +1 @@
Subproject commit a28833922ff0c04de34ac3b5cfc4bbc271dbb4ca
Subproject commit 59526a8adca2922f42778d7563bc0ddc32cfdda8

View File

@ -8,6 +8,19 @@
_ext/releasenotes.py
2022-06-09
==========
* :vytask:`T2580` (feature): Support for ip pools for ippoe
2022-06-08
==========
* :vytask:`T4447` (bug): DHCPv6 prefix delegation `sla-id` limited to 128
* :vytask:`T4350` (bug): DMVPN opennhrp spokes dont work behind NAT
2022-05-30
==========
@ -384,7 +397,7 @@
2021-12-28
==========
* :vytask:`T3380` (bug): Show vpn ike sa with IPv6 remote peer
* :vytask:`T3380` (bug): "show vpn ike sa" does not display IPv6 peers
* :vytask:`T2933` (feature): VRRP add option virtual_ipaddress_excluded
@ -1720,7 +1733,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.191 / 5.10.113
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.197 / 5.10.121
2021-02-14

View File

@ -8,6 +8,32 @@
_ext/releasenotes.py
2022-06-12
==========
* :vytask:`T4380` (default): Feature Request: ocserv: 2FA OTP key generator in VyOS CLI
2022-06-10
==========
* :vytask:`T4365` (bug): NAT - Error on setting up tables
* :vytask:`T4465` (feature): node.def generation misses whitespace on multiple use of <path>
2022-06-09
==========
* :vytask:`T4444` (default): sstp: Feature request. Port number changing support
* :vytask:`T2580` (feature): Support for ip pools for ippoe
2022-06-08
==========
* :vytask:`T4447` (bug): DHCPv6 prefix delegation `sla-id` limited to 128
2022-05-31
==========
@ -721,7 +747,7 @@
2021-12-28
==========
* :vytask:`T3380` (bug): Show vpn ike sa with IPv6 remote peer
* :vytask:`T3380` (bug): "show vpn ike sa" does not display IPv6 peers
2021-12-27
@ -2209,7 +2235,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.191 / 5.10.113
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.197 / 5.10.121
2021-02-15