commit d8a9a79c48e9d8dae6b8f2f73d01a9ce3c376863 parent 0445f2a3590f67441602a05fe3924ab677c79ff0 Author: Laurent Bercot <ska-skaware@skarnet.org> Date: Thu, 15 Jun 2017 08:46:17 +0000 version: 2.6.0.0 Diffstat:
M | NEWS | | | 8 | ++++++++ |
M | examples/syslogd-linux/log/run | | | 2 | +- |
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS @@ -1,5 +1,13 @@ Changelog for s6. +In 2.6.0.0 +---------- + + - Bugfixes. One of the bugfixes required a visible ABI change, +which exxplains the major version bump. + - Documentation fixes. + + In 2.5.1.0 ---------- diff --git a/examples/syslogd-linux/log/run b/examples/syslogd-linux/log/run @@ -1,7 +1,7 @@ #!/command/execlineb -P s6-setuidgid syslog s6-envdir -f env -import -Cs LOGSCRIPT +importas -Cs LOGSCRIPT LOGSCRIPT exec -c s6-log $LOGSCRIPT