diff options
author | Robert Göhler <github@ghlr.de> | 2021-12-06 20:36:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 20:36:54 +0100 |
commit | 6e6f13489889f95ab500f4a5074ae122489655cf (patch) | |
tree | 660b47fd14f575bd5a4406d7a9eeb270b8023b16 /docs | |
parent | b2dbf6a4ca446a5cde08c54a712d9da8580d7f10 (diff) | |
parent | b58ff6bcc0ac028be5eaebf9d1381430ddc3c736 (diff) | |
download | vyos-documentation-6e6f13489889f95ab500f4a5074ae122489655cf.tar.gz vyos-documentation-6e6f13489889f95ab500f4a5074ae122489655cf.zip |
Merge pull request #671 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 45 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 47 |
3 files changed, 89 insertions, 3 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject b675c8b6187c4b77759e3f96c9c92dd382dabea +Subproject 025f0609cea8591e93b8cb4a7d0256e43e23323 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 68d15822..058f38d6 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,49 @@ _ext/releasenotes.py +2021-12-05 +========== + +* :vytask:`T4034` (bug): "make xcp-ng-iso" still includes vyos-xe-guest-utilities +* :vytask:`T2076` (feature): RAID install: sfdisk change-id is deprecated in favor of --part-type +* :vytask:`T4041` (bug): "transition-script" doesn't work on "sync-group" +* :vytask:`T1869` (bug): Install and Boot from RAID Doesn't Work +* :vytask:`T1126` (bug): Reusing a RAID from a BIOS install in an EFI install causes a failure to boot + + +2021-12-04 +========== + +* :vytask:`T4049` (feature): support command-style output with compare command +* :vytask:`T4047` (bug): Wrong regex validation in XML definitions +* :vytask:`T4045` (bug): Unable to "format disk <new> like <old>" + + +2021-12-02 +========== + +* :vytask:`T4035` (bug): Geneve interfaces aren't displayed by operational mode commands + + +2021-12-01 +========== + +* :vytask:`T3695` (bug): OpenConnect reports commit success when ocserv fails to start due to SSL cert/key file issues + + +2021-11-30 +========== + +* :vytask:`T3725` (feature): show configuration in json format + + +2021-11-29 +========== + +* :vytask:`T2661` (bug): SSTP wrong certificates check +* :vytask:`T3946` (enhancment): Automatically resize the root partition if the drive has extra space + + 2021-11-28 ========== @@ -1172,7 +1215,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.162 / 5.10.82 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.163 / 5.10.83 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 047f2a6b..a0ad3143 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,50 @@ _ext/releasenotes.py +2021-12-05 +========== + +* :vytask:`T4041` (bug): "transition-script" doesn't work on "sync-group" + + +2021-12-04 +========== + +* :vytask:`T4049` (feature): support command-style output with compare command +* :vytask:`T4047` (bug): Wrong regex validation in XML definitions +* :vytask:`T4042` (bug): BGP L2VPN / EVPN and RD type 0 set +* :vytask:`T4048` (bug): BGP: L2VPN/EVPN and individual RD and RT settings for each VNI +* :vytask:`T4045` (bug): Unable to "format disk <new> like <old>" +* :vytask:`T4044` (feature): BFD: add vrf support +* :vytask:`T4043` (feature): BFD: add support for passive mode + + +2021-12-02 +========== + +* :vytask:`T4035` (bug): Geneve interfaces aren't displayed by operational mode commands +* :vytask:`T3950` (bug): CLI backtrace on update if DNS not defined + + +2021-12-01 +========== + +* :vytask:`T3695` (bug): OpenConnect reports commit success when ocserv fails to start due to SSL cert/key file issues + + +2021-11-30 +========== + +* :vytask:`T4010` (bug): DMVPN generates incorrect configuration life_time for swanctl.conf +* :vytask:`T3725` (feature): show configuration in json format + + +2021-11-29 +========== + +* :vytask:`T3946` (enhancment): Automatically resize the root partition if the drive has extra space + + 2021-11-28 ========== @@ -711,7 +755,6 @@ * :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 @@ -1331,7 +1374,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.162 / 5.10.82 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.163 / 5.10.83 2021-02-15 |