upstart 1.4-0ubuntu8 source package in Ubuntu

Changelog

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

  * init/tests/test_job_process.c:
    - close_all_files(): Correct type of index variable.
    - test_run():
      - "with single line command writing lots of data fast and exiting":
        - add waitid() call to ensure log is not added to unflushed list.
      - "with log object freed on process exit":
        - add waitid() call to ensure log is not added to unflushed list.
  * util/tests/test_initctl.c: test_flush_early_job_log():
    - "with job ending before log disk writeable": Give Upstart a chance
      to run the job as sometimes we see the job pid in the output which
      causes the test to fail.
 -- James Hunt <email address hidden>   Fri, 17 Feb 2012 10:58:02 -0500

Upload details

Uploaded by:
James Hunt
Sponsored by:
Stéphane Graber
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-0ubuntu8.diff.gz 61.9 KiB 3555cc2d10136bc52709e7f32e44d079867844fa5e31c433b0a511f8e2678c32
upstart_1.4-0ubuntu8.dsc 1.9 KiB b3a97e7a074a8303f75c85ca260a7beddff8d3b39a2eb6795888a224629f8751

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.