about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-06-17 21:00:39 +0200
committerMichael Biebl <biebl@debian.org>2017-06-17 21:02:19 +0200
commit0b2b16bd115f0955956059a021419ab8284d6fab (patch)
tree26eeb96dc3286696a8833ad94c66c7e8c78f7096
parentbfe57e5fbd9cea476af46baece1c83c1b9cdd631 (diff)
Release version 1.8.0-4 to unstable debian/1.8.0-4
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9dfb0dff..1947232b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+network-manager (1.8.0-4) unstable; urgency=medium
+
+  * Mention privacy implications of the connectivity checks.
+    See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859934:#37
+  * device: capture the IP6 configuration on the IP interface.
+    Fixes a crash with Bluetooth devices where the device is the BlueZ
+    device and iface stays 0 while the IP interface is the actual BNEP link.
+    (Closes: #864071)
+  * Drop maintscript migration code from pre-jessie
+  * Switch runstatedir from /var/run to /run.
+    Update existing /etc/resolv.conf symlinks accordingly. (Closes: #860045)
+
+ -- Michael Biebl <biebl@debian.org>  Sat, 17 Jun 2017 20:59:53 +0200
+
 network-manager (1.8.0-3) experimental; urgency=medium
 
   [ Rico Tzschichholz ]