UnrealIRCd 6.1.8.1 released
Posted: Fri Oct 18, 2024 10:13 am
UnrealIRCd 6.1.8.1 is a dot release, it fixes two bugs in 6.1.8:
For all the other fixes and new functionality that 6.1.8 added, see the UnrealIRCd 6.1.8 release notes. It is mostly a bub fix release with two particular new features: a new extban ~inherit and auto-login support for vhosts.
As always, you can download UnrealIRCd from unrealircd.org. Do you like UnrealIRCd? Consider making a donation or order something from the shop.
- If you use the new auto-vhost functionality from 6.1.8, and your vhost block has no vhost::login, then the IRCd will crash upon processing regular VHOST requests.
- Strings were accidentally being lowercased in vhost::vhost, blacklist::reason and some other places.
Code: Select all
./unrealircd hot-patch auto-vhost-618As always, you can download UnrealIRCd from unrealircd.org. Do you like UnrealIRCd? Consider making a donation or order something from the shop.