Activity log for bug #59398

Date Who What changed Old value New value Message
2006-09-07 19:42:19 Elias Oltmanns bug added bug
2006-09-07 20:18:19 Scott James Remnant (Canonical) upstart: status Unconfirmed Fix Released
2006-09-07 20:18:19 Scott James Remnant (Canonical) upstart: statusexplanation Upgrade to 0.2.1-7, this includes a handler for the control-alt-delete event.
2006-09-08 06:24:06 Elias Oltmanns upstart: status Fix Released Needs Info
2006-09-08 15:29:17 Scott James Remnant (Canonical) upstart: status Needs Info Confirmed
2006-09-08 15:29:17 Scott James Remnant (Canonical) upstart: statusexplanation Upgrade to 0.2.1-7, this includes a handler for the control-alt-delete event.
2006-09-08 16:19:01 Scott James Remnant (Canonical) upstart: status Confirmed Fix Committed
2006-09-09 11:35:51 Scott James Remnant (Canonical) upstart: status Fix Committed Fix Released
2006-09-09 11:35:51 Scott James Remnant (Canonical) upstart: statusexplanation upstart (0.2.5-1) edgy; urgency=low . * New upstream release: - no longer spins when no stalled event handler. Ubuntu: #59170. - shutdown works when under sysvinit. Ubuntu: #58523; - shutdown -k implemented. Ubuntu: #58723. - telinit sends shutdown event for 0, 1 and 6. Ubuntu: #58913. - basic manual pages included. Ubuntu: #58724. . * upstart-compat-sysv Replaces: sysvinit. Ubuntu: #59427. * upstart Recommends: upstart-compat-sysv, startup-tasks & system-services. . * New upstart-logd package includes the logd daemon that can will log output of jobs with "console logged" (the default) in their description to /var/log/boot. . * Add /etc/event.d/rc0 that is run on the "halt" event (neither -H or -P given), and modify rc0-halt to run on "system-halt" (-H given) and rc0-poweroff to run on "power-off" (-P given). Ubuntu: #59134. * Fix the control-alt-delete job to run on the "ctrlaltdel" event so that it's triggered properly. Ubuntu: #59398. * Fix single-user mode.