Merge pull request #465 from vyos/update-dependencies-master

Github: update current branch
This commit is contained in:
Robert Göhler 2021-03-01 18:20:55 +01:00 committed by GitHub
commit a26cb33ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 74 additions and 3 deletions

@ -1 +1 @@
Subproject commit cf1156a60e1d03a752cde0baadbc9ac8118b2a52
Subproject commit 49bc3f1e3ff8416908fc986bb60b444a75a1722d

View File

@ -8,6 +8,37 @@
_ext/releasenotes.py
2021-02-28
==========
* :vytask:`T3370` (bug): dhcp: Invalid domain name "private"
* :vytask:`T3369` (feature): VXLAN: add IPv6 underlay support
2021-02-27
==========
* :vytask:`T2291` (bug): Bad hostnames in /etc/hosts with static-mapping in dhcp server config
* :vytask:`T3364` (feature): tunnel: cleanup/rename CLI nodes
* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
* :vytask:`T3368` (feature): macsec: add support for gcm-aes-256 cipher
* :vytask:`T3366` (bug): tunnel: can not change local / remote ip address for gre-bridge tunnel
2021-02-26
==========
* :vytask:`T3347` (default): vyos 1.3 beta fails to configure Xen HVM guest ethernet interfaces due to ethtool -g error
* :vytask:`T3357` (default): HTTP-API redirect from http correct https port
2021-02-24
==========
* :vytask:`T1774` (default): Add a show config operation to the HTTP API
* :vytask:`T3303` (feature): Change welcome message on boot
2021-02-21
==========
@ -44,7 +75,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.99 / 5.10.17
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.101 / 5.10.19
2021-02-14

View File

@ -8,6 +8,46 @@
_ext/releasenotes.py
2021-02-28
==========
* :vytask:`T3370` (bug): dhcp: Invalid domain name "private"
* :vytask:`T3369` (feature): VXLAN: add IPv6 underlay support
* :vytask:`T3363` (bug): VyOS-Build interactive prompt when using Podman
* :vytask:`T3320` (bug): Bgp neighbor peer-group without peer-group fail
2021-02-27
==========
* :vytask:`T3365` (bug): Bgp neighbor interface ordering for remote-as
* :vytask:`T3225` (bug): Adding a BGP neighbor with an address on a local interface throws a vyos.frr.CommitError: Configuration FRR failed while committing code: ''
* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
* :vytask:`T3368` (feature): macsec: add support for gcm-aes-256 cipher
* :vytask:`T3173` (feature): Need 'nopmtudisc' option for tunnel interface
2021-02-26
==========
* :vytask:`T3324` (bug): Bgp space in the password
* :vytask:`T3357` (default): HTTP-API redirect from http correct https port
* :vytask:`T3323` (bug): Bgp ttl-security and ebgp-multihop fail
2021-02-24
==========
* :vytask:`T3303` (feature): Change welcome message on boot
2021-02-22
==========
* :vytask:`T3322` (bug): Bgp neighbor timers not applyed to FRR config
* :vytask:`T3327` (bug): OSPFv3: Cannot add dummy interface
2021-02-21
==========
@ -39,7 +79,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.99 / 5.10.17
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.101 / 5.10.19
2021-02-15