* Upstart 1.6.1 released
@ 2012-12-07 20:27 James Hunt
2012-12-09 18:28 ` Anca Emanuel
0 siblings, 1 reply; 4+ messages in thread
From: James Hunt @ 2012-12-07 20:27 UTC (permalink / raw)
To: upstart-devel >> Upstart Devel List, linux-kernel
Summary of changes:
* Improved re-exec performance.
* Minor logger fixes for unflushed data.
* Handle re-exec scenario when requested from within a chroot.
* Minor serialisation data format change to handle chroots and
user sessions.
* Added extra re-exec tests including explicit upgrade tests reading
from pre-prepared JSON data files.
* Make jobs running within a chroot log their output within the chroot.
* Added "Restart" D-Bus method.
* Changed 'telinit u' to use "Restart" D-Bus method rather than
sending SIGTERM to play nicely when busybox(1) is init.
* Added "GetState" D-Bus method allowing current serialised internal state
to be queried.
Thanks to all the contributors, reviewers, testers and users!
Download it from launchpad: https://launchpad.net/upstart
Kind regards,
James.
--
James Hunt
____________________________________
http://upstart.ubuntu.com/cookbook
http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Upstart 1.6.1 released
2012-12-07 20:27 Upstart 1.6.1 released James Hunt
@ 2012-12-09 18:28 ` Anca Emanuel
2012-12-09 18:30 ` Anca Emanuel
0 siblings, 1 reply; 4+ messages in thread
From: Anca Emanuel @ 2012-12-09 18:28 UTC (permalink / raw)
To: james.hunt; +Cc: upstart-devel >> Upstart Devel List, LKML
Do will see this in Raring ?
And when ?
On Fri, Dec 7, 2012 at 10:27 PM, James Hunt <james.hunt@ubuntu.com> wrote:
> Summary of changes:
>
> * Improved re-exec performance.
> * Minor logger fixes for unflushed data.
> * Handle re-exec scenario when requested from within a chroot.
> * Minor serialisation data format change to handle chroots and
> user sessions.
> * Added extra re-exec tests including explicit upgrade tests reading
> from pre-prepared JSON data files.
> * Make jobs running within a chroot log their output within the chroot.
> * Added "Restart" D-Bus method.
> * Changed 'telinit u' to use "Restart" D-Bus method rather than
> sending SIGTERM to play nicely when busybox(1) is init.
> * Added "GetState" D-Bus method allowing current serialised internal state
> to be queried.
>
> Thanks to all the contributors, reviewers, testers and users!
>
> Download it from launchpad: https://launchpad.net/upstart
>
> Kind regards,
>
> James.
> --
> James Hunt
> ____________________________________
> http://upstart.ubuntu.com/cookbook
> http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Upstart 1.6.1 released
2012-12-09 18:28 ` Anca Emanuel
@ 2012-12-09 18:30 ` Anca Emanuel
2012-12-10 9:01 ` James Hunt
0 siblings, 1 reply; 4+ messages in thread
From: Anca Emanuel @ 2012-12-09 18:30 UTC (permalink / raw)
To: james.hunt; +Cc: upstart-devel >> Upstart Devel List, LKML
Oh, you need more testing with ARM Nexus 7 ?
On Sun, Dec 9, 2012 at 8:28 PM, Anca Emanuel <anca.emanuel@gmail.com> wrote:
> Do will see this in Raring ?
> And when ?
>
> On Fri, Dec 7, 2012 at 10:27 PM, James Hunt <james.hunt@ubuntu.com> wrote:
>> Summary of changes:
>>
>> * Improved re-exec performance.
>> * Minor logger fixes for unflushed data.
>> * Handle re-exec scenario when requested from within a chroot.
>> * Minor serialisation data format change to handle chroots and
>> user sessions.
>> * Added extra re-exec tests including explicit upgrade tests reading
>> from pre-prepared JSON data files.
>> * Make jobs running within a chroot log their output within the chroot.
>> * Added "Restart" D-Bus method.
>> * Changed 'telinit u' to use "Restart" D-Bus method rather than
>> sending SIGTERM to play nicely when busybox(1) is init.
>> * Added "GetState" D-Bus method allowing current serialised internal state
>> to be queried.
>>
>> Thanks to all the contributors, reviewers, testers and users!
>>
>> Download it from launchpad: https://launchpad.net/upstart
>>
>> Kind regards,
>>
>> James.
>> --
>> James Hunt
>> ____________________________________
>> http://upstart.ubuntu.com/cookbook
>> http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Upstart 1.6.1 released
2012-12-09 18:30 ` Anca Emanuel
@ 2012-12-10 9:01 ` James Hunt
0 siblings, 0 replies; 4+ messages in thread
From: James Hunt @ 2012-12-10 9:01 UTC (permalink / raw)
To: Anca Emanuel; +Cc: upstart-devel >> Upstart Devel List, LKML
On 09/12/12 18:30, Anca Emanuel wrote:
> Oh, you need more testing with ARM Nexus 7 ?
If that's an offer, feel free to drop in on #upstart / #ubuntu-arm and get
involved ;)
>
> On Sun, Dec 9, 2012 at 8:28 PM, Anca Emanuel <anca.emanuel@gmail.com> wrote:
>> Do will see this in Raring ?
>> And when ?
This week - we're currently preparing the updated package.
>>
>> On Fri, Dec 7, 2012 at 10:27 PM, James Hunt <james.hunt@ubuntu.com> wrote:
>>> Summary of changes:
>>>
>>> * Improved re-exec performance.
>>> * Minor logger fixes for unflushed data.
>>> * Handle re-exec scenario when requested from within a chroot.
>>> * Minor serialisation data format change to handle chroots and
>>> user sessions.
>>> * Added extra re-exec tests including explicit upgrade tests reading
>>> from pre-prepared JSON data files.
>>> * Make jobs running within a chroot log their output within the chroot.
>>> * Added "Restart" D-Bus method.
>>> * Changed 'telinit u' to use "Restart" D-Bus method rather than
>>> sending SIGTERM to play nicely when busybox(1) is init.
>>> * Added "GetState" D-Bus method allowing current serialised internal state
>>> to be queried.
>>>
>>> Thanks to all the contributors, reviewers, testers and users!
>>>
>>> Download it from launchpad: https://launchpad.net/upstart
>>>
>>> Kind regards,
>>>
>>> James.
>>> --
>>> James Hunt
>>> ____________________________________
>>> http://upstart.ubuntu.com/cookbook
>>> http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at http://www.tux.org/lkml/
>
Kind regards,
James.
--
James Hunt
____________________________________
http://upstart.ubuntu.com/cookbook
http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-10 9:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 20:27 Upstart 1.6.1 released James Hunt
2012-12-09 18:28 ` Anca Emanuel
2012-12-09 18:30 ` Anca Emanuel
2012-12-10 9:01 ` James Hunt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox