<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib, branch rel-26</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-26</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-26'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2020-06-20T13:54:19+00:00</updated>
<entry>
<title>ngIRCd Release 26</title>
<updated>2020-06-20T13:54:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-20T13:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0f717bfd772e0aa904e357983f25a6299b6b7e71'/>
<id>urn:sha1:0f717bfd772e0aa904e357983f25a6299b6b7e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ngIRCd Release 26~rc2</title>
<updated>2020-06-11T15:22:08+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T15:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4bcf4613f9719f70f94ef4efd290fcc35d9c51f2'/>
<id>urn:sha1:4bcf4613f9719f70f94ef4efd290fcc35d9c51f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AppStream metadata file: contrib/de.barton.ngircd.metainfo.xml</title>
<updated>2020-06-11T15:11:15+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T15:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3dedd57f7f9e6e8c647ff87ee9015af2e728181b'/>
<id>urn:sha1:3dedd57f7f9e6e8c647ff87ee9015af2e728181b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ngircd.spec: Fix name of README.md and INSTALL.md</title>
<updated>2020-05-26T17:55:01+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-26T17:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=eb46f3d96d9617fad2887cf465516ea9c03dd174'/>
<id>urn:sha1:eb46f3d96d9617fad2887cf465516ea9c03dd174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update description texts</title>
<updated>2020-05-26T17:43:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-26T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e'/>
<id>urn:sha1:a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e</id>
<content type='text'>
Bring them in line with the updated texts on the homepage.
</content>
</entry>
<entry>
<title>ngIRCd Release 26~rc1</title>
<updated>2020-05-10T15:13:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-10T15:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=03aec7d0b3e40faac852a26abdeb0242e8e77b3f'/>
<id>urn:sha1:03aec7d0b3e40faac852a26abdeb0242e8e77b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contrib/nglog.sh: Looks like GNU awk (gawk) is needed ...</title>
<updated>2020-05-03T15:07:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-03T15:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8a37695bf363a7cc2eb4bf3d17ff651f92cab253'/>
<id>urn:sha1:8a37695bf363a7cc2eb4bf3d17ff651f92cab253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contrib/nglog.sh: Use bash(1) as interpreter</title>
<updated>2020-04-20T08:01:09+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-04-20T08:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=830f00e9536daf35692b2d17ea3ddd3b6b27ea17'/>
<id>urn:sha1:830f00e9536daf35692b2d17ea3ddd3b6b27ea17</id>
<content type='text'>
bash(1) is required to handle the forking and output redirection
connectly, sh(1) -- at least dash(1) on Debian -- fails ...

This fixes the last commit, 14777c18c.
</content>
</entry>
<entry>
<title>contrib/nglog.sh: Fork awk(1), deal better with signals (CTRL-C)</title>
<updated>2020-04-19T22:55:24+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-04-19T22:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=14777c18cfc92e020b937d58e0bfb6f4779f8f2c'/>
<id>urn:sha1:14777c18cfc92e020b937d58e0bfb6f4779f8f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Xcode project for latest Xcode version (11.4.1)</title>
<updated>2020-04-19T22:54:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-04-19T22:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e4a6bd509966396390c8d6affceedf35785159bf'/>
<id>urn:sha1:e4a6bd509966396390c8d6affceedf35785159bf</id>
<content type='text'>
</content>
</entry>
</feed>
