diff options
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 68 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 93 |
2 files changed, 159 insertions, 2 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index afc77f4a..17984e03 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,71 @@ _ext/releasenotes.py +2021-07-01 +========== + +* :vytask:`T3658` (feature): Add support for dhcpdv6 fixed-prefix6 + + +2021-06-29 +========== + +* :vytask:`T3593` (bug): PPPoE server called-sid format does not work + + +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 +========== + +* :vytask:`T3633` (feature): Add LRO offload for interface ethernet +* :vytask:`T3632` (bug): policy: route-map: unable to configure route-target / site-of-origin + + +2021-06-18 +========== + +* :vytask:`T3634` (feature): Add op command option for ping for do not fragment bit to be set + + +2021-06-17 +========== + +* :vytask:`T3631` (feature): route-map: migrate "set extcommunity-rt" and "set extcommunity-soo" to "set extcommunity rt|soo" to match FRR syntax + + +2021-06-16 +========== + +* :vytask:`T3623` (default): Fix for dummy interface option in the operational command "clear interfaces dummy" +* :vytask:`T2425` (feature): Rewrite all policy zebra filters to XML/Python style +* :vytask:`T3630` (feature): op-mode: add "show version kernel" command + + 2021-06-13 ========== @@ -168,6 +233,7 @@ * :vytask:`T3532` (bug): Not possible to change ethertype after interface creation * :vytask:`T3550` (bug): Router-advert completion typo * :vytask:`T3547` (feature): conntrackd: remove deprecated config options +* :vytask:`T3535` (feature): Rewrite vyatta-conntrack-sync in new XML and Python flavor * :vytask:`T2049` (feature): Update strongSwan cipher suites list for IPSec settings @@ -528,7 +594,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.129 / 5.10.47 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 8d4d8125..ce43c7c9 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,97 @@ _ext/releasenotes.py +2021-07-03 +========== + +* :vytask:`T57` (enhancment): Make it possible to disable the entire IPsec peer + + +2021-07-01 +========== + +* :vytask:`T3658` (feature): Add support for dhcpdv6 fixed-prefix6 +* :vytask:`T2035` (bug): Executing vyos-smoketest multiple times makes ssh test fail on execution + + +2021-06-29 +========== + +* :vytask:`T3593` (bug): PPPoE server called-sid format does not work +* :vytask:`T3657` (default): BGP neighbors ipv6 not able to establish with IPv6 link-local addresses +* :vytask:`T1441` (feature): Add support for IPSec XFRM interfaces + + +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 +========== + +* :vytask:`T3628` (bug): commit-archive source-address Interface Broken +* :vytask:`T3563` (default): commit-archive breaks with IPv6 source addresses + + +2021-06-20 +========== + +* :vytask:`T3637` (bug): vrf: bind-to-all didn't work properly +* :vytask:`T3639` (default): GCC preprocessor clobbers C comments + + +2021-06-19 +========== + +* :vytask:`T3633` (feature): Add LRO offload for interface ethernet +* :vytask:`T3632` (bug): policy: route-map: unable to configure route-target / site-of-origin + + +2021-06-18 +========== + +* :vytask:`T3634` (feature): Add op command option for ping for do not fragment bit to be set +* :vytask:`T3599` (default): Migrate NHRP to XML/Python + + +2021-06-17 +========== + +* :vytask:`T3624` (feature): BGP: add support for extended community bandwidth definition + + +2021-06-16 +========== + +* :vytask:`T3623` (default): Fix for dummy interface option in the operational command "clear interfaces dummy" +* :vytask:`T3630` (feature): op-mode: add "show version kernel" command + + 2021-06-13 ========== @@ -621,7 +712,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.129 / 5.10.47 2021-02-15 |