Merge branch 'master' of github.com:vyos/vyos-documentation

This commit is contained in:
rebortg 2021-06-28 14:02:25 +02:00
commit c4b76f5469
3 changed files with 58 additions and 3 deletions

@ -1 +1 @@
Subproject commit 0de84e53c36604af2bac3b5d8eb00480f9623aa0
Subproject commit 09efa0550dd169e30a851513781b611dd84e9c79

View File

@ -8,6 +8,32 @@
_ext/releasenotes.py
2021-06-27
==========
* :vytask:`T3653` (default): Cloudinit subnet error if a cidr (/24) is used instead of a subnet mask (255.255.255.0)
2021-06-25
==========
* :vytask:`T3650` (bug): OpenVPN: Upgrade package to 2.5.1 before releasing VyOS 1.3.0
* :vytask:`T3649` (feature): Add bonding additional hash-policy
2021-06-24
==========
* :vytask:`T2722` (bug): get_config_dict() and key_mangling=('-', '_') will alter CLI data for tagNodes
2021-06-22
==========
* :vytask:`T3629` (bug): IPoE server shifting address in the range
* :vytask:`T3582` (default): 'delete log file' does not work
2021-06-19
==========
@ -555,7 +581,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.127 / 5.10.45
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.128 / 5.10.46
2021-02-14

View File

@ -8,6 +8,35 @@
_ext/releasenotes.py
2021-06-27
==========
* :vytask:`T3653` (default): Cloudinit subnet error if a cidr (/24) is used instead of a subnet mask (255.255.255.0)
2021-06-25
==========
* :vytask:`T3641` (feature): Upgrade base system from Debian Buster -> Debian Bullseye
* :vytask:`T3649` (feature): Add bonding additional hash-policy
2021-06-23
==========
* :vytask:`T3647` (feature): Bullseye: gcc defaults to passing --as-needed to linker
* :vytask:`T3644` (default): Replace GCC with a simpler preprocessor for including nested XML snippets in XML documents
* :vytask:`T3356` (feature): Script for remote file transfers
2021-06-22
==========
* :vytask:`T3629` (bug): IPoE server shifting address in the range
* :vytask:`T3645` (feature): Bullseye: ethtool changed output for ring-buffer information
* :vytask:`T3582` (default): 'delete log file' does not work
2021-06-21
==========
@ -662,7 +691,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.127 / 5.10.45
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.128 / 5.10.46
2021-02-15