<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src/libs6/deps-lib, branch v2.11.0.0</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>https://git.skarnet.org/cgit/s6/atom/src/libs6/deps-lib?h=v2.11.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6/atom/src/libs6/deps-lib?h=v2.11.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/'/>
<updated>2021-08-30T19:11:44Z</updated>
<entry>
<title> s6-svlink, s6-svunlink, .h changes</title>
<updated>2021-08-30T19:11:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-30T19:11:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=691c69e626e4ceb85567a5288348bd04378fd410'/>
<id>urn:sha1:691c69e626e4ceb85567a5288348bd04378fd410</id>
<content type='text'>
 Renamed from s6-svdir-(un)link.
 Doc added. Full functionality added.
 Still need to be tested.
 Unrelated: .h names simplified.

Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add s6-svdir-link and s6-svdir-unlink</title>
<updated>2021-08-28T17:18:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-28T17:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=fa7f29ff4b5aef142143e9c1d887d73788b703e4'/>
<id>urn:sha1:fa7f29ff4b5aef142143e9c1d887d73788b703e4</id>
<content type='text'>
 Not tested yet; not documented yet; to come soon.

Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Also allow shared locks in s6lockd-helper</title>
<updated>2021-05-04T12:16:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-05-04T12:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=95157aa7d44750e248665744518f453ec65e2636'/>
<id>urn:sha1:95157aa7d44750e248665744518f453ec65e2636</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add s6_supervise_link and s6_supervise_unlink for future s6-rc change</title>
<updated>2020-12-04T22:35:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-04T22:35:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=ce6f2000cee65d8cf3875a746815b725d4597c62'/>
<id>urn:sha1:ce6f2000cee65d8cf3875a746815b725d4597c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix build against skalibs-2.10.0.0</title>
<updated>2020-12-02T05:24:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-02T05:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=8873c303fefaed17f6777989f929612a99675a00'/>
<id>urn:sha1:8873c303fefaed17f6777989f929612a99675a00</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> Add death tally support to s6-supervise, throttling support to s6_svstatus_t</title>
<updated>2018-03-20T14:52:26Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-03-20T14:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=26c5fee82736e56cff3d114ff9d6e3969d1ce061'/>
<id>urn:sha1:26c5fee82736e56cff3d114ff9d6e3969d1ce061</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add s6_fdholder_start/end, prepare for 2.6.2.0</title>
<updated>2017-11-27T12:44:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-11-27T12:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=c3150e36d6e3d8392c5801a19b7f63daa5551f37'/>
<id>urn:sha1:c3150e36d6e3d8392c5801a19b7f63daa5551f37</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix fd leak in s6_svc_lock_release</title>
<updated>2017-08-19T18:27:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-08-19T18:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=0375b2b32e4683c8f7bdf104038bedde77d9827b'/>
<id>urn:sha1:0375b2b32e4683c8f7bdf104038bedde77d9827b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Propagate fd_close() changes, fix deps for ftrigr_updateb()</title>
<updated>2017-07-16T15:57:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-16T15:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6/commit/?id=c84b8ade3f2d1349a6e4b68b1bd497b0909cfcda'/>
<id>urn:sha1:c84b8ade3f2d1349a6e4b68b1bd497b0909cfcda</id>
<content type='text'>
</content>
</entry>
</feed>
