lp:ubuntu/intrepid/lsb

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/lsb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

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

Recent revisions

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

22. By Matthias Klose

* Merge with Debian; remaining changes:
  - 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.
  - lsb: Drop the optional lsb-qt4 module to a suggests.
  - Maintainer field set to Ubuntu.
* init-functions: Make functions safe to use with sh -e.

21. By Matthias Klose

lsb-cxx: Drop dependency on libstdc++5, not needed by LSB-3.1.

20. By Michael Vogt

* Merge from debian unstable, remaining changes:
  - 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.
  - Drop the optional lsb-qt4 module to a suggests.
  - maintainer field set to ubuntu

19. By LaMont Jones

Trigger rebuild for hppa

18. By Tollef Fog Heen

Apply patch from Todd Brandt to handle "tput cols" returning negative
values by then assuming we're on a 80 character wide terminal.

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