]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003897.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003897.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services 5.0.20 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.20%20released&In-Reply-To=3ef894dc.76273%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003893.html">
11 <LINK REL="Next" HREF="003898.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services 5.0.20 released</H1>
15 <B>JamesBond</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.20%20released&In-Reply-To=3ef894dc.76273%40achurch.org"
17 TITLE="[IRCServices] Services 5.0.20 released">JamesBond at cleanchat.net
18 </A><BR>
19 <I>Wed Jun 25 02:27:11 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003893.html">[IRCServices] Services 5.0.20 released
22 </A></li>
23 <LI>Next message: <A HREF="003898.html">[IRCServices] Services 5.0.20 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3897">[ date ]</a>
27 <a href="thread.html#3897">[ thread ]</a>
28 <a href="subject.html#3897">[ subject ]</a>
29 <a href="author.html#3897">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I read the manual, however, I did not see anything on the procedures to
35 upgrade IRCServices without losing any data or information. Can someone
36 please assist me with this?
37
38 Much Appreciation,
39
40 JamesBond
41 Founder, The CleanChat IRC Network
42 irc.cleanchat.net - <A HREF="http://www.cleanchat.net/">http://www.cleanchat.net/</A>
43
44 &quot;CleanChat.net: Paving the way for a cleaner chat experience!&quot;
45
46 -----Original Message-----
47 From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
48 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] On Behalf Of Andrew Church
49 Sent: Tuesday, June 24, 2003 1:12 PM
50 To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
51 Subject: [IRCServices] Services 5.0.20 released
52
53 Services 5.0.20 has been released, and can be downloaded from:
54
55 <A HREF="ftp://ftp.esper.net/ircservices/">ftp://ftp.esper.net/ircservices/</A> (USA, California)
56
57 32ad87e7aaceac3c2402b88f307347a3 ircservices-5.0.20.tar.gz
58 a80d9bdbe6af826229fe7ccb3461c779 ircservices-5.0.20.diff.gz
59 004dc9ef5812529b603f36987aa2638d ircservices-5.0.20-1.i386.rpm
60 5e139ae2b4e25c16d80f9be1de92420f ircservices_5.0.20-1_i386.deb
61
62 ftp.ircservices.za.net and the other mirrors should have it shortly.
63
64 This release fixes, among other things, a security problem allowing
65 users to invite themselves into channels regardless of channel access
66 level; anyone using the nickserv/autojoin module should upgrade as soon as
67 possible. Other fixes are listed below.
68
69 Among the fixes included in this release is a workaround for a bug in
70 GCC that manifests itself on SPARC systems; this workaround seems to work
71 for GCC 3.2, but may fail spectacularly on other compiler versions or in
72 other environments. See FAQ C.11 (new in this release) for details.
73
74 Changes in version 5.0.20
75 -------------------------
76 2003/06/21 Fixed a minor memory leak in the socket handling code.
77 2003/06/17 Minor tweaks to various Makefiles.
78 2003/06/16 Fixed bug causing data in socket write buffers to get
79 corrupted.
80 2003/06/11 Added workaround for GCC bug on SPARC systems. Reported by
81 Kevin Kane &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">kane at firelion.org</A>&gt;
82 2003/06/09 Fixed compilation problems on Solaris. Reported by Kevin
83 Kane &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">kane at firelion.org</A>&gt;
84 2003/06/09 NickServ autojoin no longer auto-invites users into +i
85 channels when the user doesn't have INVITE privileges.
86 Reported by Martin Pels &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">rodecker at mp3crew.nu</A>&gt;
87 2003/06/05 Fixed bug causing ChanServ to inappropriately remove some
88 users' channel modes. Reported by Yusuf Iskenderoglu
89 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">uhc0 at stud.uni-karlsruhe.de</A>&gt;
90 2003/06/05 Changed handling of inappropriate channel user mode changes
91 (e.g. entering a registered channel and setting +v on
92 oneself before Services' -o comes through) to remove
93 only the added modes, not all of them.
94 2003/06/02 Corrected various errors and inconsistencies in the language
95 files, and brought section 4 of the manual up to date.
96 2003/06/02 Added FORCE option to OperServ UPDATE command.
97 2003/06/02 OperServ UPDATE now sends a notice after saving the
98 databases indicating whether the operation succeeded.
99 2003/06/02 Fixed bug causing some callback functions to not be called
100 if a callback function removed itself from the callback
101 list. (Note that this situation does not occur in any
102 previous versions of Services.)
103 2003/05/28 Reworded NickServ replies and documentation for the
104 mail-auth module to replace &quot;authorize&quot; by the more
105 accurate &quot;authenticate&quot;.
106
107 --Andrew Church
108 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
109 <A HREF="http://achurch.org/">http://achurch.org/</A>
110 ------------------------------------------------------------------
111 To unsubscribe or change your subscription options, visit:
112 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
113
114
115 </PRE>
116
117 <!--endarticle-->
118 <HR>
119 <P><UL>
120 <!--threads-->
121 <LI>Previous message: <A HREF="003893.html">[IRCServices] Services 5.0.20 released
122 </A></li>
123 <LI>Next message: <A HREF="003898.html">[IRCServices] Services 5.0.20 released
124 </A></li>
125 <LI> <B>Messages sorted by:</B>
126 <a href="date.html#3897">[ date ]</a>
127 <a href="thread.html#3897">[ thread ]</a>
128 <a href="subject.html#3897">[ subject ]</a>
129 <a href="author.html#3897">[ author ]</a>
130 </LI>
131 </UL>
132
133 </body></html>