summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-07-26 09:28:12 +0200
committerThomas Haller <thaller@redhat.com>2019-07-26 09:28:12 +0200
commit3d818d9863b5e3f0ea487e28ad05bcbe2281d73e (patch)
tree4fb620599dde16cfae5bb0f2b63b4aeff0d18522
parent7bd16e85e3b9e0e5f827272e5ed6e3769445e7ea (diff)
downloadNetworkManager-3d818d9863b5e3f0ea487e28ad05bcbe2281d73e.tar.gz
NEWS: add news entries with changes from 1.18.2
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c99beb3d0..6575ea260b 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,25 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* Drop ibft settings plugin. This functionality is now covered by using
nm-initrd-generator from initrd to pre-generate in-memory profiles.
+The following changes were backported to 1.18.x releases between 1.18.0
+and 1.18.2 are also present in NetworkManager-1.18:
+
+- 1.18.2:
+* Add compatibility with out-of-tree WireGuard 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