s6
Software
skarnet.org
What has changed in s6
in 2.0.2.0
- Unix domain socket utilities moved from the
s6-networking
package to s6.
in 2.0.1.0
- skalibs dependency bumped to 2.2.0.0.
- execline dependency bumped to 2.0.1.1.
- Better readiness notification management via s6-svwait -U.
in 2.0.0.1
- skalibs dependency bumped to 2.1.0.0.
in 2.0.0.0
- The build system has completely changed. It is now a standard
./configure && make && sudo make install
build system. See the enclosed INSTALL file for details.
- slashpackage is not activated by default.
- shared libraries are not used by default.
- skalibs dependency bumped to 2.0.0.0.
- execline dependency bumped to 2.0.0.0.
- s6-supervise does not create
the ./event fifodir as public. Subscriptions are restricted
to users having the same gid as the s6-supervise process.
- The s6-notifywhenup program
is a new addition.