diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-25 00:31:00 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-25 00:31:00 +0200 |
| commit | 515256fec1eaa50d86f5452a5a1295156f574585 (patch) | |
| tree | dd9d7fb4fef796bfd461a5a088de7bbd65c40b3d | |
| parent | ac2219da617a9f07430e77b514e0fe0cc8f0c52c (diff) | |
Release version 1.14.4-1 to unstable debian/1.14.4-1
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bdcad40a..f69b6fd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -network-manager (1.14.4-1) UNRELEASED; urgency=medium +network-manager (1.14.4-1) unstable; urgency=medium * New upstream version 1.14.4 - Fix a crash in ifupdown (Debian) configuration plugin (Closes: #911621) + * Switch to debhelper compat level 12 and dh_installsystemd + * Update symbols file for libnm0 + * Ignore client/tests failures. + check-local-clients-tests-test-client appears to be flaky and prone to + fail on slower architectures. Ignore failures of this test until this + has been properly investigated. - -- Michael Biebl <biebl@debian.org> Wed, 24 Oct 2018 21:05:50 +0200 + -- Michael Biebl <biebl@debian.org> Thu, 25 Oct 2018 00:30:39 +0200 network-manager (1.14.2-2) unstable; urgency=medium |