network-manager (0.6.2-0ubuntu1) dapper; urgency=low * New upstream maintenance version * Many, many bug fixes (Everyone) * Dynamic WEP Support (Robert Love) -- Jan Gerber Mon, 27 Mar 2006 18:38:43 +0200 network-manager (0.6.1-0ubuntu1) dapper; urgency=low Thanks to Johan Kiviniemi and Mario Danic for their work on this package. * New upstream version: - WPA and WPA2 support using wpa_supplicant. - NIS support. - Survives DBUS and HAL restarts. - New tray icon look and behaviour. - Displays speed of current connection. * Update debian/ using the Debian pkg-utopia SVN as a guide: - Renamed nm-applet package to network-manager-gnome. - Recommend network-manager-kde as an alternative for when that exists. - Renamed libnm-glib-0 to libnm-glib0 to be consistent. - Add new libnm-util0 packages. - Add nm-applet and nm-vpn-properties manpages. * 10-dbus-api-fix.patch: - dropped, included upstream. * 10-manpage-name-headers.patch: - add missing NAME header to included manpages which we now use in favour of our own. * 20-supplicant-timeout.patch: - increase to 60 seconds (taken from Debian) * 30-blacklist-devices.patch: - Dropped; upstream implemented an nm_system_device_get_disabled() function that we implement instead. * 50-disable-named-and-vpn-managers.patch - Dropped; upstream implemented an nm_system_should_modify_resolv_conf() function that we implement instead. - Yes kids, this means we ship VPN support now. * 80-rml-wpa-workarounds.patch: - Collection of workarounds for madwifi, orinoco and ndiswrapper from Robert Love. * 85-rml-madwifi-signal-strength: - Patch from Robert Love to sanify the signal strength on Atheros cards. -- Scott James Remnant Fri, 24 Mar 2006 01:45:39 +0000 network-manager (0.5.1-0ubuntu19) dapper; urgency=low * Upload fixed version of 40-ubuntu-backend.patch that doesn't touch files removed by a good distcleaning. -- Scott James Remnant Mon, 13 Mar 2006 10:32:09 +0000 network-manager (0.5.1-0ubuntu18) dapper; urgency=low * debian/patches/20-linux-wlan-ng.patch: - Fix dbus namespace for RefreshDevice signal (org.gnome.NetworkManager -> org.freedesktop.NetworkManager) - Fix typo in debug messages. * Add debian/patches/70-dont-deactivate-new-devices.patch: - Do not immediately deactivate a freshly appeared device. Patch 60-dispatch-more-events.patch now causes if-down scripts to be run, which might disable the interface (e. g. to conserve power, as linux-wlan-ng does); this breaks their activation. * debian/network-manager.dbus-conf: - Only allow access for at_console users, not for plugdev members. - Do not allow org.freedesktop.NetworkManager to be owned by anyone but root. * debian/nm-applet.dbus-conf: - Only allow access for at_console users, not for plugdev members. -- Martin Pitt Tue, 7 Mar 2006 22:58:41 +0100 network-manager (0.5.1-0ubuntu17) dapper; urgency=low * debian/nm-applet.dir, debian/rules: - install the autostart desktop to /etc/xdg/autostart according to the specification -- Sebastien Bacher Sat, 4 Mar 2006 23:38:30 +0100 network-manager (0.5.1-0ubuntu16) dapper; urgency=low * 40-ubuntu-backend.patch: - Also consider and manage devices which are listed in /etc/network/interfaces, but only as "auto" and "inet dhcp"; any other options results in the device being ignored. - Remove the note again, as the extra configuration isn't required. -- Scott James Remnant Mon, 20 Feb 2006 11:57:26 +0000 network-manager (0.5.1-0ubuntu15) dapper; urgency=low * network-manager recommends nm-applet. Ubuntu #32049. * Escape backtick in dispatcher script. Ubuntu #32044. -- Scott James Remnant Mon, 20 Feb 2006 10:38:39 +0000 network-manager (0.5.1-0ubuntu14) dapper; urgency=low * nm-applet replaces network-manager (<< 0.5.1-0ubuntu12) (Malone #31961) -- Adam Conrad Sun, 19 Feb 2006 20:21:43 +1100 network-manager (0.5.1-0ubuntu13) dapper; urgency=low * Fix network-manager.postinst: s/them/then/ -- Christian Bjälevik Sat, 18 Feb 2006 01:51:58 +0100 network-manager (0.5.1-0ubuntu12) dapper; urgency=low * Migrate to my own style of packaging. - Remove duplicated docs from other packages. - Restored debian/patches directory with patches split from diff. - Split nm-applet into a different package so that we can have different ones in the future. * Take the autostart nm-applet.desktop file from CVS and install it into the Ubuntu location so that nm-applet lives with the session. * 30-blacklist-devices.patch: - Check devices against the backend before adding them to see whether the backend wants us to ignore them, and if so, literally just ignore them. * 40-ubuntu-backend.patch: - Create an Ubuntu backend from the RedHat and Debian ones. We don't need to kill anything when we start, and don't currently support dial-up profiles. This includes a function to indicate that anything with an explicit configuration is blacklisted. * 50-disable-named-and-vpn-managers.patch: - Remove the dependency on bind9 and all attempts to tinker with /etc/resolv.conf. Ubuntu's libc contains resolver patches to ensure changes are noticed by running applications; also our dhclient configuration handles writing resolv.conf itself and we're not yet allowing NetworkManager to manage static interfaces and VPN connections. * 60-dispatch-more-events.patch: - Add a DeviceDeactivated dbus event and send it when a device has definitely finished coming down. Modify NetworkManagerDispatcher to listen for these new events and run scripts with the pre-up and post-down events for them. * 65-dispatcher-script-dir.patch: - Change the dispatcher script directory to point to /usr/share/NetworkManager/dispatcher.d rather than something under /etc. - Adjust manpage to match - Ship a default script in the dispatcher.d directory to run the user scripts under /etc/network/if-*.d -- Scott James Remnant Thu, 2 Feb 2006 16:07:54 +0000 network-manager (0.5.1-0ubuntu11) dapper; urgency=low * src/NetworkManagerDevice.c: nm_device_set_essid(): If the device is driven by linux-wlan-ng (module prism2_*), call wlanctl-ng to set the ESSID. * nm_device_set_mode(), nm_device_get_mode(), nm_device_set_essid(), nm_device_get_essid(), nm_device_set_enc_key(): When the device is managed by linux-wlan-ng, do not call the standard kernel IW* ioctls since they sometimes cause kernel oopses in the prism2_* modules. * src/NetworkManager.c: - Add dbus signal handler. - Add dbus signal "RefreshDevice", which causes the given interface to be removed and re-added; This allows external programs (like an udev rule) to tell NM that a wireless interface was enabled/disabled. -- Martin Pitt Wed, 1 Feb 2006 09:49:02 +0000 network-manager (0.5.1-0ubuntu10) dapper; urgency=low * debian/network-manager.manpages: - Fix it for real this time! -- Christian Bjälevik Thu, 26 Jan 2006 12:15:17 +0100 network-manager (0.5.1-0ubuntu9) dapper; urgency=low * Brown paper bag! * debian/rules: - Have to correct path for the docbook-to-man stuff. -- Christian Bjälevik Thu, 26 Jan 2006 11:58:54 +0100 network-manager (0.5.1-0ubuntu8) dapper; urgency=low * debian/*.dbus-event: - Beautify LSB in eventscripts. * debian/control: - Change maintainer to myself. - Remove build-dep on dpatch. * debian/control, debian/rules: - Generate and install the manpages. * debian/network-manager.docs: - Actually place README, TODO and NEWS in the package. -- Christian Bjälevik Thu, 26 Jan 2006 00:54:00 +0100 network-manager (0.5.1-0ubuntu7) dapper; urgency=low * debian/rules, debian/network-manager.postinst: - Change NetworkManagerDispatcher from 25 to 26. - Remove 25NetworkManagerDispatcher if it exists. * Remove patches/ and start using bzr-development :-). -- Christian Bjälevik Wed, 25 Jan 2006 13:14:14 +0100 network-manager (0.5.1-0ubuntu6) dapper; urgency=low * Really don't depend on bind9 being installed -- Matthew Garrett Mon, 26 Dec 2005 00:40:29 +0000 network-manager (0.5.1-0ubuntu5) dapper; urgency=low * debian/control: - Version dep on dhcdbd to (>= 1.10-0ubuntu2). -- Christian Bjälevik Wed, 21 Dec 2005 19:08:53 +0100 network-manager (0.5.1-0ubuntu4) dapper; urgency=low * debian/control: - Version all accurances of libdbus-glib-1-dev to (>= 0.60). - Removed not needed Build-Dep on libxdcmp-dev, this is a dep of libx11-dev now. * debian/patches/01-STOLEN_FROM_HEAD-dbus-60: - Add a patch from CVS HEAD to fix FTBFS. No patchsystem, only applied it. -- Christian Bjälevik Wed, 21 Dec 2005 14:22:34 +0100 network-manager (0.5.1-0ubuntu3) dapper; urgency=low * debian/control: - Changed versioned dep on wireless-tools to >= 28pre9 (what upstream says in their .news). - Removed commented out Conflicts-line. - Do not depend on bind9 being installed. - Added libxdmcp-dev as a Build-Dep. * debian/*.dbus-event: - Use "$NAME" instead of the incredible long "$DESC: ". * debian/network-manager.postinst: - Do not run gtk-update-icon-cache on configure cause seb128 says it's a bad idea and explained why :-). * debian/README: - Fix typo (cann -> can). * debian/rules: - Removed named-support (we don't want bind9 for this) - Added --with-distro=debian. -- Christian Bjälevik Thu, 15 Dec 2005 02:04:12 +0100 network-manager (0.5.1-0ubuntu2) dapper; urgency=low * remove .arch-ids traces -- Jan Gerber Sun, 13 Nov 2005 21:19:18 -0500 network-manager (0.5.1-0ubuntu1) dapper; urgency=low * New upstream version -- Jan Gerber Fri, 21 Oct 2005 08:33:25 -0400 network-manager (0.5.0-0ubuntu1) breezy; urgency=low * New upstream version * split headers into network-manager-dev -- Jan Gerber Tue, 18 Oct 2005 17:43:56 +0200 network-manager (0.4.1+cvs20050817-0ubuntu5) breezy; urgency=low * fix postinst so its possible to install network-manager in pbuilder -- Jan Gerber Tue, 11 Oct 2005 19:23:47 +0200 network-manager (0.4.1+cvs20050817-0ubuntu4) breezy; urgency=low * update postinst to restart dbus on install -- Jan Gerber Sat, 29 Aug 2005 13:40:26 +0200 network-manager (0.4.1+cvs20050817-0ubuntu3) breezy; urgency=low * this is NetworkManager CVS Tag NM_0_4_1_RELEASE + 3 patches - make dhcdbd only a runtime dependency - fix build due to one too many ,s - fix debian backend to support static IP settings again (all changes are upstream by now) -- Jan Gerber Sat, 27 Aug 2005 23:40:26 +0200 network-manager (0.4.1+cvs20050817-0ubuntu2) breezy; urgency=low * restructure build system to creat orig.tar.gz and diff.gz files -- Jan Gerber Sat, 27 Aug 2005 14:04:26 +0200 network-manager (0.4.1+cvs20050817-0unbuntu1) breezy; urgency=low * fix loading static IP settings from /etc/network/interfaces -- Jan Gerber Sun, 21 Aug 2005 19:40:26 +0200 network-manager (0.4.1+cvs20050817-0) breezy; urgency=low * update to NM_0_4_1_RELEASE -- Jan Gerber Sun, 21 Aug 2005 15:27:26 +0200 network-manager (0.4.1+cvs20050813-0) breezy; urgency=low * change back to using BIND * remove dependency on resolvconf and dnsmasq -- Jan Gerber Sat, 13 Aug 2005 19:37:26 +0200 network-manager (0.4.1+cvs20050618-3) breezy; urgency=low * Run resolvconf instead of messing with BIND. Dependencies changed too. Unfortunately these changes are not properly tested :-(. -- Ian Jackson Sat, 18 Jun 2005 13:33:26 +0100 network-manager (0.4.1+cvs20050618-2) breezy; urgency=low * Sort out chown of /var/lib/NetworkManager -- Thom May Sat, 18 Jun 2005 13:33:26 +0100 network-manager (0.4.1+cvs20050618-1) breezy; urgency=low * update from CVS * Add configure magic to ensure we get the correct path for dhcdbd (Ubuntu: #11905) * Ensure /var/lib/NetworkManager is created with the correct permisions (Ubuntu: #11904) * Rename dbus event script to correct name and restart dbus in postinst * Depend on lsb-base and use log_*_msg in event script -- Thom May Sat, 18 Jun 2005 11:22:49 +0100 network-manager (0.4.1+cvs20050616-1) breezy; urgency=low * New upstream. Fix descriptions. -- Thom May Thu, 16 Jun 2005 14:47:30 +0100 network-manager (0.4.1+cvs20050614-1) unstable; urgency=low * New upstream release. Move to 0.4 branch; use dhcdbd. * Drop network-manager-gnome * add libnm-glib-0 and libnm-glib-0-dev -- Thom May Tue, 14 Jun 2005 12:41:29 +0100 network-manager (0.3.1+cvs20041108-1) unstable; urgency=low * New upstream release * Add dpatch -- Thom May Mon, 8 Nov 2004 13:49:15 +0000 network-manager (0.3.1+cvs20041101-2) unstable; urgency=low * Update dependencies, thanks to j@bootlab.org -- Thom May Tue, 2 Nov 2004 16:32:45 +0000 network-manager (0.3.1+cvs20041101-1) unstable; urgency=low * New upstream release -- Thom May Mon, 1 Nov 2004 13:08:32 +0000 network-manager (0.3.1+cvs20041028-1) unstable; urgency=low * New upstream release -- Thom May Thu, 28 Oct 2004 13:12:42 +0100 network-manager (0.3+cvs20041016-2) unstable; urgency=low * fix some minor problems in packaging; clean up for pkg-utopia entry -- Thom May Mon, 25 Oct 2004 13:43:07 +0100 network-manager (0.3+cvs20041016-1) unstable; urgency=low * New upstream release * Clean up backend for debian -- Thom May Sat, 16 Oct 2004 21:32:43 +0100 network-manager (0.3-1) unstable; urgency=low * New upstream release -- Thom May Fri, 15 Oct 2004 13:55:46 +0100 network-manager (0.2+cvs20040928-1) unstable; urgency=low * Initial Release. -- Thom May Sun, 3 Oct 2004 11:54:56 +0100