File upstart.changes of Package upstart
-------------------------------------------------------------------
Wed Aug 4 12:15:12 UTC 2010 - coolo@novell.com
- disable test suite completely as it causes _HUGE_ timeouts
in OBS
-------------------------------------------------------------------
Mon May 24 18:58:48 UTC 2010 - coolo@novell.com
- remove another fragile test
-------------------------------------------------------------------
Tue Apr 13 13:23:44 UTC 2010 - coolo@novell.com
- fix typos (bnc#591705)
-------------------------------------------------------------------
Fri Mar 26 13:00:43 UTC 2010 - coolo@novell.com
- remove duplicated boot script
-------------------------------------------------------------------
Fri Mar 12 10:58:20 UTC 2010 - coolo@novell.com
- source the initrd exports
-------------------------------------------------------------------
Fri Mar 12 09:07:39 UTC 2010 - coolo@novell.com
- update to 0.6.5 "Our last, best hope for victory"
* Since libnih has been separated out into its own project, Upstart
no longer includes its source and now uses the installed version by
default.
* There is a new initctl "reload" command, with matching
/sbin/reload symlink. This sends the SIGHUP signal to the running
main process of the named job instance.
* Event operator matches in jobs now support "!=" in addition to the
usual "=", e.g. start on net-device-added INTERFACE!=eth*
* Moved D-Bus system bus reconnection trigger from SIGHUP to SIGUSR1,
since SIGHUP is already used for a forced configuration reload and
causes Upstart to "forget" state.
* Fixed bug where the default runlevel would be lost when an
/etc/inittab file exists without an initdefault line.
* Fixed "Unhandled error" message from shutdown.
* No longer holds /dev/console open, so the SAK SysRq key will not
kill Upstart.
-------------------------------------------------------------------
Wed Mar 3 13:21:18 UTC 2010 - coolo@novell.com
- provide sbin_init
-------------------------------------------------------------------
Fri Feb 26 13:16:54 UTC 2010 - coolo@novell.com
- fix crash in test suite
-------------------------------------------------------------------
Fri Feb 12 06:26:37 UTC 2010 - coolo@novell.com
- add rcS-sulogin (based on fedoras)
-------------------------------------------------------------------
Thu Feb 11 13:47:35 UTC 2010 - coolo@novell.com
- require sysvinit-tools
-------------------------------------------------------------------
Thu Feb 11 11:12:33 UTC 2010 - coolo@novell.com
- provide the scripts per diff
-------------------------------------------------------------------
Wed Feb 10 15:30:26 UTC 2010 - coolo@novell.com
- add some of fedora's init scripts as kick start
-------------------------------------------------------------------
Mon Feb 8 16:12:17 UTC 2010 - coolo@novell.com
- upstart-fix-decl.diff - fix implicit declarations
-------------------------------------------------------------------
Mon Feb 8 15:25:21 UTC 2010 - coolo@novell.com
- initial version based on fedora package