diff options
| author | Michael Biebl <biebl@debian.org> | 2017-11-07 20:02:45 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-11-07 20:02:45 +0100 |
| commit | 0ff08df7a88ff2db7224c42fb116760583ccc9e5 (patch) | |
| tree | 1212591ac925d4e3a7adacadca06defa7864a6ce /debian | |
| parent | ba948ef482c5e6472eac196d21b99b23b8a5c6b8 (diff) | |
Release version 1.9.90-1 to unstable debian/1.9.90-1
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4fc430ca..b74f2eab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,21 @@ -network-manager (1.9.90-1) UNRELEASED; urgency=medium +network-manager (1.9.90-1) unstable; urgency=medium * New upstream version 1.9.90 + * Rebase patches + * Update symbols file for libnm0 + * Disable dhcpcanon and openvswitch support. + DHCP client support with dhcpcanon is still marked as experimental and + support for Open vSwitch will require more package related changes. If + Open vSwitch support is enabled, this will most likely be provided via a + separate binary package. + * Register empty NMClient and NetworkManager when loading libnm via GIR. + This prevents the real modules from being loaded because they would in + turn load libnm-glib and abort() and crash as loading libnm and + libnm-glib in the same process is not allowed. + Patch cherry-picked from upstream Git. + * Bump Standards-Version to 4.1.1 - -- Michael Biebl <biebl@debian.org> Tue, 07 Nov 2017 00:15:43 +0100 + -- Michael Biebl <biebl@debian.org> Tue, 07 Nov 2017 20:02:17 +0100 network-manager (1.8.4-4) unstable; urgency=medium |