summaryrefslogtreecommitdiff
path: root/package/info
AgeCommit message (Collapse)Author
2015-12-17 version: 2.2.4.1Laurent Bercot
2015-11-13 - new options to s6-envuidgidLaurent Bercot
- rc for 2.2.4.0
2015-11-05 - s6-ioconnect bugfixv2.2.3.1Laurent Bercot
- version: 2.2.3.1
2015-11-04 - add -g option to s6-envuidgidLaurent Bercot
- set s6-log processor wd to the logdir
2015-11-04 - link .so to correct sonameLaurent Bercot
- fully strip shared libs - Makefile syntactic consistency
2015-11-04 version: 2.2.2.1v2.2.2.1Laurent Bercot
2015-10-06 - add -s support to s6-svscanLaurent Bercot
- change examples to support -s - change examples to invoke s6-rc, remove servicedirs
2015-10-05 - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot
- remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
2015-08-27 - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot
- skalibs and execline dep bump - rc for 2.2.1.0 unless more new functionality is needed for s6-rc
2015-08-12xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot
2015-07-20 - Add timeout-finish support and "down-readiness"Laurent Bercot
- LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
2015-06-25 - doc fixes (changed mentions of s6-notifywhenup)Laurent Bercot
- s6-svc -X - rc for 2.1.6.0
2015-06-25 - documented s6-log changev2.1.5.0Laurent Bercot
- version: 2.1.5.0
2015-06-15 - Readiness notification support in s6-superviseLaurent Bercot
- s6-notifywhenup deprecated - Change abundantly documented - rc for 2.1.4.0
2015-03-13 - new options to s6-envuidgidv2.1.3.0Laurent Bercot
- version: rc for 2.1.3.0
2015-03-05 - Fix -d option to s6-setsidv2.1.2.0Laurent Bercot
- Version: 2.1.2.0
2015-02-25 version: 2.1.1.2Laurent Bercot
2015-02-17 Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot
Thanks to Roy Lanek. version: 2.1.1.1
2015-02-07 - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot
- related doc update - version: 2.1.1.0 rc
2015-01-27 - clang build fixv2.1.0.1Laurent Bercot
- s6-fdholder-daemon ltimeout bugfix - rc for v2.1.0.1
2015-01-19 - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot
- fixed execline invocation in s6-log with slashpackage - integrated s6_svc_main.c's functionality into s6-svscanctl and deleted it - integrated Olivier Brunel's suggestions for wstat report in supervise/status - minor fixes to s6-supervise's status reports - separated sigaction calls in ftrigw_notifyb, this spares a few syscalls in s6-supervise - updated doc to reflect the changes - version bumped to 2.1.0.0 because API breakage (./finish, s6-svstat)
2015-01-15 Move Unix domain utilities and access control utilites,Laurent Bercot
as well as the accessrules library, from s6-networking to here
2015-01-14 - Parallel build fixv2.0.1.0Laurent Bercot
- Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
2015-01-06 - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1Laurent Bercot
- version increased to 2.0.0.1
2014-12-05Initial commitLaurent Bercot