lp:ubuntu/jaunty-proposed/lsb

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty-proposed/lsb
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

32. By Jeff Licquia

Upgrade to support LSB 4.0. LP: #370066.

31. By Anders Kaseorg

Replace the deprecated Python sets module with the builtin set type,
if it is available (python >= 2.4), to avoid spewing warnings for
python >= 2.6. (LP: #336436)

30. By Kees Cook

lsb-base-logging-ubuntu.sh: change log_{success,warning,failure}_msg()
to use usplash_write "TEXT" instead of "STATUS" to avoid unreadable
line-wrapping when using usplash in verbose mode (LP: #291543).

29. By Scott James Remnant (Canonical)

Since /etc/lsb-release overrides detected information, there's no
need to try and detect that information if lsb-release contains
everything we need. This saves us calling the hugely expensive
apt-cache. LP: #262050.

28. By Colin Watson

* Resynchronise with Debian (cups dependency change fixes LP: #279345).
  Remaining changes:
  - Don't conflict with python (>= 2.6).
  - Depend on postfix rather than exim4 as preferred mail-transport-agent
    alternative.
  - Depend on libgl1-mesa-glx rather than libgl1-mesa as preferred libgl1
    alternative.
  - Add Ubuntu logging functions.
* Revert some apparently unintentional dependency changes on the Ubuntu
  side of the merge: move libncurses5 and libpam0g dependencies back from
  lsb-base to lsb-core; set lsb's dependencies on lsb-printing,
  lsb-multimedia, and lsb-languages back to suggestions; and remove lsb's
  suggestion of lsb-qt4.

27. By Colin Watson

* Backport from Debian:
  - Fix log_action_end_msg_pre function definition (_post was defined
    twice). (LP: #262680)

26. By Dustin Kirkland 

* Merge from debian unstable (LP: #249059), remaining changes:
  - debian/control:
    + Remove python from conflicts
    + Keep Ubuntu's Depends and Suggests
    + Update maintainer
  - debian/rules:
    + copy lsb-base-logging-ubuntu.sh
  - lsb-base-logging-ubuntu.sh:
    + logging functions suitable for Ubuntu
* Dropped changes
  - Debian has accepted all of the status_of_proc() functionality

25. By Dustin Kirkland 

* init-functions:
  - In pidofproc(), if the kill -0 fails, use ps to detect if
    the proc is running.
  - Revert status_of_proc() functionality *back* to using pidofproc()
    now that it can run as non-root (LP: #246735).
  - Add support for passing a -p $pidfile parameter.

24. By Dustin Kirkland 

init-functions: Replace pidofproc() call in status_of_proc() with a
/bin/pidof call, to allow any user to query service status (LP: #246735).

23. By Dustin Kirkland 

* Merge from debian unstable, remaining changes:
  - init-functions:
    + Debian has a "return 0" that should be "return 3" per LSB spec
    + Make pidof call "set -e safe", LP: #204594
    + Add status_of_proc() function, LP: #203169
  - debian/control:
    + Remove python from conflicts
    + Keep Ubuntu's Depends and Suggests

Branch metadata

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

Subscribers