<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-utils/package/info, branch v2.5.1.6</title>
<subtitle>Small Linux-specific utilities</subtitle>
<id>https://git.skarnet.org/cgit/s6-linux-utils/atom/package/info?h=v2.5.1.6</id>
<link rel='self' href='https://git.skarnet.org/cgit/s6-linux-utils/atom/package/info?h=v2.5.1.6'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/'/>
<updated>2021-08-10T17:56:42Z</updated>
<entry>
<title> Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0</title>
<updated>2021-08-10T17:56:42Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-10T17:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=76a04a720f7c5a366b88fe2b1727e47103ee796c'/>
<id>urn:sha1:76a04a720f7c5a366b88fe2b1727e47103ee796c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.5</title>
<updated>2021-04-13T22:14:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-04-13T22:14:12Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=1a98d7c07e5a6959cf2d736ce6ff7998133b8776'/>
<id>urn:sha1:1a98d7c07e5a6959cf2d736ce6ff7998133b8776</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.4</title>
<updated>2020-12-18T23:41:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-18T23:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=bd4c3768a5b02b4ceca03942721ff37df78ab192'/>
<id>urn:sha1:bd4c3768a5b02b4ceca03942721ff37df78ab192</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.3</title>
<updated>2020-10-02T11:54:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-10-02T11:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=8d0b28b3f5df93979c253a6760fc925f7cc4e772'/>
<id>urn:sha1:8d0b28b3f5df93979c253a6760fc925f7cc4e772</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.2</title>
<updated>2020-01-27T15:58:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T15:58:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=47473861bd8c5629ad51fbe5a8aa7ff243f3348a'/>
<id>urn:sha1:47473861bd8c5629ad51fbe5a8aa7ff243f3348a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.1</title>
<updated>2019-10-21T16:50:17Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-21T16:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=eee3814fb15bfa0e23c49ff50ea9b3906896af0c'/>
<id>urn:sha1:eee3814fb15bfa0e23c49ff50ea9b3906896af0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.0</title>
<updated>2019-08-09T13:40:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-08-09T13:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=31e52726ee16600e5d2bed6243918f3fe0766435'/>
<id>urn:sha1:31e52726ee16600e5d2bed6243918f3fe0766435</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix clang build: rewrite avltreeb into avltreen, requires new skalibs</title>
<updated>2018-09-30T17:45:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-09-30T17:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=3e1f1edde90c4d8286837ac5864111df30bf1275'/>
<id>urn:sha1:3e1f1edde90c4d8286837ac5864111df30bf1275</id>
<content type='text'>
 Thanks John Regan for the report. His fix idea duplicated the
pointers to storage and freelist; there's no way to support a
C99 avltreeb without duplicating the avltreen functionality,
so I ended up scrapping avltreeb in skalibs.
</content>
</entry>
<entry>
<title> Remove s6-devd, s6-uevent-listener, s6-uevent-spawner, prepare for 2.5.0.0</title>
<updated>2018-08-14T20:22:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-08-14T20:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=f703916c3702d8f32dc535161571874cb007ca6d'/>
<id>urn:sha1:f703916c3702d8f32dc535161571874cb007ca6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add nsss support, prepare for 2.4.0.3</title>
<updated>2018-08-01T21:12:35Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-08-01T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/s6-linux-utils/commit/?id=3e34202f32ab10017d55aedb2665cf55fb5af5c0'/>
<id>urn:sha1:3e34202f32ab10017d55aedb2665cf55fb5af5c0</id>
<content type='text'>
</content>
</entry>
</feed>
