NEWS: update

This commit is contained in:
Beniamino Galvani 2021-04-16 18:35:59 +02:00
parent 6e4b1b25cb
commit e2204a16d3

18
NEWS
View file

@ -1,3 +1,21 @@
===============================================
NetworkManager-1.28.2
Overview of changes since NetworkManager-1.28.0
===============================================
* Fix delay in activating Wi-Fi connections after wake-up
* Fix requesting DHCPv6 prefixes in stateless mode
* Fix crash evaluating match setting properties (CVE-2021-20297)
* Don't artificially extend the lifetime of DNSSL/RDNSS IPv6 options
from router advertisements
* Fix configuring a large number of allowed-ips on WireGuard link
* Clean ovs interfaces previously created by NM at startup
* initrd: add support for rd.net.timeout.carrier
* initrd: apply the MTU from bond= argument to the bond connection
* initrd: fix crash parsing empty rd.znet argument
* cloud-setup: fix replacing IPv4 addresses during update
* Other bug fixes and improvements
=============================================
NetworkManager-1.28
Overview of changes since NetworkManager-1.26