summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-07-01 20:58:23 +0200
committerMichael Biebl <biebl@debian.org>2018-07-01 20:58:23 +0200
commit429393567647935d9123e21fd27a7529d50255eb (patch)
treeb5a99bf0cbbe77fccd7fee81caf71915ccf9eb96 /NEWS
parent069cb5c3a525ebcc19cc2927964258acaca87b13 (diff)
New upstream version 1.12.0 upstream/1.12.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 5 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 16d40889..d199e230 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,9 @@
 =============================================
-NetworkManager-1.11.90 (1.12-rc1)
+NetworkManager-1.12
 Overview of changes since NetworkManager-1.10
 =============================================
 
-This is a release candidate of NetworkManager 1.12.0.
-USE AT YOUR OWN RISK.  NOT RECOMMENDED FOR PRODUCTION USE!
-
-Notable changes include:
+This is a new stable release of NetworkManager.  Notable changes include:
 
 * Improved support for configuration checkpoint, including support in libnm.
 * Added capability to set IP Tunnel configuration flags.
@@ -43,10 +40,12 @@ Notable changes include:
 * Added the ipv6.dhcp-duid property to allow configuring the DHCPv6 DUID
 * Extended ipv6.dhcp-client-id property to support DHCP client identifers
   depending on the MAC address and the stable ID.
+* Set NM_DISPATCHER_ACTION environment variable in dispatcher scripts.
 
 The following features were backported to 1.10.x releases from 1.10.0 to
-1.10.8 are also present in NetworkManager-1.12:
+1.10.10 are also present in NetworkManager-1.12:
 
+* Fix crash during reapply of connection settings
 * Fix connectivity timeout handling (bgo #794464),
 * Retry activating devices when the parent becomes managed (rh #1553595),
 * Correctly set the rp_filter value (rh #1565529).