diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-15 01:05:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-15 01:05:35 +0200 |
| commit | d1148fc0e24d30260606f292db3bb21ba9a6adc5 (patch) | |
| tree | 5f2251e1da11451b72c9dedbe629e3a90ec5bf13 /NEWS | |
| parent | ffe03e75298bcd15849e314c8233cb9b696d59a3 (diff) | |
| parent | c240974325c552cad177c457d6ff04e381fd77a3 (diff) | |
Update upstream source from tag 'upstream/1.14.0'
Update to upstream version '1.14.0' with Debian dir a85bbd526d758f044876cc0acaa7be950ec06fae
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/NEWS b/NEWS index 4ebf395f..fb749600 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,16 @@ ============================================= -NetworkManager-1.14 (not released yet) +NetworkManager-1.14 Overview of changes since NetworkManager-1.12 ============================================= -This is a snapshot of NetworkManager 1.14 development series. -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! +This is a new stable release of NetworkManager. Notable changes include: * Added support for IEEE 802.15.4 and 6LowPAN devices. * Support activating profile multiple times via connection.multi-connect setting. * Add match setting to restrict a profile to devices based on a list of interface names with globbing supported. +* Fix PrimaryConnection for VPN with default-route. * Add support for ethtool offload features. * Add support for configuring llmnr. * 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. * Improve error reporting of activation when no device is available. * 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 and 1.12.2 are also present in NetworkManager-1.14: |