]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001504.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001504.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0pre13 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0pre13%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="001495.html">
11 <LINK REL="Next" HREF="001505.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0pre13 released</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0pre13%20released&In-Reply-To="
17 TITLE="[IRCServices Coding] Services 5.0pre13 released">achurch at achurch.org
18 </A><BR>
19 <I>Mon Sep 23 01:55:31 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001495.html">[IRCServices Coding] Some IMHO usefull features
22 </A></li>
23 <LI>Next message: <A HREF="001505.html">[IRCServices Coding] levels
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1504">[ date ]</a>
27 <a href="thread.html#1504">[ thread ]</a>
28 <a href="subject.html#1504">[ subject ]</a>
29 <a href="author.html#1504">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> Services 5.0pre13 has been released, and can be downloaded from:
35
36 <A HREF="ftp://ftp.ircservices.za.net/pub/ircservices/beta/">ftp://ftp.ircservices.za.net/pub/ircservices/beta/</A> (South Africa)
37 <A HREF="ftp://ftp.esper.net/ircservices/beta/">ftp://ftp.esper.net/ircservices/beta/</A> (USA, California)
38
39 29dedd26f5a3392200a91537198f1bfa ircservices-5.0pre13.tar.gz
40 ca4b6c5f2bc1e5b4ba65d1ff49b1bee4 ircservices-5.0pre13.diff.gz
41 e5520a20574c31300d63907e51ff2904 ircservices-5.0pre13-1.i386.rpm
42 464b10c6e8d0d760433ab6d5760cacd6 ircservices_5.0pre13-1_i386.deb
43
44 The other mirrors should have it shortly.
45
46 The NickServ REGISTER and SET EMAIL commands have been changed in this
47 release to disallow the use of addresses that have been set with other
48 nicknames but not yet authorized; this cuts down on the potential to use
49 Services as a stepstone for spamming. (This change is obviously irrelevant
50 if you do not use the mail-auth module.) Also, in response to the
51 complaints about Services refusing to compile on GCC 2.96, the configure
52 script will now check for the existence of a &quot;gcc3&quot; program in addition to
53 &quot;kgcc&quot; before giving up, and adds the -fno-strict-aliasing option to avoid
54 over-optimization on GCC 3.x (and possibly 2.96). It is also now possible
55 to override the GCC 2.96 check if you really want to, but compiling with
56 GCC 2.96 is still unsupported, and if you have any problems, the only
57 answer you'll get from me is &quot;upgrade or downgrade your compiler&quot;. This
58 issue is now covered in the manual (section 2-1) and FAQ (B.1) as well.
59
60 This release also includes a new French language file. The translator
61 says he is still working on fixing up the formatting, so please hold off on
62 complaints about the text.
63
64 Changes in version 5.0pre13
65 ---------------------------
66 2002/09/23 Fixed false out-of-memory error in socket handling code.
67 Reported by &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">mazta at illlab.ee</A>&gt;
68 2002/09/23 Unauthorized E-mail addresses can no longer be used in
69 NickServ REGISTER or SET EMAIL commands for other
70 nicknames, to prevent spamming of arbitrary addresses.
71 2002/09/22 Fixed bugs in socket buffer memory tracking.
72 2002/09/22 Added NetBufferLimit configuration directive and OperServ
73 STATS NETWORK command.
74 2002/09/18 French langauge file added, courtesy of Elijah
75 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">admin at nevernet.net</A>&gt; and Maxime &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">maxime_imbeau at hotmail.com</A>&gt;
76 2002/09/15 -fno-strict-aliasing is now added to the compilation
77 options for GCC to avoid overaggressive optimization.
78 2002/09/15 configure can now be forced to use GCC 2.96, though this is
79 still not supported. It will also now look for gcc3 as
80 an alternative before giving up.
81
82 --Andrew Church
83 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
84 <A HREF="http://achurch.org/">http://achurch.org/</A>
85
86 </PRE>
87
88 <!--endarticle-->
89 <HR>
90 <P><UL>
91 <!--threads-->
92 <LI>Previous message: <A HREF="001495.html">[IRCServices Coding] Some IMHO usefull features
93 </A></li>
94 <LI>Next message: <A HREF="001505.html">[IRCServices Coding] levels
95 </A></li>
96 <LI> <B>Messages sorted by:</B>
97 <a href="date.html#1504">[ date ]</a>
98 <a href="thread.html#1504">[ thread ]</a>
99 <a href="subject.html#1504">[ subject ]</a>
100 <a href="author.html#1504">[ author ]</a>
101 </LI>
102 </UL>
103
104 </body></html>