v2.0.24 released!

Posted by ~Adam on May 18 2017

InspIRCd v2.0.24 is now available, download it from the releases page.

This release contains minor bug fixes, including fixes to the build system and module manager to work on newer perl versions (>5.24.1) which are common on newer systems. All users are recommended to upgrade.

For Windows, this is the first release built on Visual Studio 2012 instead of 2010, using platform toolset v110 - so XP support has been officially dropped (previous InspIRCd versions would run on XP - but some of the shipped 3rd party libraries like GnuTLS would not). As such, the VS 2010 runtimes are no longer required. The 2012 runtimes are now included in the installer and do not need to be installed separately.

We now have an official InspIRCd docker image available on dockerhub. Thanks to Sheogorath for his work on this. You can run it with a simple command:

$ docker run --name ircd -p 6667:6667 inspircd/inspircd-docker:2.0.24

Thanks to the following people for their work on this release:

Adam (14):

Anatole Denis (1):

Attila Molnar (1):

Sadie Powell (14):

Sheogorath (1):

genius3000 (1):

SHA256Sum:
9915852ea46994a85026e113b9038a6836b9e0f3a824fa6f0839b57d8e2a0a8b inspircd_2.0.24-1_amd64.deb
b51b4586e1a0e379f2f730cc15a0cf8599ea5d10a8c4c3a392e4bf3d0de048e2 inspircd-2.0.24-1.el7.centos.x86_64.rpm
faca97902048297c513794bcab215a0a952b96577a570c0190f079d2222f0166 InspIRCd-2.0.24.exe

View the complete changelog here.