diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/10-globally-managed-devices.conf | 2 | ||||
| -rw-r--r-- | debian/changelog | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/10-globally-managed-devices.conf b/debian/10-globally-managed-devices.conf index 350d3d80..01728f14 100644 --- a/debian/10-globally-managed-devices.conf +++ b/debian/10-globally-managed-devices.conf @@ -1,2 +1,2 @@ [keyfile] -unmanaged-devices=*,except:type:wifi,except:type:wwan +unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma diff --git a/debian/changelog b/debian/changelog index 90ce26f0..051e6788 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +network-manager (1.10.8-1ubuntu4) UNRELEASED; urgency=medium + + * debian/10-globally-managed-devices.conf: adjust exception for wwan to + specify cdma and gsm, since those are the actual types handled by NM/MM. + (LP: #1780606) + + -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 10 Jul 2018 08:13:52 -0400 + network-manager (1.10.8-1ubuntu3) cosmic; urgency=medium * Revert the changes to remove the nmclient bindings, those are needed |