diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f88abef..7afb674f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +network-manager (1.8.0-2) experimental; urgency=medium + + * core: fix reading device state file. + Properly setup devices which were marked as managed=unknown when + restoring from state file. + * Split introspection data for libnm into gir1.2-nm-1.0. + Keep the introspection data for the deprecated libnm-glib and libnm-util + library in gir1.2-networkmanager-1.0 but split out the introspection data + for libnm into a new gir1.2-nm-1.0 package. + This will make a transition from libnm-glib/libnm-util to libnm easier. + To not break existing packages, add a dependency on gir1.2-nm-1.0 to + gir1.2-networkmanager-1.0. + + -- Michael Biebl <biebl@debian.org> Fri, 12 May 2017 01:37:42 +0200 + network-manager (1.8.0-1) experimental; urgency=medium * New upstream version 1.8.0 |