InspIRCd 2.0.4 veröffentlicht
Erstellt von Rhodan am Sonntag 12. Juni 2011
Die neue Version 2.0.4 vom InspIRCd enthält diverse Bugfixes, darunter z.B. für den IPv6-Test unter Windows.
Direkter Download von InspIRCd 2.0.4: hier
Changelog:
- Fix IPv6 test on Windows
- Fix mis-implemented irc::sockets::cidr_mask:perator<
- Fixed Windows build on VS 2010
- Revert to old sepstream logic until a proper fix is finished
- Updated helpop regarding SILENCE, example had syntax wrong
- Fix bug 126, thanks to Seb
- Fix sepstream logic when multiple consecutive separators are encountered
- Updated examples, removing ziplinks
- Display a message when using /greloadmodule
- Values were -1, couldnt find an explanation for that. So applied submitted patch from bug 114 (thanks to DarkStorm) and removed additional -1’s.
- Fix for bug 80
- Deleted m_invisible from modules.conf.example since that module isn’t supported nor delivered in main package
- Fix for bug 47
- Fix for bug 116, in addition an improvement of the regex is made
- Fix excessive memory use in kqueue
- Fix timeout defaulting to zero for link blocks
- Fix “-bundle not allowed with -dynamiclib” issue on OS X
- Fix bug #122