UnrealIRCd 6.0.7 makes WHOWAS
show more information to IRCOps and adds an experimental spamfilter feature. It also contains other enhancements and quite a number of bug fixes. One notable change is that on linking of anope or atheme, every server will now check if they have ulines { }
for that services server, since it's a common mistake to forget this, leading to desyncs or other weird problems.
set { spamfilter { utf8 yes; } }
ę
then also matches Ę
.\p{Arabic}
would block all Arabic script. See also this full list of scripts. Please use this new tool with care. Blocking an entire language or script is quite a drastic measure.WHOWAS
now shows IP address and account information to IRCOpsCHGHOST
, CHGIDENT
and SREPLY
websocket-users
has been added. Similarly there is now security-group::websocket
and security-group::exclude-websocket
item. Same for mask items such as in set::restrict-commands::command::except
.ACCOUNT_REQUIRED_TO_CONNECT
from the authprompt module when a user is soft-banned.SREPLY
server-to-server command)NO_COLOR
environment variable, as per no-color.org.ulines { }
for Anope and Atheme servers and reject the link if this is not the case.FLOOD_BLOCKED
log message now shows the target of the flood for target-flood-user
and target-flood-channel
.+H
to hide ircop status, only the swhois items that were added through oper will be hidden (and not the ones added by e.g. vhost). Previously all were hidden.unrealircd.org/json-log
on IRC and during REHASH
some module sends log output during MOD_INIT
(e.g. with some 3rd party modules)LUSERS
the "unknown connection(s)" count was wrong. This was just a harmless counting error with no other effects.GeoIP.dat
if you have blacklist-module geoip_classic;
+S
stripping too much on incorrect color codes.@if module-loaded()
work correctly for modules that are about to be unloaded during REHASH
.REHASH
ing a server, and one duplicate line.oper::vhost
, just like it is already in vhost::vhost
.sudo dnf upgrade --refresh --advisory=FEDORA-2023-41e168fa02
Please login to add feedback.
This update has been submitted for testing by robert.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.