pkgsrc/chat/ircd-hybrid
fox 563c528558 chat/ircd-hybrid: Updates to 8.2.29
Changes since 8.2.28:

-- Noteworthy changes in version 8.2.29 (2020-02-19)
o) Extbans have been implemented. Currently supported extbans:

   Matching:

   $a:<account>   Matches users logged into a matching account.
   $c:<channel>   Matches users that are on the given channel. An additional
                  prefix of either @, %, or + can be specified to test for
                  certain channel privileges.
   $o:<class>     Matches IRC operators that have joined a class
                  matching the mask.
   $r:<realname>  Matches users with a matching realname.
   $s:<server>    Matches users that are connected to a server matching the mask.
   $u:<modes>     Matches users having the specified user modes set or not set.
   $z:<certfp>    Matches users having the given TLS certificate fingerprint.

   Acting:

   $j:<banmask>   Prevents matching users from joining the channel.
   $m:<banmask>   Blocks messages from matching users. Users with voice
                  or above are not affected.

   For more details, see help/extban.
o) Added 'channel::enable_extbans' configuration option. See doc/reference.conf
   for more information.
o) For a full list of all changes in this release, see https://git.io/JvBca
2020-02-20 06:55:42 +00:00
..
files
patches ircd-hybrid: Update to 8.2.25 2019-05-18 20:34:56 +00:00
DESCR
distinfo chat/ircd-hybrid: Updates to 8.2.29 2020-02-20 06:55:42 +00:00
Makefile chat/ircd-hybrid: Updates to 8.2.29 2020-02-20 06:55:42 +00:00
MESSAGE ircd-hybrid: Update to 8.2.24 2019-02-08 13:09:35 +00:00
options.mk chat/ircd-hybrid: Adds support for wolfSSL TLS option. 2020-02-04 20:40:18 +00:00
PLIST ircd-hybrid: Update to 8.2.24 2019-02-08 13:09:35 +00:00