upstart 1.4-0ubuntu7 source package in Ubuntu

Changelog

upstart (1.4-0ubuntu7) precise; urgency=low

  * debian/manpages/upstart-events.7: Added missing events 'container' and
    'not-container'.
  * Update 'runlevel' event emission time in upstart-events(7) (LP: #921501).
  * Merge of important upstream log fixes to avoid spinning when a job
    which leaks fds (such as 'sshd -D') is stopped (LP: #926468).
  * Merge of lp:~jamesodhunt/upstart/early-job-log-flush to allow jobs that
    _end_ very early in the boot to have their output logged.
  * debian/conf/flush-early-job-log.conf: Upstart job to force flushing of
    early job log output data when disk becomes writeable.
  * Re-enable job logging by default.

  [ Steve Langasek ]
  * init/tests/test_job_process.c: close all fds before running tests that
    check for unexpected open fds, so that files leaked from the environment
    don't cause the test suite to fail gratuitously.  LP: #926473.
  * bump debhelper compat to 9 and adjust debian/rules to use the
    dpkg-buildflags interfaces, so that upstart can be cross-compiled and
    also so we pick up any future hardening flags for free.
 -- Steve Langasek <email address hidden>   Thu, 16 Feb 2012 07:52:11 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
James Hunt
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
upstart_1.4.orig.tar.gz 1.1 MiB d2b606217bdeae1cfc58193b9cbba58e30c4ee8780fd808a602bfd82c19a0ff2
upstart_1.4-0ubuntu7.diff.gz 61.6 KiB aee1cdfab2a5724bb9f87fcf2c0bcd74315ba24524ff2cb17a89eba1086b8a6c
upstart_1.4-0ubuntu7.dsc 1.9 KiB 7a654dddcb245da9ff3e7d44dca70e1046a3d6effae99195259247e8934bda05

Available diffs

View changes file

Binary packages built by this source

upstart: event-based init daemon

 upstart is a replacement for the /sbin/init daemon which handles
 starting of tasks and services during boot, stopping them during
 shutdown and supervising them while the system is running.