diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-08-02 06:20:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 06:20:34 +0000 |
commit | aac07e66fdebc9c6f4321791e3bde5b646012397 (patch) | |
tree | bb31e7a22926436a796685dfa8b2879f4e490164 | |
parent | 54afd51b3a01c7282dbff16b0f9bddab3dce4051 (diff) | |
download | vyos-documentation-aac07e66fdebc9c6f4321791e3bde5b646012397.tar.gz vyos-documentation-aac07e66fdebc9c6f4321791e3bde5b646012397.zip |
Github: update equuleus branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 36 |
2 files changed, 34 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject c4bbf20ffc5a66aa7f7617a22ded7a90240c7b0 +Subproject f83a5125735bb2f63e4d98e1b264eb689a2ef00 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 |