Hello,
 Here's a nice release with a few bugfixes, and some new features.


 * skalibs-2.2.1.0
   ---------------

 A couple minor bugfixes. New functions sig_name() and sig_number()
for signal name/number conversion. New structure unixconnection_t
for easier unixmessage sender/receiver management.

 http://skarnet.org/software/skalibs/
 git://git.skarnet.org/skalibs


 * execline-2.0.2.0
   ----------------

 New command: fdswap.
 New -D option to backtick.

 http://skarnet.org/software/execline/
 git://git.skarnet.org/execline


 * s6-2.1.0.0
   ----------

 That's the big one!

 - Minor bugfixes. One of them was only minor by dumb luck.
 - API compatibility break: ./finish scripts now get 256 as their first argument
(instead of 255) when the ./run script was killed by a signal.
 - Also, s6-svstat now reports readiness, the output format has changed.
 - Also, s6_svc_main() has disappeared.
 - New commands: s6-svlisten and s6-svlisten1. They do for services what
s6-ftrig-listen and s6-ftrig-listen1 do for regular fifodirs.
 - The access control utilities and Unix domain socket utilities have moved
from s6-networking to s6.
 - A whole new set of programs has been added: a fd-holding daemon and its
clients. This allows me to say that...

            *s6 now officially supports socket activation*

 Shiny shiny!
(The real value of fd-holding is for high availability services that cannot
afford socket downtime when they restart.)

 http://skarnet.org/software/s6/
 git://git.skarnet.org/s6


 * s6-networking-2.1.0.0
   ---------------------

 s6-networking has lost the functionality that s6 has gained:
access control library, Unix domain socket management. It is now
a lot lighter.

 http://skarnet.org/software/s6-networking/
 git://git.skarnet.org/s6-networking


 Enjoy,
 Bug-reports welcome as always.

--
 Laurent

Reply via email to