diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-02-08 17:55:49 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-02-08 17:55:49 -0500 |
| commit | f1c906035c6ea7eb635664835c153aed553dc2e5 (patch) | |
| tree | 7b870b6cef1f902486dc706084124c6964b342a6 /debian/changelog | |
| parent | d6158994abe7b2be73443f933ed7fdcc40954c24 (diff) | |
| parent | d0408a3e3b1cc6effec321d098008ef0c4acf91b (diff) | |
Merge tag 'debian/1.10.4-1' into bionic
network-manager Debian release 1.10.4-1
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 53 |
1 files changed, 51 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6cd3e6a4..d27f441a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -network-manager (1.10.0-1ubuntu1) UNRELEASED; urgency=medium +network-manager (1.10.4-1ubuntu1) UNRELEASED; urgency=medium * Merge with Debian. Remaining changes: - Use systemd-resolved instead of dnsmasq @@ -46,7 +46,56 @@ network-manager (1.10.0-1ubuntu1) UNRELEASED; urgency=medium - connectivity-allow-override.patch - nm1.10-connectivity-check-api.patch - -- Jeremy Bicha <jbicha@ubuntu.com> Sun, 12 Nov 2017 15:52:34 -0500 + -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 08 Feb 2018 17:54:22 -0500 + +network-manager (1.10.4-1) unstable; urgency=medium + + [ Laurent Bigonville ] + * Do not fail installation of network-manager-config-connectivity-* if + network-manager fails to reload (see LP: #1742403) + + [ Michael Biebl ] + * New upstream version 1.10.4 + * Rebase patches + + -- Michael Biebl <biebl@debian.org> Wed, 07 Feb 2018 02:51:36 +0100 + +network-manager (1.10.2-4) unstable; urgency=medium + + * Set Rules-Requires-Root to no + * platform: fix crash hashing NMPlatformTfilter and NMPlatformQdisc + (Closes: #888291) + * Bump Standards-Version to 4.1.3 + + -- Michael Biebl <biebl@debian.org> Thu, 25 Jan 2018 00:01:19 +0100 + +network-manager (1.10.2-3) unstable; urgency=medium + + * secret-agent: construct the dbus proxy for async agent with the correct + bus name + * Revert "Bump debhelper compat level to 11" + There are currently too many issues with dh_installsystemd, so switch + back to compat 10 using dh_systemd_enable and dh_systemd_start for the + time being. + + -- Michael Biebl <biebl@debian.org> Sun, 21 Jan 2018 19:50:39 +0100 + +network-manager (1.10.2-2) unstable; urgency=medium + + * libnm-core/tc-config: remove deprecation guards from typedefs + (Closes: #887815) + * Bump debhelper compat level to 11 + + -- Michael Biebl <biebl@debian.org> Sun, 21 Jan 2018 14:32:55 +0100 + +network-manager (1.10.2-1) unstable; urgency=medium + + * New upstream version 1.10.2 + * Rebase patches + * Update symbols file for libnm0 + * Bump Standards-Version 4.1.2 + + -- Michael Biebl <biebl@debian.org> Tue, 12 Dec 2017 16:26:27 +0100 network-manager (1.10.0-1) unstable; urgency=medium |