diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-05-03 06:05:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-03 06:05:03 +0000 |
commit | c3671b7e54fdbe088402d3dc27e867db63b147cb (patch) | |
tree | ba5d1af48ed8e8bbce097bf7acde83171cb7975c /docs/changelog | |
parent | a849f4045a6acc50591fdb4aa78fca9c6e0a5715 (diff) | |
download | vyos-documentation-c3671b7e54fdbe088402d3dc27e867db63b147cb.tar.gz vyos-documentation-c3671b7e54fdbe088402d3dc27e867db63b147cb.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 44 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 42 |
2 files changed, 84 insertions, 2 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 75973009..4187cc23 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,48 @@ _ext/releasenotes.py +2021-05-01 +========== + +* :vytask:`T3379` (feature): Add global-parameters name-server for dhcpv6-server +* :vytask:`T3491` (default): Change Kernel HZ to 1000 + + +2021-04-30 +========== + +* :vytask:`T3170` (default): Add a sanity check for empty node.def files + + +2021-04-29 +========== + +* :vytask:`T3502` (bug): "system ip multipath layer4-hashing" doesn't work +* :vytask:`T3029` (bug): Generated NGINX configuration is wrong for the redirection (http -> https) +* :vytask:`T3156` (feature): Add op and additional conf commands for ISIS +* :vytask:`T2012` (feature): Global PBR +* :vytask:`T1314` (feature): Allow BGP on unnumbered interfaces + + +2021-04-28 +========== + +* :vytask:`T3447` (bug): Default IPv6 route is not created in VRF + + +2021-04-27 +========== + +* :vytask:`T3458` (default): vyos docs missing gretap from tunnel section +* :vytask:`T2946` (bug): call to commandd 'stty_size' cause show interfaces API to fail. + + +2021-04-26 +========== + +* :vytask:`T3487` (bug): Specifying an invalid "interface address" like dhcph leads to commit error + + 2021-04-25 ========== @@ -263,7 +305,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.114 / 5.10.32 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.115 / 5.10.33 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 0d0bf654..0d6d2816 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,46 @@ _ext/releasenotes.py +2021-05-02 +========== + +* :vytask:`T3511` (bug): Update libnss-mapuser and libpam-radius packages from CUMULUS Linux +* :vytask:`T3510` (bug): RADIUS usersname is not shown on CLI + + +2021-05-01 +========== + +* :vytask:`T3379` (feature): Add global-parameters name-server for dhcpv6-server +* :vytask:`T3491` (default): Change Kernel HZ to 1000 + + +2021-04-29 +========== + +* :vytask:`T3503` (bug): "route-reflector-client" fails when "remote-as" is "internal" +* :vytask:`T3502` (bug): "system ip multipath layer4-hashing" doesn't work + + +2021-04-28 +========== + +* :vytask:`T3473` (bug): IPSec op-mode show sa error + + +2021-04-27 +========== + +* :vytask:`T3458` (default): vyos docs missing gretap from tunnel section +* :vytask:`T2946` (bug): call to commandd 'stty_size' cause show interfaces API to fail. + + +2021-04-26 +========== + +* :vytask:`T3487` (bug): Specifying an invalid "interface address" like dhcph leads to commit error + + 2021-04-25 ========== @@ -338,7 +378,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.114 / 5.10.32 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.115 / 5.10.33 2021-02-15 |