Hello,
Some minor updates are available.
* skalibs-2.8.1.0
---------------
- Small bugfixes.
- A new wrapper, skalibs_regcomp(), has been provided as a portable
replacement for regcomp(). Some systems (looking at you again, BSDs)
do not accept empty regular expressions and regcomp() fails on them;
skalibs_regcomp() accepts them and treats them as .*, which matches
everything - this is the behaviour of regcomp() on several libcs
available on Linux.
https://skarnet.org/software/skalibs/
git://git.skarnet.org/skalibs
* s6-2.8.0.1
----------
- Small bugfixes. Those bugfixes include the use of skalibs-2.8.1.0
which allows the "-" and "+" directives to s6-log to be used portably.
https://skarnet.org/software/s6/
git://git.skarnet.org/s6
Enjoy,
Bug-reports welcome.
People who intend to use the s6-linux-init-1.0.0.0 package should
upgrade.
--
Laurent
Received on Tue May 14 2019 - 12:56:00 UTC