diff options
author | Robert Göhler <github@ghlr.de> | 2021-08-02 19:30:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 19:30:53 +0200 |
commit | fcdb0ddd199afcc8420d852b95b5a08babbbf079 (patch) | |
tree | 16c487ef791cdb304c8859860a121f0248914ad2 | |
parent | 546049a9eb8543c303e0cb20a6fe46715d0f6a5d (diff) | |
parent | 65ae89daaa5f57c562291d31bcd672e1c709cc34 (diff) | |
download | vyos-documentation-fcdb0ddd199afcc8420d852b95b5a08babbbf079.tar.gz vyos-documentation-fcdb0ddd199afcc8420d852b95b5a08babbbf079.zip |
Merge pull request #590 from vyos/update-dependencies-master
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 36 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 22 |
3 files changed, 55 insertions, 3 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 67a5ca7fa372f8e3679b533d370ffa362c76f4c +Subproject 0284d6796298bca0b06385ef9e8dd7565a7551b diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index e5cf04e6..ec00a1e3 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,39 @@ _ext/releasenotes.py +2021-08-01 +========== + +* :vytask:`T3707` (bug): Ping incorrect ip host checks + + +2021-07-31 +========== + +* :vytask:`T3711` (default): service router-advert interface <name> dnssl option has no effects +* :vytask:`T3716` (feature): Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections +* :vytask:`T1626` (bug): BGP exchanges prefixes withou specified address-family + + +2021-07-30 +========== + +* :vytask:`T1176` (default): FRR - BGP replicating routes +* :vytask:`T1123` (bug): Inconsistency in community-list naming validation + + +2021-07-29 +========== + +* :vytask:`T3498` (default): Prevent automated publication of releases that weren't yet hand-tested +* :vytask:`T2931` (bug): Unicode decode error causes vyos.configd service to restart +* :vytask:`T2727` (bug): Add a dotted decimal value validator +* :vytask:`T2328` (default): dhcpv6 server not starting (disable check reversed?) +* :vytask:`T1758` (default): Switch vyos.config to libvyosconfig +* :vytask:`T954` (bug): Using the 10.255.255.0/24 subnet on other interfaces breaks L2TP/IPSec +* :vytask:`T1187` (bug): Command show log vpn display wrong information + + 2021-07-23 ========== @@ -639,7 +672,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.134 / 5.10.52 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.135 / 5.10.53 2021-02-14 @@ -2286,7 +2319,6 @@ * :vytask:`T2427` (default): Interface addressing broken since fix for T2372 was merged * :vytask:`T2438` (default): isc-dhcp-server(6).service reports startup success immediately even if dhcpd fails to start up -* :vytask:`T2432` (default): dhcpd: Can't create new lease file: Permission denied * :vytask:`T2367` (default): Flush addresses from bridge members diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 66542473..cccbca51 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,26 @@ _ext/releasenotes.py +2021-08-01 +========== + +* :vytask:`T3707` (bug): Ping incorrect ip host checks + + +2021-07-31 +========== + +* :vytask:`T3711` (default): service router-advert interface <name> dnssl option has no effects +* :vytask:`T3716` (feature): Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections + + +2021-07-30 +========== + +* :vytask:`T1176` (default): FRR - BGP replicating routes +* :vytask:`T1210` (feature): About IKEv2 IPSec VPN remote access + + 2021-07-23 ========== @@ -748,7 +768,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.134 / 5.10.52 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.135 / 5.10.53 2021-02-15 |