about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2021-02-16 22:56:33 +0100
committerMichael Biebl <biebl@debian.org>2021-02-16 22:56:33 +0100
commit16df93361dd8829fa730e08ce96650b499a59f70 (patch)
tree2d305df3be18bac9ef3f7dc4777d49bbb44a35c1
parentd32ef70c8f8831f40528e09b55e93f559a1cc3d9 (diff)
Release version 1.29.90-2 to unstable debian/1.29.90-2
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4cbd4efb..f8bb2014 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+network-manager (1.29.90-2) unstable; urgency=medium
+
+  * Add iproute2 to Build-Depends.
+    Required by the test suite. Mark as <!nocheck> accordingly.
+  * Cherry-pick fixes from upstream nm-1-30 branch
+    - Fixes assertion when running the python-dbusmock test suite
+      (Closes: #982613)
+    - Replaces our custom polkit-agent-helper-1 patch
+
+ -- Michael Biebl <biebl@debian.org>  Tue, 16 Feb 2021 22:54:54 +0100
+
 network-manager (1.29.90-1) unstable; urgency=medium
 
   [ Michael Biebl ]