]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/003312.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2002 / 003312.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services 5.0.3 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.3%20released&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003310.html">
11 <LINK REL="Next" HREF="003320.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services 5.0.3 released</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.3%20released&In-Reply-To="
17 TITLE="[IRCServices] Services 5.0.3 released">Craig at chatspike.net
18 </A><BR>
19 <I>Mon Nov 18 16:20:01 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003310.html">[IRCServices] Network Policies..
22 </A></li>
23 <LI>Next message: <A HREF="003320.html">[IRCServices] Services 5.0.3 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3312">[ date ]</a>
27 <a href="thread.html#3312">[ thread ]</a>
28 <a href="subject.html#3312">[ subject ]</a>
29 <a href="author.html#3312">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>i've run the patch, yet while trying to compile..
35
36 gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c actions.c -o actions.o
37 In file included from services.h:19,
38 from actions.c:10:
39 defs.h:169: conflicting types for `socklen_t'
40 /usr/include/unistd.h:247: previous declaration of `socklen_t'
41 make: *** [actions.o] Error 1
42 [<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">irc at pluto</A> ircservices-5.0.0]$
43
44 -----------------------------------------------------------------------
45 Craig McLure - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">Craig at chatspike.net</A>
46 ChatSpike - The users network: <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
47 InspIRCd - Modular IRC server: <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
48 -----------------------------------------------------------------------
49
50
51 ============ Original Message ============
52 &gt;<i>From : &quot;Andrew Church&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>&gt;
53 </I>Reply-To:
54 To : <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
55 Subject : [IRCServices] Services 5.0.3 released
56 Date : 2002-11-16
57
58 Services 5.0.3 has been released, and can be downloaded from:
59
60 <A HREF="ftp://ftp.ircservices.za.net/pub/ircservices/">ftp://ftp.ircservices.za.net/pub/ircservices/</A> (South Africa)
61 <A HREF="ftp://ftp.esper.net/ircservices/">ftp://ftp.esper.net/ircservices/</A> (USA, California)
62
63 45cbf0275bbf85e03c8d36c1c66c784f ircservices-5.0.3.tar.gz
64 377de483a2b12c608e0391c10abb6899 ircservices-5.0.3.diff.gz
65 3563b4043d5e90ccfbc8c3374b5fb965 ircservices-5.0.3-1.i386.rpm
66 351e860a24c13dd9aa047b334cd96dd4 ircservices_5.0.3-1_i386.deb
67
68 The other mirrors should have it shortly.
69
70 This release incorporates fixes for recently reported bugs and other
71 minor issues. This release also compiles and appears to function correctly
72 with the Intel C compiler for Linux--as long as optimization is disabled.
73 (If optimization is enabled, log messages disappear and many other weird
74 and wonder things happen. If anyone has an idea why this happens, please
75 let me know--but privately or on the coding list, not here!)
76
77 Changes in version 5.0.3
78 ------------------------
79 2002/11/16 Fixed case-sensitivity bug with channel bans. Reported by
80 Alexander Janssens &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">alex at cyga.net</A>&gt;
81 2002/11/16 Fixed topic time setting on Unreal. Reported by
82 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">cyberdems at wwirc.za.org</A>&gt;
83 2002/11/16 Added support for Intel's Linux/x86 compiler (icc) with
84 optimization disabled. &quot;./configure -cc icc&quot; to use it.
85 2002/11/16 Fixed missing list terminators in several modules
86 potentially causing crashes on startup or rehash.
87 2002/11/13 Fixed a bug causing the contents of the cache to not be
88 properly read in when using bash 2.05b.
89 2002/10/29 Fixed cosmetic bugs when using NickServ IDENTIFY and GETPASS
90 with forbidden nicknames. Reported by &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">cc at omega.org.za</A>&gt;
91 2002/10/25 Autokills, session exceptions, and S-lines are now checked
92 for expiration at each database update. Reported by
93 Ali Sor &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">alisor at softhome.net</A>&gt;
94 2002/10/24 Fixed compilation problem on Solaris reported by Geoff
95 Byers &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">geoff at systemred.net</A>&gt;
96 2002/10/24 Fixed string-constant-related warnings.
97
98 --Andrew Church
99 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
100 <A HREF="http://achurch.org/">http://achurch.org/</A>
101 ------------------------------------------------------------------
102 To unsubscribe or change your subscription options, visit:
103 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
104
105
106 </PRE>
107
108 <!--endarticle-->
109 <HR>
110 <P><UL>
111 <!--threads-->
112 <LI>Previous message: <A HREF="003310.html">[IRCServices] Network Policies..
113 </A></li>
114 <LI>Next message: <A HREF="003320.html">[IRCServices] Services 5.0.3 released
115 </A></li>
116 <LI> <B>Messages sorted by:</B>
117 <a href="date.html#3312">[ date ]</a>
118 <a href="thread.html#3312">[ thread ]</a>
119 <a href="subject.html#3312">[ subject ]</a>
120 <a href="author.html#3312">[ author ]</a>
121 </LI>
122 </UL>
123
124 </body></html>