Branches for Natty

Name Status Last Modified Last Commit
lp:ubuntu/natty-proposed/language-selector bug 2 Mature 2011-05-26 06:21:45 UTC
122. [ Gunnar Hjalmarsson ] * LanguageSele...

Author: Gunnar Hjalmarsson
Revision Date: 2011-05-18 09:42:00 UTC

[ Gunnar Hjalmarsson ]
* LanguageSelector/FontConfig.py:
  - Make the fontconfig-voodoo --auto option work also when the first
    LANGUAGE item is just 'ja' or 'ko', i.e. without country code
    (LP: #778869).
* dbus_backend/ls-dbus-backend:
  - When applying the language settings system-wide, set the fonts
    configuration also when the first LANGUAGE item is just 'ja' or
    'ko' (LP: #778869).
* fontconfig-voodoo:
  - Do not require --force when removing the current config using the
    fontconfig-voodoo -r option.
  - Print an exception message if the --auto option fails to find a
    suitable configuration.

[ Martin Pitt ]
* debian/control: Switch Vcs-Bzr: to natty branch.

lp:ubuntu/natty-updates/language-selector 2 Mature 2011-05-18 09:42:00 UTC
122. [ Gunnar Hjalmarsson ] * LanguageSele...

Author: Gunnar Hjalmarsson
Revision Date: 2011-05-18 09:42:00 UTC

[ Gunnar Hjalmarsson ]
* LanguageSelector/FontConfig.py:
  - Make the fontconfig-voodoo --auto option work also when the first
    LANGUAGE item is just 'ja' or 'ko', i.e. without country code
    (LP: #778869).
* dbus_backend/ls-dbus-backend:
  - When applying the language settings system-wide, set the fonts
    configuration also when the first LANGUAGE item is just 'ja' or
    'ko' (LP: #778869).
* fontconfig-voodoo:
  - Do not require --force when removing the current config using the
    fontconfig-voodoo -r option.
  - Print an exception message if the --auto option fails to find a
    suitable configuration.

[ Martin Pitt ]
* debian/control: Switch Vcs-Bzr: to natty branch.

lp:ubuntu/natty/language-selector bug 1 Development 2011-04-19 18:33:23 UTC
119. * dbus_backend/ls-dbus-backend: Actua...

Author: Martin Pitt
Revision Date: 2011-04-19 18:33:23 UTC

* dbus_backend/ls-dbus-backend: Actually look at the PolicyKit check result
  and only proceed if it succeeded. Thanks to Romain Perier for finding this
  and providing the patch! This fixes a local root privilege escalation, as
  this allows any authenticated user to write arbitrary shell commands into
  /etc/default/locale. (LP: #764397) [CVE-2011-0729]
* dbus_backend/ls-dbus-backend: Reject locale names with invalid characters
  in it, to further prevent injecting shell code into /etc/default/locale
  for authenticated users. Thanks to Felix Geyer for the initial patch!
  (LP: #764397)
* dbus_backend/com.ubuntu.LanguageSelector.conf: Allow access to standard
  D-BUS introspection and properties interfaces. There's no reason to deny
  it, and it causes warnings.
* debian/language-selector-common.postinst: Stop running D-BUS backend on
  upgrade.

13 of 3 results