upstart 1.10-0ubuntu8 source package in Ubuntu
Changelog
upstart (1.10-0ubuntu8) trusty; urgency=low * debian/upstart.apport: - Handle 'RecoverableProblem' and 'Hang' problem types (LP: #1238058). - Cleanup now that lp bug 1154536 is fixed. [ Steve Langasek ] * Build-Depend on python3:any for cross-build support. [ Dmitrijs Ledkovs ] * Remove uevent blacklist now that udevd was fixed not to spam on maguro. [ Steve Langasek ] * extra/upstart-socket-bridge.c: Cherry-pick fix from upstream for upstart-socket-bridge to also not clobber PATH, using SOCKET_PATH instead. LP: #1235480. -- Steve Langasek <email address hidden> Wed, 23 Oct 2013 23:59:20 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Trusty
- Original maintainer:
- James Hunt
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
upstart_1.10.orig.tar.gz | 1.4 MiB | a217d3cc31ff0708e568b1cb5d53144ad8bf00b3885dcd37c00ad5a17dbf1c46 |
upstart_1.10-0ubuntu8.diff.gz | 64.4 KiB | 073960712893861711089906f0c48dd22096decb71d298a2255f70776cc51230 |
upstart_1.10-0ubuntu8.dsc | 2.4 KiB | 788cd68dd739d76447a180a0c045221a85a1e8b650f7f8f3bdc9a04e715ce794 |
Available diffs
- diff from 1.10-0ubuntu7 to 1.10-0ubuntu8 (2.4 KiB)
Binary packages built by this source
- libupstart-dev: Upstart Client Library (development files)
The libupstart library allows access to services provided by the Upstart init
daemon without having to use low-level D-Bus calls.
.
This package contains the static library and C header files which are
needed for developing software using libupstart.
- libupstart1: Upstart Client Library
The libupstart library allows access to services provided by the Upstart init
daemon without having to use low-level D-Bus calls.
.
This package contains the shared library.
- 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.
- upstart-dconf-bridge: DConf bridge for upstart
This package contains a bridge that allows upstart jobs to react when
DConf/gsettings keys are changed.
- upstart-monitor: event monitor for upstart
This package contains a utility that may be run both as a
command-line tool or as a graphical one that displays upstart
events as they are emitted. It is useful for observing system
changes and for determining appropriate events for new jobs.