<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-26.1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-26.1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-26.1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2021-01-02T13:32:48+00:00</updated>
<entry>
<title>ngIRCd Release 26.1</title>
<updated>2021-01-02T13:32:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2021-01-02T13:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=71ae2b7d7f9ae7bc02ed072c07100de0027373d6'/>
<id>urn:sha1:71ae2b7d7f9ae7bc02ed072c07100de0027373d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update AUTHORS file</title>
<updated>2021-01-02T13:23:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2021-01-02T13:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=65558a46e5200b8b2dd79209ecdbff3da523202b'/>
<id>urn:sha1:65558a46e5200b8b2dd79209ecdbff3da523202b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update config.guess and config.sub to recent versions</title>
<updated>2021-01-02T12:36:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2021-01-02T12:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=afb17ff08e650d2b78fdf463e97a7ef4da08dfc1'/>
<id>urn:sha1:afb17ff08e650d2b78fdf463e97a7ef4da08dfc1</id>
<content type='text'>
- config.guess: 2020-12-22
- config.sub: 2020-12-22
</content>
</entry>
<entry>
<title>Update NEWS and ChangeLog files</title>
<updated>2021-01-01T19:07:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2021-01-01T19:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cbd8e5b5d6214c394e4482ab3720522af0f5ff58'/>
<id>urn:sha1:cbd8e5b5d6214c394e4482ab3720522af0f5ff58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Platforms.txt</title>
<updated>2021-01-01T19:03:58+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2021-01-01T15:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=dc832cd34804b9e37f427cebee6a6a440c7f3ec6'/>
<id>urn:sha1:dc832cd34804b9e37f427cebee6a6a440c7f3ec6</id>
<content type='text'>
- Add aarch64/apple/darwin (Apple CLang 12.0.0)
- Add x86_64/unknown/openbsd6.7 (gcc 4.2.1)

Thanks to Götz Hoffart &lt;goetz@hoffart.de&gt;
</content>
</entry>
<entry>
<title>2021! :-)</title>
<updated>2021-01-01T14:38:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2021-01-01T14:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2ff76d7f480b87e811af81cf9eaa9822b77863c4'/>
<id>urn:sha1:2ff76d7f480b87e811af81cf9eaa9822b77863c4</id>
<content type='text'>
Happy new year!
</content>
</entry>
<entry>
<title>Explicitely cast Conf_MaxPenaltyTime (time_t) to "long"</title>
<updated>2020-12-29T20:45:09+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-12-29T20:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f3c89af845ede2dd2e1ccc5e9f1bfdc036409b88'/>
<id>urn:sha1:f3c89af845ede2dd2e1ccc5e9f1bfdc036409b88</id>
<content type='text'>
This fixes the following compiler warning, for example on OpenBSD:

  conf.c: In function 'Conf_Test':
  conf.c:391: warning: format '%ld' expects type 'long int', but argument
                       2 has type 'time_t'

Thanks to Götz Hoffart for reporting this!
</content>
</entry>
<entry>
<title>Don't set AI_ADDRCONFIG, even when it exists</title>
<updated>2020-12-29T20:12:43+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-12-29T20:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d777ce6600825208cca21b97fd3ab55385de3424'/>
<id>urn:sha1:d777ce6600825208cca21b97fd3ab55385de3424</id>
<content type='text'>
Basically, the issue described in #281 is that the test suite uses the
IPv4 address 127.0.0.1 on an IPv6-only host. But this is the "safest"
thing to do in (almost) all other setups: relaying on DNS host names
makes things even more complex, as different systems map 127.0.0.1
differently (including the reverse lookup; that's why we switched to
127.0.0.1 back in 2014, see commit 3f807e10457).

But with AI_ADDRCONFIG set, on an IPv6-only host, we prevent 127.0.0.1
to get translated properly, even when the loopback interface has this
address configured! So don't set it any more.

The drawback is that the resolver possibly returns more addresses now,
even of an unsupported/not connected address family; but this shouldn't
do much harm in practice, as ngIRCd iterates over all returned addresses
while trying to establish an outgoing connection.

Closes #281.
</content>
</entry>
<entry>
<title>FAQ.txt: There is no "CVS" anymore, we use Git!</title>
<updated>2020-11-28T20:22:34+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-11-28T20:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5ccdb26885ff5216b068ccd3ba169aa3cbbb6a73'/>
<id>urn:sha1:5ccdb26885ff5216b068ccd3ba169aa3cbbb6a73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in comment: operaor -&gt; operator</title>
<updated>2020-11-02T11:13:02+00:00</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2020-11-01T17:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c7781cf7eff5e199fce2b4a7babad0b59d7b315e'/>
<id>urn:sha1:c7781cf7eff5e199fce2b4a7babad0b59d7b315e</id>
<content type='text'>
</content>
</entry>
</feed>
