<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src, branch v2.2.0.1</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>https://git.skarnet.org/cgit/s6/atom/src?h=v2.2.0.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6/atom/src?h=v2.2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/'/>
<updated>2015-08-12T19:58:48Z</updated>
<entry>
<title>Link shared libs against their -l deps, better libpath management</title>
<updated>2015-08-12T19:58:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-12T19:58:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=1b0c6acc3a7c4201ce58fa1882b0b438cc960d79'/>
<id>urn:sha1:1b0c6acc3a7c4201ce58fa1882b0b438cc960d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title> ucspilogd: actually make it compile &gt;.&gt;</title>
<updated>2015-08-09T17:23:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-09T17:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=8a6f311a2c953875d91965d695d221cd4d49b881'/>
<id>urn:sha1:8a6f311a2c953875d91965d695d221cd4d49b881</id>
<content type='text'>
</content>
</entry>
<entry>
<title> ucspilogd: allow last log line to not be null-terminated</title>
<updated>2015-08-09T17:20:13Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-09T17:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=4658c489ac59332742b577cb38a6573ef5ab01dd'/>
<id>urn:sha1:4658c489ac59332742b577cb38a6573ef5ab01dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Add timeout-finish support and "down-readiness"</title>
<updated>2015-07-20T20:20:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-20T20:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=a3cdeecf0033919e3b5a79c17c19b5ac98719256'/>
<id>urn:sha1:a3cdeecf0033919e3b5a79c17c19b5ac98719256</id>
<content type='text'>
 - LOTS of refactoring to make this work
 - Remove s6-notifywhenup
 - s6-supervise now rocks the casbah
 - rc for 2.2.0.0
</content>
</entry>
<entry>
<title> - Error message fix in s6-svc</title>
<updated>2015-06-25T23:10:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T23:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=946283e3faf186c0cbe3eb650d7b5d09ee358ea0'/>
<id>urn:sha1:946283e3faf186c0cbe3eb650d7b5d09ee358ea0</id>
<content type='text'>
 - version: 2.1.6.0
</content>
</entry>
<entry>
<title> - doc fixes (changed mentions of s6-notifywhenup)</title>
<updated>2015-06-25T19:17:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T19:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=49f1f9efe1874449303ca8c95a35a7b2bd4e13a0'/>
<id>urn:sha1:49f1f9efe1874449303ca8c95a35a7b2bd4e13a0</id>
<content type='text'>
 - s6-svc -X
 - rc for 2.1.6.0
</content>
</entry>
<entry>
<title> Make s6-log exit cleanly on SIGHUP even with -p</title>
<updated>2015-06-18T23:47:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-18T23:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=93591f27f37d68b71cf6dbc3112eb7e973a5b747'/>
<id>urn:sha1:93591f27f37d68b71cf6dbc3112eb7e973a5b747</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Add support for SIGUSR1 for poweroff in s6-svscan</title>
<updated>2015-06-17T10:38:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-17T10:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=e2f01f98672c501b6ec4b445956b48041267138f'/>
<id>urn:sha1:e2f01f98672c501b6ec4b445956b48041267138f</id>
<content type='text'>
 - Optimize respawn delay in s6-supervise
</content>
</entry>
<entry>
<title> - Readiness notification support in s6-supervise</title>
<updated>2015-06-15T18:27:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-15T18:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=0a39023fd7229371dd3e505208a1c0e073414ac2'/>
<id>urn:sha1:0a39023fd7229371dd3e505208a1c0e073414ac2</id>
<content type='text'>
 - s6-notifywhenup deprecated
 - Change abundantly documented
 - rc for 2.1.4.0
</content>
</entry>
<entry>
<title> Remove a comparison to shut gcc up</title>
<updated>2015-06-11T07:54:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-11T07:54:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=9cc5f3b25284ddca50ad1a19a83b1d1153dc9f5d'/>
<id>urn:sha1:9cc5f3b25284ddca50ad1a19a83b1d1153dc9f5d</id>
<content type='text'>
</content>
</entry>
</feed>
