[IRCServices] Services 5.0.31 released
Craig McLure
Craig at chatspike.net
Mon May 3 19:56:13 PDT 2004
I just patched services up to .31, and noticed a warning when compiling..
make[2]: Entering directory `/home/chatspike/services/ircservices-5.0.0/modules/database'
cd ../.. && gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -fno-builtin-log -I. -c modules/database/version4.c -o modules/database/version4.o
modules/database/version4.c: In function `init_module':
modules/database/version4.c:2756: warning: unused variable `mod'
Just thought i would point it out :)
/****************************************
* Craig "FrostyCoolSlug" McLure
* InspIRCd - http://www.inspircd.org - REVIVED
* ChatSpike - http://www.chatspike.net
****************************************/
/****************************************
* From - Andrew Church <achurch at achurch.org>
* To - ircservices at ircservices.za.net <ircservices at ircservices.za.net>
* Sent - 2004-04-29 09:07:46
* Subject - [IRCServices] Services 5.0.31 released
****************************************/
/****** - Begin Original Message - ******/
> Services 5.0.31 has been released, and can be downloaded from:
>
>ftp://ftp.ircservices.za.net/pub/ircservices/ (South Africa)
>ftp://ftp.esper.net/ircservices/ (Western USA)
>
>86e6c8d806452275dd907ffa8a5c7b02 ircservices-5.0.31.tar.gz
>35cfd814620979fa06a3b6c431538c88 ircservices-5.0.31.diff.gz
>7092005485ea46fff0ed9bc242e4ae95 ircservices-5.0.31-1.i386.rpm
>e8fbaf67458af5912e9ba927b2728e45 ircservices_5.0.31-1_i386.deb
>
>The other mirrors should have it shortly.
>
> This release is to fix a crash when using Services with the tr-ircd
>server; ChanServ SET MLOCK +J was not processed correctly, leading to
>crashes in some cases. People using Services with tr-ircd should upgrade
>immediately.
>
>Changes in version 5.0.31
>-------------------------
>2004/04/29 Fixed crash with MLOCK +J when using trircd protocol.
> Reported by <irc at teknet.com.tr>
>2004/04/28 Added stricter checks on module loading order.
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
>
>------------------------------------------------------------------
>To unsubscribe or change your subscription options, visit:
>http://www.ircservices.za.net/mailman/listinfo/ircservices
>.
/******* - End Original Message - *******/