~ubuntu-branches/ubuntu/karmic/system-tools-backends/karmic-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2009-10-08 11:42:26 UTC
  • mfrom: (1.1.28 upstream) (1.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091008114226-zp9fxn7h4ky0qai0
Tags: 2.8.2-1
* New upstream release.
  - debian/patches/01_debian_4.0.patch,
  - debian/patches/04_correct_perl_command.patch:
    + Removed, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
System Tools Backends Version 2.8.2, 2009-O9-29
 
2
-----------------------------------------------
 
3
 
 
4
The System Tools Backends version 2.8.2 "Don't mess with my arguments!" have been released. This is a minor release fixing the brown paper bag version 2.8.
 
5
 
 
6
Changes since last release
 
7
==========================
 
8
 
 
9
    - Add compatibility with Upstart init system, used on the Debian platform. For now, this means only traditional scripts are handled; Upstart jobs are ignored and the stb won't conflict with them
 
10
    - Don't daemonize on start by default; this fixes problems with D-Bus activation
 
11
    - When starting external programs, call system() with argument as an arrays to avoid the shell messing with them. This notably fixes problems when users' Real Name field contains apostrophes (Bug  519273).
 
12
    - Automatically set invalid service priorities to a default value of 50, instead of committing wrong data. This allows GUIs not to worry about this implementation detail if they don't mind.
 
13
    - Remove useless versioning for Debian platform. All platforms should probably do the same to get things cleaner and less bug-prone.
 
14
 
 
15
 
 
16
Translations
 
17
============
 
18
  - cs, courtesy of Petr Kovar
 
19
  - de, courtesy of Mario Blättermann
 
20
  - en_GB, courtesy of Philip Withnall
 
21
  - es, courtesy of Ricardo Pérez López
 
22
  - eu, courtesy of Iñaki Larrañaga Murgoitio
 
23
  - fr, courtesy of Claude Paroz
 
24
  - hu, courtesy of Gabor Kelemen
 
25
  - it, courtesy of Luca Ferretti
 
26
  - ja, courtesy of Takeshi AIHANA
 
27
  - pl, courtesy of Tomasz Dominikowski
 
28
  - pt_BR, courtesy of Rodolfo Ribeiro Gomes
 
29
  - pt, courtesy of Duarte Loreto
 
30
  - sv, courtesy of Daniel Nylander
 
31
 
 
32
 
 
33
 
1
34
System Tools Backends Version 2.8.1, 2009-O8-20
2
35
-----------------------------------------------
3
36