mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 04:20:06 +01:00
release: update NEWS
This commit is contained in:
parent
ff8777cdde
commit
93727f13e8
1 changed files with 5 additions and 6 deletions
11
NEWS
11
NEWS
|
|
@ -1,18 +1,16 @@
|
||||||
=============================================
|
=============================================
|
||||||
NetworkManager-1.14 (not released yet)
|
NetworkManager-1.14
|
||||||
Overview of changes since NetworkManager-1.12
|
Overview of changes since NetworkManager-1.12
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
This is a snapshot of NetworkManager 1.14 development series.
|
This is a new stable release of NetworkManager. Notable changes include:
|
||||||
The API is subject to change and not guaranteed to be compatible
|
|
||||||
with the later release.
|
|
||||||
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
|
||||||
|
|
||||||
* Added support for IEEE 802.15.4 and 6LowPAN devices.
|
* Added support for IEEE 802.15.4 and 6LowPAN devices.
|
||||||
* Support activating profile multiple times via connection.multi-connect
|
* Support activating profile multiple times via connection.multi-connect
|
||||||
setting.
|
setting.
|
||||||
* Add match setting to restrict a profile to devices based on
|
* Add match setting to restrict a profile to devices based on
|
||||||
a list of interface names with globbing supported.
|
a list of interface names with globbing supported.
|
||||||
|
* Fix PrimaryConnection for VPN with default-route.
|
||||||
* Add support for ethtool offload features.
|
* Add support for ethtool offload features.
|
||||||
* Add support for configuring llmnr.
|
* Add support for configuring llmnr.
|
||||||
* Deprecate endian-dependent D-Bus API and add new API that can be
|
* Deprecate endian-dependent D-Bus API and add new API that can be
|
||||||
|
|
@ -23,7 +21,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
||||||
* Add support for configuring SR-IOV devices.
|
* Add support for configuring SR-IOV devices.
|
||||||
* Improve error reporting of activation when no device is available.
|
* Improve error reporting of activation when no device is available.
|
||||||
* Support reapplying changes of the route metric.
|
* Support reapplying changes of the route metric.
|
||||||
* Support EAP profiles with iwd Wi-Fi backend.
|
* Support EAP profiles with iwd Wi-Fi backend and support iwd API 0.8.
|
||||||
|
* Expose slaves of OVS bridges and ports.
|
||||||
|
|
||||||
The following changes were backported to 1.12.x releases between 1.12.0
|
The following changes were backported to 1.12.x releases between 1.12.0
|
||||||
and 1.12.2 are also present in NetworkManager-1.14:
|
and 1.12.2 are also present in NetworkManager-1.14:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue