diff options
| author | Didier Roche <didrocks@ubuntu.com> | 2018-09-10 11:36:35 +0200 |
|---|---|---|
| committer | Iain Lane <iain@orangesquash.org.uk> | 2018-09-24 09:29:55 +0100 |
| commit | 6263e338ab7c40dccb5b165cb7173f79852aed56 (patch) | |
| tree | 7833b574935036222a27aaf7f76fb3406c16666f /debian/changelog | |
| parent | b7db94545968c37886b7111d8c85f62eb063fbb4 (diff) | |
| parent | e152ec7bf4ba252ff9d3eb13eabd417b931dac9a (diff) | |
Import Debian changes 1.12.2-0ubuntu4
network-manager (1.12.2-0ubuntu4) cosmic; urgency=medium Cherry-pick fixes from debian: * Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro in n-m-applet * Apply patch from upstream to fix FTBFS with GLib 2.57
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d2b54cbb..98b0ab47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +network-manager (1.12.2-0ubuntu4) cosmic; urgency=medium + + Cherry-pick fixes from debian: + * Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro in n-m-applet + * Apply patch from upstream to fix FTBFS with GLib 2.57 + + -- Didier Roche <didrocks@ubuntu.com> Mon, 10 Sep 2018 11:36:35 +0200 + network-manager (1.12.2-0ubuntu3) cosmic; urgency=medium * debian/rules: |