<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pounce, branch 1.3p1</title>
<subtitle>IRC bouncer
</subtitle>
<id>https://git.causal.agency/pounce/atom?h=1.3p1</id>
<link rel='self' href='https://git.causal.agency/pounce/atom?h=1.3p1'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/'/>
<updated>2020-06-12T20:26:28+00:00</updated>
<entry>
<title>Grant CAP_SETSOCKOPT in dispatch</title>
<updated>2020-06-12T20:26:28+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-06-12T20:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=0612bda26527c230814a9d5b1dec7f09f2a33eed'/>
<id>urn:sha1:0612bda26527c230814a9d5b1dec7f09f2a33eed</id>
<content type='text'>
This fixes a major issue that somehow didn't surface until upgrading to
FreeBSD 12.1-RELEASE-p6, where since calico doesn't grant the
CAP_SETSOCKOPT capability on accepted sockets, pounce crashes trying to
set keepalive on sockets on receives from it.
</content>
</entry>
<entry>
<title>Add additional permission for linking with LibreSSL</title>
<updated>2020-06-08T21:55:05+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-06-08T21:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=49f87dc11f23b4541528320180e84a8d3e4d1a05'/>
<id>urn:sha1:49f87dc11f23b4541528320180e84a8d3e4d1a05</id>
<content type='text'>
https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs
</content>
</entry>
<entry>
<title>Revert compression of man pages for installation</title>
<updated>2020-05-19T19:41:15+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-19T19:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=0cf277f17f9a09996355c09cdd477e7813e97ac2'/>
<id>urn:sha1:0cf277f17f9a09996355c09cdd477e7813e97ac2</id>
<content type='text'>
Better to leave this up to the packager to do, as FreeBSD ports does,
for example.
</content>
</entry>
<entry>
<title>Clarify or otherwise expand documentation</title>
<updated>2020-05-19T19:15:18+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-19T19:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=f8cbcaa1040b0efd15f1616fcf86cc3fea1eba3c'/>
<id>urn:sha1:f8cbcaa1040b0efd15f1616fcf86cc3fea1eba3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite build and install to be more amenable to packaging</title>
<updated>2020-05-19T17:08:43+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-18T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=b0e371c63359ce326371bb039fd79afe4b7f18c7'/>
<id>urn:sha1:b0e371c63359ce326371bb039fd79afe4b7f18c7</id>
<content type='text'>
Hopefully. Trying to write a FreeBSD port against this.
</content>
</entry>
<entry>
<title>Add RUNDIR make variable</title>
<updated>2020-05-18T19:42:24+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-18T19:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=7b29eb0ef644be1d0671d956ea90ea018600f77f'/>
<id>urn:sha1:7b29eb0ef644be1d0671d956ea90ea018600f77f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Template rc scripts with %%PREFIX%%</title>
<updated>2020-05-18T19:09:53+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-18T19:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=9fec39ad5150620414a9fed92617703e1002f906'/>
<id>urn:sha1:9fec39ad5150620414a9fed92617703e1002f906</id>
<content type='text'>
The way that the ports tree does it.
</content>
</entry>
<entry>
<title>Update email addresses</title>
<updated>2020-05-18T18:46:56+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-18T18:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=a1f7506982429ad3f789830da6b7b69973f7c2e6'/>
<id>urn:sha1:a1f7506982429ad3f789830da6b7b69973f7c2e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't bother setting SO_NOSIGPIPE</title>
<updated>2020-05-18T18:44:19+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-18T18:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=4f7066dada94a402d867ceca9a668a6e64d12f3c'/>
<id>urn:sha1:4f7066dada94a402d867ceca9a668a6e64d12f3c</id>
<content type='text'>
We need to ignore SIGPIPE anyway for other platforms.
</content>
</entry>
<entry>
<title>Enable TCP keepalive with half-hour idle</title>
<updated>2020-05-18T18:30:21+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-05-15T14:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=1e52d207aca21c8fa39f99fdf3ce559af6370ae2'/>
<id>urn:sha1:1e52d207aca21c8fa39f99fdf3ce559af6370ae2</id>
<content type='text'>
Since we swallow IRC PINGs, a client connection can go hours idle on a
quiet network. On my home internet, at least, these connections seem to
get silently dropped.
</content>
</entry>
</feed>
