lp:ubuntu/jaunty-security/network-manager-applet

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty-security/network-manager-applet
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

36. By Marc Deslauriers

* SECURITY UPDATE: information disclosure via incorrect certificate
  validation
  - debian/patches/security_CVE-2009-4144.patch: improve error handling
    in src/applet-device-wifi.c, src/applet-device-wired.c,
    src/connection-editor/nm-connection-list.c,
    src/gconf-helpers/gconf-helpers.{c,h},
    src/gconf-helpers/nma-gconf-connection.c, src/utils/utils.{c,h}.
  - CVE-2009-4144
* SECURITY UPDATE: information disclosure via DBus
  - debian/patches/security_CVE-2009-4145.patch: prevent any registration
    of objects on the system bus in src/applet.c,
    src/connection-editor/nm-connection-list.c,
    src/gconf-helpers/nma-gconf-connection.c,
    src/gconf-helpers/nma-gconf-settings.{c,h}.
  - CVE-2009-4145

35. By Alexander Sack

* point Vcs-Bzr header to proper branch
  - update control
* fix LP: #358526 - Notification shows wrong WiFi disconnected icon when
  resuming from suspend; we use the proper generic disconnected icon
  if we don't know which device type caused the "offline" event.
  - add patches/lp358526_generic_disconnected_notification_icon.patch
  - update patches/series

34. By Alexander Sack

* New upstream release 0.7.1 rc4
  + svn-v3-trunk0:9c6bbc85-7128-0410-879a-9bbc9e4270e9:branches%2FNETWORKMANAGER_APPLET_0_7:1254
  + drop upstreamed patches
    - delete patches/lp331799_sensible_notify_actions.patch
    - update patches/series
  + adjust diverged patches to new upstream codebase
    - update patches/add_libmbca_support.patch
    - update patches/lp341684_device_sensitive_disconnect_notify.patch
  + fix build failure with our gcc introduced upstream (string format issue)
    - add patches/fix_upstream_buildfailure.patch
    - update patches/series
* rename patch for disconnect states to match the bug it fixed (LP: #341684)
  - rename patches/lpXXX_device_sensitive_disconnect_notify.patch =>
    lp341684_device_sensitive_disconnect_notify.patch
  - update patche/series
* fix LP: #348612 - Wired disconnect icon is wrong; we fix a typo in icon name
  - update patches/lp341684_device_sensitive_disconnect_notify.patch
* fix LP: #354420 - offline notification should have NOTIFY_URGENCY_CRITICAL;
  normal disconnect notifications get NOTIFY_URGENCY_NORMAL
  - update patches/lp341684_device_sensitive_disconnect_notify.patch
* eliminate string changes from a few notification patches
  - update patches/lp330571_dxteam_wired_connect_text.patch
  - update patches/lp330608_dxteam_gsm_connect_text.patch
  and adjust follow up patches
  - update patches/lp337960_dxteam_notification_icon_names.diff

33. By Alexander Sack

* New upstream release 0.7.1 rc4
  + svn-v3-trunk0:9c6bbc85-7128-0410-879a-9bbc9e4270e9:branches%2FNETWORKMANAGER_APPLET_0_7:1254
  + drop upstreamed patches
    - delete patches/lp331799_sensible_notify_actions.patch
    - update patches/series
  + adjust diverged patches to new upstream codebase
    - update patches/add_libmbca_support.patch
    - update patches/lp341684_device_sensitive_disconnect_notify.patch
  + fix build failure with our gcc introduced upstream (string format issue)
    - add patches/fix_upstream_buildfailure.patch
    - update patches/series
* rename patch for disconnect states to match the bug it fixed (LP: #341684)
  - rename patches/lpXXX_device_sensitive_disconnect_notify.patch =>
    lp341684_device_sensitive_disconnect_notify.patch
  - update patche/series
* fix LP: #348612 - Wired disconnect icon is wrong; we fix a typo in icon name
  - update patches/lp341684_device_sensitive_disconnect_notify.patch
* fix LP: #354420 - offline notification should have NOTIFY_URGENCY_CRITICAL;
  normal disconnect notifications get NOTIFY_URGENCY_NORMAL
  - update patches/lp341684_device_sensitive_disconnect_notify.patch
* eliminate string changes from a few notification patches
  - update patches/lp330571_dxteam_wired_connect_text.patch
  - update patches/lp330608_dxteam_gsm_connect_text.patch
  and adjust follow up patches
  - update patches/lp337960_dxteam_notification_icon_names.diff

32. By Alexander Sack

* use the notification-gsm-disconnected icon name used by human theme for jaunty beta
  - update patches/lpXXX_device_sensitive_disconnect_notify.patch

31. By Alexander Sack

* fix bug in lpXXX_device_sensitive_disconnect_notify.patch that made
  disconnect events to not display a notification if the overall state
  still was online
  - update patches/lpXXX_device_sensitive_disconnect_notify.patch

30. By Alexander Sack

* flip title in wifi "Connection Established" notification bubble (LP: #338389)
  - update patches/lp328572-dxteam-connect-text.patch
  - update patches/lp337960_dxteam_notification_icon_names.diff
* add patch to support device sensitive disconnect/offline notifications;
  this patch queues event from NMClient and NMDevice and then decides what
  kind of disconnect happened and which device was reponsible.
  - add patches/lpXXX_device_sensitive_disconnect_notify.patch
  - update patches/series

29. By Alexander Sack

* new upstream RC 0.7.1rc3
  + rev: 982
  + revision-id: svn-v3-trunk0:9c6bbc85-7128-0410-879a-9bbc9e4270e9:branches%2FNETWORKMANAGER_APPLET_0_7:1212
  + branch: http://bzr-playground.gnome.org/network-manager-applet/branches/NETWORKMANAGER_APPLET_0_7/
  - update .bzr-builddeb/default.conf
* bump lower builds for network-manager build depends to >= 0.7.1~rc3
  - update control
* fix LP: #328572 - Connecting/disconnecting notification changes; we apply the
  the "Connecting" part of this patch, as the disconnecting part would require
  string changes that need to be done upstream
  - add patches/lp328572-dxteam-connect-text.patch
  - update patches/series
* fix LP: #330571 - Wired connected message in nm-applet too long
  - add patches/lp330571_dxteam_wired_connect_text.patch
  - update patches/series
* fix LP: #330608 - GSM connection message too long in nm-applet
  - add patches/lp330608_dxteam_gsm_connect_text.patch
  - update patches/series
* fix LP: #337960 - nm-applet jaunty icon changes - brought to you by d(u)xteam;
  we apply two patches: first patch changes the icon names referred to in notifications;
  second patch ships fallback icons for those names within network-manager-gnome
  package

28. By Alexander Sack

* "Network Connections" settings entry does not appear in gnome-control-center;
  we fix a typo in the .desktop file introduced by the xfce patch
  - update patches/lp295788_xfce_menu_entry.patch

27. By Alexander Sack

* new upstream snapshot 0.7.1rc1+ Feb 19, 2009
  + rev: 974
  + revision-id: svn-v3-trunk0:9c6bbc85-7128-0410-879a-9bbc9e4270e9:branches%2FNETWORKMANAGER_APPLET_0_7:1186
  + branch: http://bzr-playground.gnome.org/network-manager-applet/branches/NETWORKMANAGER_APPLET_0_7/
  - update .bzr-builddeb/default.conf
* rebase diverged patches
  - update patches/add_libmbca_support.patch
* fix LP: #331799 - nm-applet must not send actions when notification server
  does not support actions
  - add patches/331799_sensible_notify_actions.patch
  - update patches/series

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/network-manager-applet
This branch contains Public information 
Everyone can see this information.

Subscribers