diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9dfb0dff..1947232b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +network-manager (1.8.0-4) unstable; urgency=medium + + * Mention privacy implications of the connectivity checks. + See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859934:#37 + * device: capture the IP6 configuration on the IP interface. + Fixes a crash with Bluetooth devices where the device is the BlueZ + device and iface stays 0 while the IP interface is the actual BNEP link. + (Closes: #864071) + * Drop maintscript migration code from pre-jessie + * Switch runstatedir from /var/run to /run. + Update existing /etc/resolv.conf symlinks accordingly. (Closes: #860045) + + -- Michael Biebl <biebl@debian.org> Sat, 17 Jun 2017 20:59:53 +0200 + network-manager (1.8.0-3) experimental; urgency=medium [ Rico Tzschichholz ] |