diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-03-29 06:06:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 06:06:15 +0000 |
commit | d8b2da2c2e019146efaa3c3089d2999f742e021e (patch) | |
tree | c5e79285ad41d954815c2f576c404c9d0558dd69 /docs | |
parent | 60e8db53ed4c97465bcf42b4cbf2093bc4a2ec96 (diff) | |
download | vyos-documentation-d8b2da2c2e019146efaa3c3089d2999f742e021e.tar.gz vyos-documentation-d8b2da2c2e019146efaa3c3089d2999f742e021e.zip |
Github: update equuleus branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 28 |
2 files changed, 26 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject e2b03635b0d3053f65c9bb391be9efa9a49a4f8 +Subproject 769f07e6ad93e369dafd9f417b957cdf163b0bf diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index fb1c0fe4..4fe8e532 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,31 @@ _ext/releasenotes.py +2021-03-26 +========== + +* :vytask:`T3432` (default): Azure ssh keys not working for version 1.2.7/1.3.x + + +2021-03-25 +========== + +* :vytask:`T2639` (feature): sort output of show vpn ipsec sa + + +2021-03-24 +========== + +* :vytask:`T3359` (default): static route table not working properly +* :vytask:`T3307` (default): address prefix destination NAT fails to render nftables rules / commit + + +2021-03-22 +========== + +* :vytask:`T3284` (bug): merge/load fail silently if unable to resolve host + + 2021-03-21 ========== @@ -17,7 +42,6 @@ 2021-03-20 ========== -* :vytask:`T3395` (bug): WAN load-balancing fails with nexthop dhcp * :vytask:`T3392` (bug): vrrp over dhcp default route bug (unexpected vrf) * :vytask:`T3373` (feature): Upgrade to SaltStack version 3002.5 * :vytask:`T3329` (default): "system conntrack ignore" rules can no longer be created due to an iptables syntax change @@ -173,7 +197,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.106 / 5.10.24 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.108 / 5.10.26 2021-02-14 |