mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 04:40:04 +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
|
||||
and 1.32.6 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.
|
||||
* Various bugfixes and performance improvements.
|
||||
- 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.
|
||||
|
||||
- 1.32.6:
|
||||
* core: fix adding stale local routes when address changes.
|
||||
* 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:
|
||||
* 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.
|
||||
* cloud-setup: add support for Aliyun cloud.
|
||||
|
||||
- 1.32.6:
|
||||
* core: fix adding stale local routes when address changes.
|
||||
* 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.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.
|
||||
- 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.
|
||||
* Various bugfixes and performance improvements.
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.32
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue