diff options
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 15 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 23 |
3 files changed, 36 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 09efa0550dd169e30a851513781b611dd84e9c7 +Subproject 562ead14a6dd1eb9190b9a9f38981423937bfc9 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 4833656f..17984e03 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _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 ========== @@ -221,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 @@ -581,7 +594,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.128 / 5.10.46 +* :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 cad3e003..ce43c7c9 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,27 @@ _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 ========== @@ -691,7 +712,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.128 / 5.10.46 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.129 / 5.10.47 2021-02-15 |