diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-18 14:15:59 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-18 14:15:59 +0200 |
| commit | e8b3308b1970e9b71b443479351e173cb89e3800 (patch) | |
| tree | e725f28acd88596e247e6c1c25a2a0721a21a6d5 | |
| parent | 7bab189c606c38c45a13c0d8654b8584a47f13e5 (diff) | |
Release version 1.11.90-2 to experimental debian/1.11.90-2
| -rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4f2d5099..435a0db8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +network-manager (1.11.90-2) experimental; urgency=medium + + * Drop libnl3 build dependency. + Upstream has copied the code directly from libnl3 for the few functions it + needs with a few small modifications. + * Drop libiw build dependency. + Hasn't been needed for a long time and was simply a left over from older + releases. + * Cherry-pick upstream fixes to make test suite pass on slower buildds + + -- Michael Biebl <biebl@debian.org> Mon, 18 Jun 2018 14:15:40 +0200 + network-manager (1.11.90-1) experimental; urgency=medium * New upstream version 1.11.90 (1.12 rc1) |