release: update NEWS

This commit is contained in:
Lubomir Rintel 2019-07-24 11:24:00 +02:00
parent cbf5d13584
commit 9d948f5f14

22
NEWS
View file

@ -1,3 +1,25 @@
=============================================
NetworkManager-1.18.2
Overview of changes since NetworkManager-1.18
=============================================
This is a new stable release of NetworkManager. Notable changes include:
* Add compatibility with out-of-tree wireshark module on 5.2 kernels
* Fix parsing of BOOTIF= variables in initrd.
* Accept numeric IPv4 prefix in place of a mask when parsing a command line
in initrd.
* Don't check connectivity of unconfigured devices.
* Fix PKCS#12 handling in the ifcfg-rh plugin.
* Avoid waiting for udev to see software devices created by NetworkManager.
* Don't attempt to stop management daemon for Team devices created
externally to NetworkManager.
* Use FQDN for persistent hostname on Slackware.
* Restore IPv6 configuration of a device when its link goes back up.
* Fix management status of software devices on system suspend.
* Make nmcli not print certificate blobs if --show-secrets is not used.
* Fix MTU reapply.
=============================================
NetworkManager-1.18
Overview of changes since NetworkManager-1.16