mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 06:00:08 +01:00
NEWS: reorder entries from stable releases
Have the newest 1.32 stable release listed first. Then we can look at the diff between the versions of the NEWS file and see whether they agree.
This commit is contained in:
parent
fefaab7d50
commit
7f25335767
1 changed files with 26 additions and 26 deletions
52
NEWS
52
NEWS
|
|
@ -18,15 +18,23 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
||||||
The following changes were backported to 1.32.x releases between 1.32.0
|
The following changes were backported to 1.32.x releases between 1.32.0
|
||||||
and 1.32.6 are also present in NetworkManager-1.32:
|
and 1.32.6 are also present in NetworkManager-1.32:
|
||||||
|
|
||||||
- 1.32.2:
|
- 1.32.12:
|
||||||
* hostname: prefer IPv4 addresses for reverse DNS lookup.
|
* Preserve the IPv6 ff00::/8 route added by kernel in the local
|
||||||
* dhcp: ignore unauthenticated FORCERENEW messages with
|
table, necessary for multicast communication.
|
||||||
internal, systemd-based DHCPv4 plugin (CVE-2020-13529).
|
* cloud-setup: use suppress_prefixlength rule to honor
|
||||||
This plugin is not used, unless the undocumented dhcp=systemd
|
non-default-routes in the main table.
|
||||||
option was set.
|
|
||||||
* cloud-setup: preserve IP addresses, routes and rules from
|
- 1.32.6:
|
||||||
currently active connection profile.
|
* core: fix adding stale local routes when address changes.
|
||||||
* Various bugfixes and performance improvements.
|
* initrd: tag generated profiles with origin in user data.
|
||||||
|
* core: introduce "allowed-connections" option to disallow
|
||||||
|
profiles on a device. This allows to filter out profiles
|
||||||
|
that originate from initrd.
|
||||||
|
* core: introduce "keep-configuration" device option to forcefully
|
||||||
|
activate a profile on start.
|
||||||
|
* dhcp: handle filename/bootfile_name DHCP option and write it to
|
||||||
|
device state file for initrd/kickstart.
|
||||||
|
* initrd: add "ib.pkey=" command line option
|
||||||
|
|
||||||
- 1.32.4:
|
- 1.32.4:
|
||||||
* core: remove stale entries from "seen-bssids" and "timestamp"
|
* core: remove stale entries from "seen-bssids" and "timestamp"
|
||||||
|
|
@ -46,23 +54,15 @@ and 1.32.6 are also present in NetworkManager-1.32:
|
||||||
* nmcli: show DNS SEARCH field in device information.
|
* nmcli: show DNS SEARCH field in device information.
|
||||||
* cloud-setup: add support for Aliyun cloud.
|
* cloud-setup: add support for Aliyun cloud.
|
||||||
|
|
||||||
- 1.32.6:
|
- 1.32.2:
|
||||||
* core: fix adding stale local routes when address changes.
|
* hostname: prefer IPv4 addresses for reverse DNS lookup.
|
||||||
* initrd: tag generated profiles with origin in user data.
|
* dhcp: ignore unauthenticated FORCERENEW messages with
|
||||||
* core: introduce "allowed-connections" option to disallow
|
internal, systemd-based DHCPv4 plugin (CVE-2020-13529).
|
||||||
profiles on a device. This allows to filter out profiles
|
This plugin is not used, unless the undocumented dhcp=systemd
|
||||||
that originate from initrd.
|
option was set.
|
||||||
* core: introduce "keep-configuration" device option to forcefully
|
* cloud-setup: preserve IP addresses, routes and rules from
|
||||||
activate a profile on start.
|
currently active connection profile.
|
||||||
* dhcp: handle filename/bootfile_name DHCP option and write it to
|
* Various bugfixes and performance improvements.
|
||||||
device state file for initrd/kickstart.
|
|
||||||
* initrd: add "ib.pkey=" command line option
|
|
||||||
|
|
||||||
- 1.32.12:
|
|
||||||
* Preserve the IPv6 ff00::/8 route added by kernel in the local
|
|
||||||
table, necessary for multicast communication.
|
|
||||||
* cloud-setup: use suppress_prefixlength rule to honor
|
|
||||||
non-default-routes in the main table.
|
|
||||||
|
|
||||||
=============================================
|
=============================================
|
||||||
NetworkManager-1.32
|
NetworkManager-1.32
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue