<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src/conn-tools, branch v2.10.0.3</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>https://git.skarnet.org/cgit/s6/atom/src/conn-tools?h=v2.10.0.3</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6/atom/src/conn-tools?h=v2.10.0.3'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/'/>
<updated>2021-02-11T17:38:53Z</updated>
<entry>
<title> bugfix: unignore SIGPIPE before execing a user-controlled process</title>
<updated>2021-02-11T17:38:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-02-11T17:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=c0e09dfe5ff3630f914f1008941a1cfdacbd3db2'/>
<id>urn:sha1:c0e09dfe5ff3630f914f1008941a1cfdacbd3db2</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Get rid of webipc.h</title>
<updated>2020-12-09T18:27:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-09T18:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=dd4afee4a8ea8c44126c44b31c6f1a36582d0964'/>
<id>urn:sha1:dd4afee4a8ea8c44126c44b31c6f1a36582d0964</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Adapt to new exec.h</title>
<updated>2020-11-28T12:38:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-28T12:38:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=1f7a397ea589f31ab8e8eed72ebc2933ddb229a9'/>
<id>urn:sha1:1f7a397ea589f31ab8e8eed72ebc2933ddb229a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add -d to s6-sudod; prepare for 2.9.2.0</title>
<updated>2020-03-16T13:15:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-03-16T13:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=4df09797df69a67e61d4e3f499e8647c0ab2139d'/>
<id>urn:sha1:4df09797df69a67e61d4e3f499e8647c0ab2139d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make execline dependency optional</title>
<updated>2019-12-23T13:05:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-12-23T13:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=07491df186d562d0efa6a7fca2b7f8d07dbd0652'/>
<id>urn:sha1:07491df186d562d0efa6a7fca2b7f8d07dbd0652</id>
<content type='text'>
 This includes:
 - adding a configure option to disable execline support
 - duplicating el_semicolon() and el_getstrict() into the s6 library
when execline is disabled at build time, making a compat shim and
using it where needed (s6-svlisten, s6-ftrig-listen)
 - Creating alternatives for execlineb script spawning:
   * s6-log: '?' directive (done in the previous commit)
   * s6-notifyoncheck: require hardcoding the check in ./data/check
   * s6-ipcserver-access: no support for exec files, add a warning
 - Updating the relevant parts of the doc

 --enable-execline will remain the default, and whiners can choke
on their tears.
</content>
</entry>
<entry>
<title> Always execute execline scripts with -P</title>
<updated>2019-12-20T03:19:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-12-20T03:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=76c5586ea0b3b98ae42f2000c94c04297391f1af'/>
<id>urn:sha1:76c5586ea0b3b98ae42f2000c94c04297391f1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove tainnow.lib dependency</title>
<updated>2019-09-21T05:43:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-21T05:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=101b99d6a46d26cc0fc359a6d86647c05833add8'/>
<id>urn:sha1:101b99d6a46d26cc0fc359a6d86647c05833add8</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Adapt to new stopwatch API</title>
<updated>2019-09-06T13:03:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-06T13:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=296cdd194fb36e4b080690f5f24228925722bf57'/>
<id>urn:sha1:296cdd194fb36e4b080690f5f24228925722bf57</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Separate wall clocks from stopwatches</title>
<updated>2019-09-04T17:52:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-04T17:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=2f8e7b245b7fe187c41ea3655fce7551cfd7a48c'/>
<id>urn:sha1:2f8e7b245b7fe187c41ea3655fce7551cfd7a48c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: s6-ipcserverd: fix spurious warning when at maxconn</title>
<updated>2019-05-14T00:31:06Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-05-14T00:31:06Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=183caee41c995f5cd9926d8f4b859ee97c3c478d'/>
<id>urn:sha1:183caee41c995f5cd9926d8f4b859ee97c3c478d</id>
<content type='text'>
</content>
</entry>
</feed>
