diff options
author | Robert Göhler <github@ghlr.de> | 2021-02-22 19:00:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 19:00:29 +0100 |
commit | 80b9aba49a41ffa4ca865e626f01dab61b4ffed8 (patch) | |
tree | 6d1a4808ec3e0a403e2a23fcf0618b4a1cbb032f /docs/changelog | |
parent | 133aa83b2e0b495f8054349eea5e213d4d9342b5 (diff) | |
parent | 28f4b2b6d6724be86bca4781174c4b75afbbb583 (diff) | |
download | vyos-documentation-80b9aba49a41ffa4ca865e626f01dab61b4ffed8.tar.gz vyos-documentation-80b9aba49a41ffa4ca865e626f01dab61b4ffed8.zip |
Merge pull request #460 from vyos/update-dependencies-equuleus
Github: update equuleus branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 4358b4b3..f54a7a3e 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,45 @@ _ext/releasenotes.py +2021-02-21 +========== + +* :vytask:`T3163` (feature): ethernet ring-buffer can be set with an invalid value +* :vytask:`T2521` (bug): Need to restart pdns-recursor to check new entries in /etc/hosts + + +2021-02-20 +========== + +* :vytask:`T2647` (default): ipsec disableuniqreqids generate a wrong ipsec.conf + + +2021-02-19 +========== + +* :vytask:`T3326` (bug): OSPFv3: Cannot add L2TPv3 interface +* :vytask:`T2061` (bug): protocol logs not sent to remote syslog + + +2021-02-18 +========== + +* :vytask:`T3259` (default): many dnat rules makes the vyos http api crash, even showConfig op timeouts + + +2021-02-17 +========== + +* :vytask:`T3047` (bug): OSPF : virtual-link and passive-interface default parameters does not work together +* :vytask:`T3312` (feature): SolarFlare NICs support + + +2021-02-16 +========== + +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.99 / 5.10.17 + + 2021-02-14 ========== |