From 718f7d88f1772651374b93447cf9ed03ec5387cc Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 5 Sep 2022 06:22:17 +0000 Subject: Github: update equuleus branch --- docs/_include/vyos-1x | 2 +- docs/changelog/1.3.rst | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x index bf45a3c8..b9678136 160000 --- a/docs/_include/vyos-1x +++ b/docs/_include/vyos-1x @@ -1 +1 @@ -Subproject commit bf45a3c86afb532dbf136adda79fdfb402a7e175 +Subproject commit b9678136eac767ece3d5a5e53f9f2b9c47c7477a diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 9d65e0e3..e444ae5b 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,15 @@ _ext/releasenotes.py +2022-08-29 +========== + +* :vytask:`T4653` (bug): Interface offload options not being applied correctly +* :vytask:`T4061` (default): Add util function to check for completion of boot config +* :vytask:`T4654` (bug): RPKI cache incorrect description +* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP + + 2022-08-27 ========== -- cgit v1.2.3 From 8e87861afc220680807638df7db4d1299047c8b5 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 12 Sep 2022 06:28:23 +0000 Subject: Github: update equuleus branch --- docs/changelog/1.3.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index e444ae5b..dd987db8 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,19 +8,20 @@ _ext/releasenotes.py -2022-08-29 +2022-09-05 ========== -* :vytask:`T4653` (bug): Interface offload options not being applied correctly -* :vytask:`T4061` (default): Add util function to check for completion of boot config -* :vytask:`T4654` (bug): RPKI cache incorrect description -* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP +* :vytask:`T4668` (bug): Adding/removing members from bond doesn't work/results in incorrect interface state +* :vytask:`T4628` (bug): ConfigTree() throws ValueError() if tagNode contains whitespaces -2022-08-27 +2022-08-29 ========== -* :vytask:`T4647` (feature): Add Google Virtual NIC (gVNIC) support +* :vytask:`T4653` (bug): Interface offload options are not applied correctly +* :vytask:`T4061` (default): Add util function to check for completion of boot config +* :vytask:`T4654` (bug): RPKI cache incorrect description +* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP 2022-08-26 @@ -40,7 +41,7 @@ ========== * :vytask:`T4629` (bug): Raised ConfigErrors contain dict instead of only the dict key -* :vytask:`T4632` (bug): Vlan aware bridge not working +* :vytask:`T4632` (bug): VLAN-aware bridge not working 2022-08-19 -- cgit v1.2.3