summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-05-11 18:32:38 +0200
committerMichael Biebl <biebl@debian.org>2017-05-11 18:32:38 +0200
commit34bc0c7d337d0d3bf9aee372fe0d6e784e4503d3 (patch)
tree4dd5e9ab2710c5784675f232f505704595bd2cd5
parent6e9aa76b66a83f40ca67fa532b8c73aab573aba7 (diff)
Release version 1.8.0-1 to experimental debian/1.8.0-1
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e93e0910..2f88abef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+network-manager (1.8.0-1) experimental; urgency=medium
+
+  * New upstream version 1.8.0
+  * Switch URLs to https
+  * Update Build-Depends
+    - Use libudev instead of libgudev
+    - Use libpsl and libcurl instead of libsoup
+  * Rebase patches
+  * Update symbols file for libnm0
+  * Drop obsolete ifblacklist_migrate.sh script.
+    It's been unused since wheezy.
+  * Drop obsolete migration code from pre-jessie
+  * Install empty directories for dispatcher scripts, conf.d snippets and VPN
+    plugins
+
+ -- Michael Biebl <biebl@debian.org>  Thu, 11 May 2017 18:25:14 +0200
+
 network-manager (1.6.2-3) unstable; urgency=medium
 
   * device/wifi: block autoconnect while scanning is in progress.