diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-07-18 06:08:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-18 06:08:00 +0000 |
commit | d0cbd41a30248e7e56d86d55da4ba435f6640927 (patch) | |
tree | 3a9a9e11cd7110afeb4255042f17005c815170b1 | |
parent | d840ed62580f176c505353c79a89ae839a6fc60f (diff) | |
download | vyos-documentation-d0cbd41a30248e7e56d86d55da4ba435f6640927.tar.gz vyos-documentation-d0cbd41a30248e7e56d86d55da4ba435f6640927.zip |
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 22 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 37 |
3 files changed, 56 insertions, 3 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 4315c8fa5bb090e2b7edd6bda205041623e2511 +Subproject e632ed4b5409f955add4dab100bc7fa556606eb diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 5b1024cf..2c62238d 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,26 @@ _ext/releasenotes.py +2022-07-14 +========== + +* :vytask:`T4491` (bug): Use empty string for internal name of root node of config_tree + + +2022-07-13 +========== + +* :vytask:`T1375` (feature): Add clear dhcp server lease function + + +2022-07-12 +========== + +* :vytask:`T4527` (bug): Prevent to create VRF name default +* :vytask:`T4084` (default): Dehardcode the default login banner +* :vytask:`T3864` (enhancment): Add Edgecore build to VyOS 1.3 Equuleus + + 2022-07-09 ========== @@ -1780,7 +1800,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.197 / 5.10.123 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.204 / 5.10.129 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 7ceb36f0..ca913273 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,40 @@ _ext/releasenotes.py +2022-07-17 +========== + +* :vytask:`T4028` (bug): FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses + + +2022-07-15 +========== + +* :vytask:`T4494` (bug): Cannot reset BGP peer within VRF +* :vytask:`T4536` (feature): FRR: move to systemd for daemon control + + +2022-07-14 +========== + +* :vytask:`T4491` (bug): Use empty string for internal name of root node of config_tree + + +2022-07-13 +========== + +* :vytask:`T1375` (feature): Add clear dhcp server lease function + + +2022-07-12 +========== + +* :vytask:`T4527` (bug): Prevent to create VRF name default +* :vytask:`T4084` (default): Dehardcode the default login banner +* :vytask:`T3948` (feature): IPSec VPN: Add a new option "none" for the connection-type +* :vytask:`T235` (feature): Ability to configure manual IP Rules + + 2022-07-10 ========== @@ -916,7 +950,6 @@ 2021-12-22 ========== -* :vytask:`T4056` (bug): Traffic policy not set in live configuration * :vytask:`T3678` (bug): VyOS 1.4: Invalid error message while deleting ipsec vpn configuration * :vytask:`T3356` (feature): Script for remote file transfers @@ -2357,7 +2390,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.197 / 5.10.123 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.204 / 5.10.129 2021-02-15 |