<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/configure, branch v2.2.3.0</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>https://git.skarnet.org/cgit/s6/atom/configure?h=v2.2.3.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6/atom/configure?h=v2.2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/'/>
<updated>2015-11-05T01:01:16Z</updated>
<entry>
<title> - remove useless 'skalibs' expansion in configure</title>
<updated>2015-11-05T01:01:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-11-05T01:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=d5dba4ad2a6dd6ca7362eb19c470ac3c55c9269e'/>
<id>urn:sha1:d5dba4ad2a6dd6ca7362eb19c470ac3c55c9269e</id>
<content type='text'>
 - credit muhmuhten
 - version: 2.2.3.0
</content>
</entry>
<entry>
<title> Separate sections for smaller static binaries (thanks Denys Vlasenko)</title>
<updated>2015-10-26T11:52:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-26T11:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=3f97c13982932dc2961ca96fe745f155b24ff631'/>
<id>urn:sha1:3f97c13982932dc2961ca96fe745f155b24ff631</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - minor bugfix in s6-log (correct return when stat() fails)</title>
<updated>2015-10-05T02:04:55Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-05T02:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=478dd24279f833042a94590df0726d163b576af5'/>
<id>urn:sha1:478dd24279f833042a94590df0726d163b576af5</id>
<content type='text'>
 - remove fucking -Bsymbolic
 - add s6-setsid to stage 1 example
 - prepare shutdown functionality for s6-svscan
 - version: 2.2.1.1
</content>
</entry>
<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>xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)</title>
<updated>2015-08-12T13:06:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-12T13:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=8895415c53ba7a3c8db187266e3b9dee225a3b6d'/>
<id>urn:sha1:8895415c53ba7a3c8db187266e3b9dee225a3b6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Parallel build fix</title>
<updated>2015-01-14T00:48:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-14T00:48:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=d73a8330016fbf172f8e3521b879502b9139a970'/>
<id>urn:sha1:d73a8330016fbf172f8e3521b879502b9139a970</id>
<content type='text'>
 - Complete readiness notification via supervise/ready
 - Version updated to 2.0.1.0, release candidate
</content>
</entry>
<entry>
<title> Clean up static/shared libs initialization in configure and Makefile</title>
<updated>2015-01-11T23:49:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-11T23:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=72d9f013c4a4d47273f78b40f080b49494bab78f'/>
<id>urn:sha1:72d9f013c4a4d47273f78b40f080b49494bab78f</id>
<content type='text'>
 fd_close -&gt; close in s6-notifywhenup
</content>
</entry>
<entry>
<title> Fix configure --help: no support for VAR=VALUE</title>
<updated>2015-01-02T22:46:49Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T22:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=94f40f99dae11591cb6444098e006e49cbccd0d9'/>
<id>urn:sha1:94f40f99dae11591cb6444098e006e49cbccd0d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More noob-friendly configure defaults</title>
<updated>2015-01-02T14:23:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T14:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=fd346991f22bf95012d52ef5f6706ff41c43e762'/>
<id>urn:sha1:fd346991f22bf95012d52ef5f6706ff41c43e762</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Test _XOPEN_SOURCE=700, fix include order in Makefile</title>
<updated>2014-12-15T23:58:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-15T23:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=985e4f5f9e7d7c85cf0ef8c04f7883e8918bc83d'/>
<id>urn:sha1:985e4f5f9e7d7c85cf0ef8c04f7883e8918bc83d</id>
<content type='text'>
</content>
</entry>
</feed>
