summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e93e0910..ebb876f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+network-manager (1.6.2-3+deb9u1) stretch; urgency=medium
+
+  * libnm: Fix accessing enabled and metered properties.
+    Those properties were proxied to the wrong object leading to a crash of
+    clients using libnm. (Closes: #892998)
+
+ -- Michael Biebl <biebl@debian.org>  Tue, 09 Oct 2018 00:40:45 +0200
+
 network-manager (1.6.2-3) unstable; urgency=medium
 
   * device/wifi: block autoconnect while scanning is in progress.