diff options
author | Robert Göhler <github@ghlr.de> | 2021-10-11 21:37:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-11 21:37:36 +0200 |
commit | d4d50bd9e2bd34aa2bec344bcd653711aacb80db (patch) | |
tree | f4aad8ce579803629c1e78886ef4ae5296859203 /docs | |
parent | 11153db2f17d511434fc352fa0ed7f282384cdea (diff) | |
parent | e4ffdfded583803199dea692915952dbc693ded3 (diff) | |
download | vyos-documentation-d4d50bd9e2bd34aa2bec344bcd653711aacb80db.tar.gz vyos-documentation-d4d50bd9e2bd34aa2bec344bcd653711aacb80db.zip |
Merge pull request #632 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 | 30 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 36 |
3 files changed, 64 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 044e9dc8bc7e3d946b0ba1f1edfe06b5323aead +Subproject 4218a5bcb1093108e25d4e07fa07050b4f79d3d diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 131413f9..179d3d96 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,34 @@ _ext/releasenotes.py +2021-10-10 +========== + +* :vytask:`T3750` (bug): pdns-recursor 4.4 issue with dont-query and private DNS servers +* :vytask:`T3885` (default): dhcpv6-pd: randomly generated DUID is not persisted +* :vytask:`T3899` (enhancment): Add support for hd44780 LCD displays + + +2021-10-09 +========== + +* :vytask:`T3894` (bug): Tunnel Commit Failed if system does not have `eth0` + + +2021-10-08 +========== + +* :vytask:`T3893` (bug): MGRE Tunnel commit crash If sit tunnel available + + +2021-10-04 +========== + +* :vytask:`T3888` (bug): Incorrect warning when poweroff command executed from configure mode. +* :vytask:`T3890` (feature): dhcp(v6): provide op-mode commands to retrieve both server and client logfiles +* :vytask:`T3889` (feature): Migrate to journalctl when reading daemon logs + + 2021-10-03 ========== @@ -905,7 +933,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.150 / 5.10.70 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.152 / 5.10.72 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 2365a5f3..c7b1fe5c 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,40 @@ _ext/releasenotes.py +2021-10-10 +========== + +* :vytask:`T3750` (bug): pdns-recursor 4.4 issue with dont-query and private DNS servers +* :vytask:`T3885` (default): dhcpv6-pd: randomly generated DUID is not persisted +* :vytask:`T3899` (enhancment): Add support for hd44780 LCD displays + + +2021-10-09 +========== + +* :vytask:`T3894` (bug): Tunnel Commit Failed if system does not have `eth0` + + +2021-10-08 +========== + +* :vytask:`T3893` (bug): MGRE Tunnel commit crash If sit tunnel available + + +2021-10-05 +========== + +* :vytask:`T3741` (feature): [BGP] default no-ipv4-unicast - by default + + +2021-10-04 +========== + +* :vytask:`T3888` (bug): Incorrect warning when poweroff command executed from configure mode. +* :vytask:`T3890` (feature): dhcp(v6): provide op-mode commands to retrieve both server and client logfiles +* :vytask:`T3889` (feature): Migrate to journalctl when reading daemon logs + + 2021-10-03 ========== @@ -1046,7 +1080,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.150 / 5.10.70 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.152 / 5.10.72 2021-02-15 |