<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template, branch v3.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v3.17.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-11-06T00:18:57Z</updated>
<entry>
<title>Fix the helper script on newer versions of Valgrind.</title>
<updated>2023-11-06T00:18:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-11-06T00:18:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4de6623ea14642ab19533c4994a7ba3815edf221'/>
<id>urn:sha1:4de6623ea14642ab19533c4994a7ba3815edf221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a script for deploying SSL files from an ACME renewal tool.</title>
<updated>2023-08-15T09:07:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-15T09:07:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84f2c992348171b05253dccaeb9c7b93a60ed63b'/>
<id>urn:sha1:84f2c992348171b05253dccaeb9c7b93a60ed63b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-07-15T09:37:19Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-07-15T09:37:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9923c34a421f1080e766dbe062e6bcd4521d062c'/>
<id>urn:sha1:9923c34a421f1080e766dbe062e6bcd4521d062c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define _BSD_SOURCE when building on Haiku.</title>
<updated>2023-07-12T08:23:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-12T08:23:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=07672be5bd8f77253f29b369ffc8ebee30435be5'/>
<id>urn:sha1:07672be5bd8f77253f29b369ffc8ebee30435be5</id>
<content type='text'>
This fixes a few modules which depend on common BSD extensions.
</content>
</entry>
<entry>
<title>Fix a missing quote in the inspircd.1 man page.</title>
<updated>2023-07-04T07:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-04T07:03:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1f75d3925276b0e32fea07e9e0b44e1f1508b1'/>
<id>urn:sha1:7b1f75d3925276b0e32fea07e9e0b44e1f1508b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-04-28T09:21:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-04-28T09:21:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2c74267ac8778dc1ff4594789b454f41bacdc4d'/>
<id>urn:sha1:f2c74267ac8778dc1ff4594789b454f41bacdc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix suspending GDB when the process gets sent a signal.</title>
<updated>2023-01-09T18:08:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-09T18:08:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c95315763130a39d313b6e18f14fef1a0d0632a'/>
<id>urn:sha1:9c95315763130a39d313b6e18f14fef1a0d0632a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building with the Intel C++ compiler.</title>
<updated>2022-12-10T06:58:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=513309fc68e873d20c111808bdb7c95431359720'/>
<id>urn:sha1:513309fc68e873d20c111808bdb7c95431359720</id>
<content type='text'>
- Fix adding -Wshadow in the compiler flags twice.
- Detect the new Clang-based Intel compiler as well as the old one.
- Silence some deprecation warnings using Intel syntax.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
</feed>
