Github: update current branch

This commit is contained in:
rebortg 2022-02-07 06:19:54 +00:00 committed by GitHub
parent 525b414f61
commit ffc6607ea2
3 changed files with 73 additions and 3 deletions

@ -1 +1 @@
Subproject commit 0a0d4abc02da89f68d453495ec002d2afecfca7b
Subproject commit b4185f8356d69476292906ebe32daf1c4867601a

View File

@ -8,6 +8,36 @@
_ext/releasenotes.py
2022-02-06
==========
* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member
2022-02-05
==========
* :vytask:`T4226` (bug): VRRP transition-script does not work for groups name which contains -(minus) sign
2022-02-04
==========
* :vytask:`T4196` (bug): DHCP server client-prefix-length parameter results in non-functional leases
2022-02-03
==========
* :vytask:`T3643` (bug): show vpn ipsec sa doesn't show tunnels in "down" state
2022-02-01
==========
* :vytask:`T4198` (bug): Error shown on commit
2022-01-29
==========
@ -1437,7 +1467,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.174 / 5.10.94
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.175 / 5.10.95
2021-02-14

View File

@ -8,6 +8,46 @@
_ext/releasenotes.py
2022-02-06
==========
* :vytask:`T4223` (bug): policy route cannot have several entries with the same table
* :vytask:`T4216` (bug): Firewall: can't use negated groups in firewall rules
* :vytask:`T4178` (bug): policy based routing tcp flags issue
* :vytask:`T4164` (bug): PBR: network groups (as well as address and port groups) don't resolve in `nftables_policy.conf`
* :vytask:`T3970` (feature): Add support for op-mode PKI direct install into an active config session
* :vytask:`T3828` (bug): ipsec: Subtle change in "pfs enable" behavior from equuleus -> sagitta
* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member
2022-02-05
==========
* :vytask:`T4226` (bug): VRRP transition-script does not work for groups name which contains -(minus) sign
2022-02-04
==========
* :vytask:`T4196` (bug): DHCP server client-prefix-length parameter results in non-functional leases
2022-02-03
==========
* :vytask:`T4218` (bug): firewall: rule name is not allowed to start with a number
* :vytask:`T3643` (bug): show vpn ipsec sa doesn't show tunnels in "down" state
2022-02-01
==========
* :vytask:`T4224` (bug): Ethernet interfaces configured for DHCP not working on latest rolling snapshot (vyos-1.4-rolling-202201291849-amd64.iso)
* :vytask:`T4225` (bug): Performance degration with latest rolling release
* :vytask:`T4220` (bug): Commit broke dhclient 78b247b724f74bdabab0706aaa7f5b00e5809bc1
* :vytask:`T4138` (bug): NAT configuration allows to set incorrect port range and invalid port
2022-01-29
==========
@ -1699,7 +1739,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.174 / 5.10.94
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.175 / 5.10.95
2021-02-15