Github: update current branch

This commit is contained in:
rebortg 2021-04-26 06:06:13 +00:00 committed by GitHub
parent a2db845061
commit 69e52a135a
3 changed files with 47 additions and 3 deletions

@ -1 +1 @@
Subproject commit ac01b026ab2d84d9a5df48cc75e8cc7e4092bd97
Subproject commit b6301bfd6a6cb084671fd24970a4a06b10a89d90

View File

@ -8,6 +8,20 @@
_ext/releasenotes.py
2021-04-25
==========
* :vytask:`T3468` (bug): Tunnel interfaces aren't suggested as being available for bridging (regression)
* :vytask:`T1802` (feature): Wireguard QR code in cli for mobile devices
2021-04-23
==========
* :vytask:`T3395` (bug): WAN load-balancing fails with nexthop dhcp
* :vytask:`T3290` (bug): Disabling GRE conntrack module fails
2021-04-18
==========
@ -249,7 +263,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.112 / 5.10.30
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.114 / 5.10.32
2021-02-14

View File

@ -8,6 +8,36 @@
_ext/releasenotes.py
2021-04-25
==========
* :vytask:`T3490` (bug): priority inversion on PBR "policy route" create, breaks default route from dhcp (live iso)
* :vytask:`T3468` (bug): Tunnel interfaces aren't suggested as being available for bridging (regression)
* :vytask:`T3497` (bug): Prefix list with rule containing only action is not detected as error during parse
* :vytask:`T3492` (bug): BGP Configuration Migration failed (badly!) from rolling 202102240218 to rolling 202104221210
* :vytask:`T1802` (feature): Wireguard QR code in cli for mobile devices
2021-04-24
==========
* :vytask:`T3472` (bug): commit-confirm script not found
* :vytask:`T3439` (bug): Commit-archive location not working for scp
2021-04-23
==========
* :vytask:`T3395` (bug): WAN load-balancing fails with nexthop dhcp
* :vytask:`T3290` (bug): Disabling GRE conntrack module fails
2021-04-20
==========
* :vytask:`T3488` (bug): Specifying an invalid "interface address" like dhcph leads to commit error
2021-04-18
==========
@ -308,7 +338,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.112 / 5.10.30
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.114 / 5.10.32
2021-02-15