network-manager-applet (0.6.6-0ubuntu3.1) hardy-security; urgency=low * SECURITY UPDATE: Secrets disclosure to unauthorized users - debian/patches/security_CVE-2009-0365.patch: Fix dbus permissions. - CVE-2009-0365 -- Marc Deslauriers Thu, 26 Feb 2009 11:18:16 -0500 network-manager-applet (0.6.6-0ubuntu3) hardy; urgency=low [ Timo Jyrinki ] * fix i18n for nm-editor (LP: #204155) by Timo Jyrinki - add debian/patches/16_fix_nm_editor_i18n.patch - update debian/patches/series * document in changelog -- Alexander Sack Wed, 16 Apr 2008 11:52:19 +0200 network-manager-applet (0.6.6-0ubuntu2) hardy; urgency=low * Drop nm-editor.desktop from the package; this tool is always accessible from the applet context menu, so doesn't need to be exposed elsewhere. LP: #201127. -- Steve Langasek Wed, 26 Mar 2008 16:49:02 -0700 network-manager-applet (0.6.6-0ubuntu1) hardy; urgency=low * new upstream release 0.6.6 covered by FF exception in LP: #197538 * switch to quilt patch system - update debian/control - update debian/rules - add debian/patches/series * drop obsolete patches - drop debian/patches/01_fix_keyring_crash.patch - update debian/patches/series * fix bitrotten patches - update debian/patches/02_manual_means_always_online.diff - update debian/patches/06_drop_libgnome.patch - update debian/patches/13_custom-network-admin.diff * drop upstream applied patches - drop debian/patches/10-po_fr.patch - drop debian/patches/12_lp101978-connection-info-hide-on-delete-event.patch - update debian/patches/series * disable (but keep) maybe obsolete patches - disable 15_lp124336_missing_prototype_causes_connect_to_other_networks_sigsegv.patch - update debian/patches/series * don't move nm-applet.desktop from gnome autostart to xdg autostart anymore as upstream sources do that for us now. - update debian/rules * drop patch that unsets LIBGNOMEUI_CFLAGS and LIBGNOMEUI_LIBS in configure.ac - update debian/patches/06_drop_libgnome.patch * explicitly exclude LIBGNOMEUI_* from nm-applet CFLAGS and LIBS in src/Makefile* - update debian/patches/06_drop_libgnome.patch * drop autoconf update patch because we don't touch confiugre.ac in patches anymore - drop debian/patches/99_autoconf_update.patch - update debian/patches/series * make assertion non-critical if dev == NULL in function network_device_get_ip4_address - add debian/patches/fix_assertion_because_of_unmanaged_interfaces.patch - update debian/patches/series -- Alexander Sack Fri, 07 Mar 2008 12:05:00 +0100 network-manager-applet (0.6.5-0ubuntu11) hardy; urgency=low * apply patch to drop gnome-runtime dependencies (LP: #136945) - patch by Jani Monoses - add debian/patches/06_drop_libgnome.patch - add debian/patches/99_autoconf_update.patch * don't use gksu in hardy anymore - policy kit hooray! (LP: #176222) - update debian/patches/01_static_network-admin.patch - update debian/patches/13_custom-network-admin.diff [ TJ ] * debian/patches/15_lp124336_missing_prototype_causes_connect_to_other_networks_sigsegv.patch: Fix SIGSEGV caused by pointer>int>pointer conversion on x86_64. (LP: #124336) -- Alexander Sack Wed, 09 Jan 2008 13:15:10 +0100 network-manager-applet (0.6.5-0ubuntu10) gutsy; urgency=low * debian/control: add missing depends on gksu to allow manual network-configuration even for minimal ubuntu flavours, like the UME. * debian/patches/13_custom-network-admin.diff: use BINDIR "/" MANUAL_CONF_FILE when its available on the system. (LP: #145625) * debian/rules: apply previously forgotten hunk to install network manager applet autostart file to /etc/xdg/autostart/ from LP: #95064. * debian/patches/14_lp123808_dont_start_applet_on_ltsp_client.patch: don't start nm-applet on ltsp client. (LP: #123808) -- Alexander Sack Tue, 02 Oct 2007 20:58:18 +0200 network-manager-applet (0.6.5-0ubuntu9) gutsy; urgency=low * debian/patches/11_lp95064-enable-xdg-autostart-for-xfce.patch: enable autostart of nm-applet for XFCE nm-applet.desktop. (LP: #95064) * debian/patches/12_lp101978-connection-info-hide-on-delete-event.patch: hide connection info on delete-event; patch by Dima Korzhevin. (LP: #101978). -- Alexander Sack Wed, 19 Sep 2007 18:24:28 +0200 network-manager-applet (0.6.5-0ubuntu8) gutsy; urgency=low * set Maintainer to ubuntu-core-dev * add XS-Vcs-Bzr tag to point apt-get to the correct branch -- Reinhard Tartler Thu, 26 Jul 2007 15:55:06 +0200 network-manager-applet (0.6.5-0ubuntu7) gutsy; urgency=low * add 04_nm-vpn-properties_path again, nm-vpn-properties has been moved back again. LP: #127844 -- Reinhard Tartler Thu, 26 Jul 2007 11:05:45 +0200 network-manager-applet (0.6.5-0ubuntu6) gutsy; urgency=low * remove 04_nm-vpn-properties_path.patch. nm-vpn-properties now installed in /usr/bin again. -- Reinhard Tartler Thu, 05 Jul 2007 10:25:15 +0200 network-manager-applet (0.6.5-0ubuntu5) gutsy; urgency=low * debian/control: - Build-Depends on intltool so the translation template updated (LP: #122547) -- Sebastien Bacher Thu, 28 Jun 2007 21:32:29 +0200 network-manager-applet (0.6.5-0ubuntu4) gutsy; urgency=low * debian/patches/01_static_network-admin.patch: fix by Peter Clifton; adding NULL check to stop nm-applet from crashing and make encrypted wifi work. (LP: #121228) -- Alexander Sack Wed, 27 Jun 2007 12:34:03 +0200 network-manager-applet (0.6.5-0ubuntu3) gutsy; urgency=low * Re-import applet patches from network-manager * debian/control: tighten build-depends on network-manager to >= 0.6.5-0ubuntu3 * Make patches apply against applet sources + drop patches that have been applied upstream: - debian/patches/01_static_network-admin.patch: fix diff path for new source layout: gnome/applet -> src/ + update line numbers. - debian/patches/02_manual_means_always_online.diff: fix diff path for new source layout: gnome/applet -> src/ + update line numbers; drop diffs for sources not in this tarball: src/NetworkManagerDbus.c, src/NetworkManagerMain.h and src/nm-device.c. - debian/patches/03_manual_config_available_when_connected.patch: fix diff path for new source layout: gnome/applet -> src/ + update line numbers. - debian/patches/04_nm-vpn-properties_path.patch: nm-vpn-properties are shipped in network-manager pkglibdir - debian/patches/10-po_fr.patch: all but one translation fixes were applied upstream. -- Alexander Sack Tue, 26 Jun 2007 10:52:45 +0200 network-manager-applet (0.6.5-0ubuntu2) gutsy; urgency=low * Added missing dep network-manager -- Anthony Mercatante Fri, 22 Jun 2007 18:24:22 +0200 network-manager-applet (0.6.5-0ubuntu1) gutsy; urgency=low * Initial release * Added 21_manual_means_always_online.diff to "patches-not-applied" The gnome applet has been splitted from n-m code, and patch needs to be rewritten * Added 04_nm-vpn-properties_path.patch Fixes path to nm-vpn-properties according to the changes we've done to network-manager package due to bad source splitting -- Anthony Mercatante Fri, 15 Jun 2007 12:46:22 +0200