diff options
| author | Robert Göhler <github@ghlr.de> | 2021-04-19 21:27:12 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 21:27:12 +0200 | 
| commit | 5ce75010c33535e46719f3e073045a26fa529ecb (patch) | |
| tree | 245520e1c0f533755bbcb141142281bb723fbd2a /docs/changelog | |
| parent | c67b5d469497764492fcac2c8ebabf372dad2113 (diff) | |
| parent | b269c02e24f5a6adb025bd2e5181e539ebbc6e3c (diff) | |
| download | vyos-documentation-5ce75010c33535e46719f3e073045a26fa529ecb.tar.gz vyos-documentation-5ce75010c33535e46719f3e073045a26fa529ecb.zip | |
Merge pull request #513 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs/changelog')
| -rw-r--r-- | docs/changelog/1.3.rst | 27 | ||||
| -rw-r--r-- | docs/changelog/1.4.rst | 43 | 
2 files changed, 68 insertions, 2 deletions
| diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 2bbca922..51593dc1 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,31 @@     _ext/releasenotes.py +2021-04-18 +========== + +* :vytask:`T3481` (default): Exclude tag node values from key mangling +* :vytask:`T3475` (bug): XML dictionary cache unable to process syntaxVersion elements + + +2021-04-15 +========== + +* :vytask:`T3386` (bug): PPPoE-server don't start with local authentication + + +2021-04-14 +========== + +* :vytask:`T3055` (bug): op-mode incorrect naming fo ipsec policy-based tunnels  + + +2021-04-12 +========== + +* :vytask:`T3454` (enhancment): dhclient reject option + +  2021-04-08  ========== @@ -224,7 +249,7 @@  2021-02-16  ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.111 / 5.10.29 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.112 / 5.10.30  2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index e8e21c86..ee484c62 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,47 @@     _ext/releasenotes.py +2021-04-18 +========== + +* :vytask:`T3481` (default): Exclude tag node values from key mangling +* :vytask:`T3475` (bug): XML dictionary cache unable to process syntaxVersion elements + + +2021-04-17 +========== + +* :vytask:`T3470` (bug): as-override isn't applied to frr + + +2021-04-15 +========== + +* :vytask:`T3386` (bug): PPPoE-server don't start with local authentication +* :vytask:`T3190` (feature): Unable to subtract value from local-preference in route-map + + +2021-04-14 +========== + +* :vytask:`T3398` (bug): Can't commit +* :vytask:`T3055` (bug): op-mode incorrect naming fo ipsec policy-based tunnels  + + +2021-04-13 +========== + +* :vytask:`T3436` (feature): Refactoring ospf op-mode for support vrf +* :vytask:`T3434` (feature): Refactoring bgp op-mode for support vrf + + +2021-04-12 +========== + +* :vytask:`T3454` (enhancment): dhclient reject option +* :vytask:`T3328` (bug): Bgp not possible to delete bgp route-map  + +  2021-04-11  ========== @@ -267,7 +308,7 @@  ==========  * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.111 / 5.10.29 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.112 / 5.10.30  2021-02-15 | 
