lp:~cjwatson/upstart/state-changed

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/upstart/state-changed
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
upstart
Status:
Merged

Recent revisions

1244. By Colin Watson

new Failed signal - works better than trying to deduce failure from combinations of goals and states

1243. By Colin Watson

add env argument to StateChanged signal

1242. By Colin Watson

* dbus/com.ubuntu.Upstart.Instance.xml (StateChanged): New signal.
* init/job.c (job_change_state): Emit StateChanged signal after
changing state.
* init/tests/test_job.c (test_change_state): Test for this.
* NEWS: Update.

1241. By Scott James Remnant (Canonical)

* init/job_process.c (job_process_spawn): We can fail to open the
system console for various reasons, sometimes because there isn't
a console (ENXIO or ENODEV) but worse due to kernel race conditions
on SMP/multi-core systems (EIO). If "console output" is used, and
these happen, fall back to /dev/null.

1240. By Scott James Remnant (Canonical)

* configure.ac: Bump version to 0.6.7
* NEWS: Begin new release

1239. By Scott James Remnant (Canonical)

* NEWS: Release 0.6.6

1238. By Scott James Remnant (Canonical)

* configure.ac: Bump the requirement of libnih to 1.0.2 after
verifying that building using --with-local-libnih and an earlier
version installed still works.

1237. By Scott James Remnant (Canonical)

* configure.ac: Replace the --with-local-libnih code with an
expansion of the NIH_WITH_LOCAL_LIBNIH macro that now contains it.
* README: Bump libnih version.

1236. By Scott James Remnant (Canonical)

* init/man/init.5 (env): Document behaviour when the environment
variable's value is omitted.
* init/parse_job.c (stanza_env): Document that arguments may be
simply VAR as well as VAR=VALUE.

1235. By Michael Biebl

* configure.ac: Remove double-quoting from NIH_CFLAGS and
NIH_DBUS_CFLAGS when using --with-local-libnih

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~canonical-scott/upstart/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers