summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-07-01 11:39:58 +0200
committerThomas Haller <thaller@redhat.com>2021-07-01 11:44:05 +0200
commitc1ac20abb6e7b13a48549454a0a8d5923716831d (patch)
treed927dafbf6f5da95941a2111180159b054b503f7
parentc76b15b45be9e56d1963776520958cfdff66b898 (diff)
downloadNetworkManager-c1ac20abb6e7b13a48549454a0a8d5923716831d.tar.gz
NEWS: update
Add the NEWS entries that were also present in 1.32.2 release.
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 810000351d..a22bf057ef 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,20 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
no longer sets a negative, exclusive "dns-priority". This plays
better with common split DNS setups that use systemd-resolved.
Adjust the "dns-priority" to your liking after import yourself.
+
+The following changes were backported to 1.32.x releases between 1.32.0
+and 1.32.4 are also present in NetworkManager-1.32:
+
+- 1.32.2:
+* hostname: prefer IPv4 addresses for reverse DNS lookup.
+* dhcp: ignore unauthenticated FORCERENEW messages with
+ internal, systemd-based DHCPv4 plugin (CVE-2020-13529).
+ This plugin is not used, unless the undocumented dhcp=systemd
+ option was set.
+* cloud-setup: preserve IP addresses, routes and rules from
+ currently active connection profile.
+
+- 1.32.4:
* core: remove stale entries from "seen-bssids" and "timestamp"
files in "/var/lib/NetworkManager".