Changelog
network-manager (0.7.999-3) unstable; urgency=low
* debian/patches/03-hostname-fallback.patch
- If dhcp does not return a valid hostname and none of the system settings
plugins provides a hostname, fallback to the hostname that was set when
NetworkManager was started. Patch pulled from upstream Git.
(Closes: #567207)
* debian/patches/04-etc-hosts-rewrite.patch
- Be more selective when adding hostname to /etc/hosts.
Patch pulled from upstream Git. (Closes: #567411)
* debian/patches/05-ifupdown-allow-hotplug-autoconnect.patch
- Set autoconnect=true for devices marked as allow-hotplug in
/etc/network/interfaces. (Closes: #568784)
* debian/control
- Remove Riccardo from Uploaders with Riccardo's consent.
- Bump Breaks for network-manager-kde to (<< 1:0.9~~). The KDE3 version no
longer works correctly with this version of network-manager.
- Bump Standards-Version to 3.8.4. No further changes.
* debian/network-manager.init
- Don't use "set -e".
- Print meaningful messages on start and stop in case the daemon is already
running resp. already stopped.
-- Michael Biebl <email address hidden> Mon, 08 Feb 2010 17:27:54 +0100