summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-08-11 14:59:06 +0200
committerThomas Haller <thaller@redhat.com>2022-08-11 15:36:03 +0200
commitc99503abc4ca75ef2b6332b818e2ea38b6662cf4 (patch)
tree8b0576bf43ff5aff69f053f7a351da8a071cfd40
parent4b0f4f4a9d6b620b470328dc6288801f3ae50d0a (diff)
downloadNetworkManager-c99503abc4ca75ef2b6332b818e2ea38b6662cf4.tar.gz
NEWS: update
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 96ecc2d7ea..c6ea88ac72 100644
--- a/NEWS
+++ b/NEWS
@@ -36,8 +36,36 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
paragraphs.
* Support enabling ipv4ll alongside DHCPv4 and static addressing.
* Support configuring "ipv6.mtu".
+* Honor "nm.debug" kernel command line to enable debug logging of
+ NetworkManager.
+* NetworkManager reads the kernel command line "/proc/cmdline" for several
+ purposes, including "nm.debug" for enabling debugging and the
+ "match.kernel-command-line" setting in the profile. NetworkManager now
+ first looks now for "/run/NetworkManager/proc-cmdline", which allows to
+ overwrite the command line.
* Several internal improvements.
+The following changes were backported to 1.38.x releases between 1.38.0
+and 1.38.4 are also present in NetworkManager-1.40:
+
+- 1.38.4
+
+* Fix DAD for DHCPv6 addresses.
+* Wi-Fi: improvements for OWE networks.
+* Support EC private keys
+* Various bugfixes.
+
+- 1.38.2
+
+* Fix race condition with pppd that caused failures when activating
+ PPPoE connections.
+* Unbreak DHCPv6 over PPP.
+* Don't ignore IPv6 DNS servers received from PPP.
+* Fix crash while checking WEP capability of Wi-Fi interfaces.
+* Ensure DHCP is restarted every time the link goes up.
+* Fix struct alignment issues seen on some architectures.
+* Various other bugfixes and improvements.
+
=============================================
NetworkManager-1.38
Overview of changes since NetworkManager-1.36