diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-05-02 06:05:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 06:05:11 +0000 |
commit | ebc731400ffe25961ff684413e480a3a1f589ad5 (patch) | |
tree | 462defef9f2c3b53a8562632b526461bee717a9b /docs/changelog | |
parent | cd51af8ad1bc8b08230080f737ccbb497ce5b1c0 (diff) | |
download | vyos-documentation-ebc731400ffe25961ff684413e480a3a1f589ad5.tar.gz vyos-documentation-ebc731400ffe25961ff684413e480a3a1f589ad5.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 22 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 45 |
2 files changed, 65 insertions, 2 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 38adb0d2..5eca3b31 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,26 @@ _ext/releasenotes.py +2022-05-01 +========== + +* :vytask:`T4369` (bug): OpenVPN: daemon not restarted on changes to "openvpn-option" CLI node +* :vytask:`T4363` (bug): salt-minion: default mine_interval option is not set + + +2022-04-29 +========== + +* :vytask:`T4388` (bug): dhcp-server: missing constraint on tftp-server-name option +* :vytask:`T4366` (bug): geneve: interface is removed on changes to e.g. description + + +2022-04-26 +========== + +* :vytask:`T4235` (default): Add config tree diff algorithm + + 2022-04-19 ========== @@ -1633,7 +1653,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.188 / 5.10.111 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.191 / 5.10.113 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index a78af273..5238efe7 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,49 @@ _ext/releasenotes.py +2022-05-01 +========== + +* :vytask:`T4369` (bug): OpenVPN: daemon not restarted on changes to "openvpn-option" CLI node +* :vytask:`T4363` (bug): salt-minion: default mine_interval option is not set +* :vytask:`T4353` (feature): Add Jinja2 linter to vyos-1x build process + + +2022-04-29 +========== + +* :vytask:`T4388` (bug): dhcp-server: missing constraint on tftp-server-name option +* :vytask:`T4366` (bug): geneve: interface is removed on changes to e.g. description + + +2022-04-28 +========== + +* :vytask:`T4400` (bug): Container OP mode has delete where show and update should be + + +2022-04-27 +========== + +* :vytask:`T4398` (bug): IPSec site-to-site generates unexpected passthrough option +* :vytask:`T4397` (feature): arp: migrate static ARP entry configuration to get_config_dict() and make it VRF aware +* :vytask:`T4357` (feature): Allow free-form setting of DHCPv6 server options + + +2022-04-26 +========== + +* :vytask:`T4210` (bug): NAT source/destination negated ports throws an error +* :vytask:`T4235` (default): Add config tree diff algorithm + + +2022-04-25 +========== + +* :vytask:`T4390` (feature): op-mode: extend "show log" and "monitor log" with additional daemons/subsystems to read journalctl logs +* :vytask:`T4391` (bug): PPPoE: IPv6 not working after system boot + + 2022-04-24 ========== @@ -2049,7 +2092,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.188 / 5.10.111 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.191 / 5.10.113 2021-02-15 |