<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK, branch v1.0.0</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=v1.0.0</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2020-10-29T02:03:07Z</updated>
<entry>
<title>Bump version, update NEWS</title>
<updated>2020-10-29T02:03:07Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-25T14:09:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=1de4a2ae3476336535b0602816311776fcd3b586'/>
<id>urn:sha1:1de4a2ae3476336535b0602816311776fcd3b586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add real manual pages</title>
<updated>2020-10-29T01:46:40Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-25T14:30:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=53cc52e320da15262179e224d99db8571c85b904'/>
<id>urn:sha1:53cc52e320da15262179e224d99db8571c85b904</id>
<content type='text'>
To some extent they duplicate the README but from a different angle.
</content>
</entry>
<entry>
<title>degesch: fix Lua 5.3 build</title>
<updated>2020-10-29T01:44:40Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-29T01:05:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=cbe40093089ebf073b81a46ac30dffba7984b787'/>
<id>urn:sha1:cbe40093089ebf073b81a46ac30dffba7984b787</id>
<content type='text'>
Regression from the last release.
</content>
</entry>
<entry>
<title>kike: ensure NULL binds to both IPv4 and IPv6</title>
<updated>2020-10-28T23:39:57Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T22:47:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=06d3b3bd2b8144411538ed722b1a9b679baa848f'/>
<id>urn:sha1:06d3b3bd2b8144411538ed722b1a9b679baa848f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kike: document the "operators" setting usefully</title>
<updated>2020-10-28T22:53:03Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T22:51:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=132e4a38b8cb234f4992fe3078ad056c5f523d3e'/>
<id>urn:sha1:132e4a38b8cb234f4992fe3078ad056c5f523d3e</id>
<content type='text'>
Now our user just needs to be able to guess that it's a hex string.
</content>
</entry>
<entry>
<title>ZyklonB: don't look for plugins in /usr/lib</title>
<updated>2020-10-28T16:17:48Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T16:06:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=8429995cb6eb64649b6fdfa2e6332f1345fb77a9'/>
<id>urn:sha1:8429995cb6eb64649b6fdfa2e6332f1345fb77a9</id>
<content type='text'>
It's quite unlikely that this project will ever see compiled plugins.
</content>
</entry>
<entry>
<title>ZyklonB: use XDG paths by default</title>
<updated>2020-10-28T16:17:34Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T13:02:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=03ed0973531708d855da1129f54ee6b3f933b0af'/>
<id>urn:sha1:03ed0973531708d855da1129f54ee6b3f933b0af</id>
<content type='text'>
Install plugins to /usr/share rather than /usr/lib since they're
arch-independent.  Many precedents can be found for scripted plugins
in /usr/share and fewer for /usr/lib.

Look for plugins in all XDG data directories and repurpose
the "plugin_dir" setting to override this behaviour.

This adds some complexity to the bot but unifies the project.
It might make sense to remove the "plugin_dir" setting.
</content>
</entry>
<entry>
<title>README.adoc: fix GPL notice</title>
<updated>2020-10-28T12:11:46Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T12:10:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=b68e5ceedc3bc126ac94617053efd184dc5658a5'/>
<id>urn:sha1:b68e5ceedc3bc126ac94617053efd184dc5658a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMakeLists.txt: omit end{if,foreach} expressions</title>
<updated>2020-10-28T10:30:37Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T10:21:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=0d0d0b6863510e7e3193207f8739c95e762b510a'/>
<id>urn:sha1:0d0d0b6863510e7e3193207f8739c95e762b510a</id>
<content type='text'>
Their usefulness was almost negative.
</content>
</entry>
<entry>
<title>CMakeLists.txt: clean up and fix build rules</title>
<updated>2020-10-28T10:23:39Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-28T10:13:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=577fd1b446ead2d98a68a10b2938151d6e824612'/>
<id>urn:sha1:577fd1b446ead2d98a68a10b2938151d6e824612</id>
<content type='text'>
The multiple-output custom command ran separately for each binary.
</content>
</entry>
</feed>
