]> jfr.im git - irc.git/blobdiff - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/003312.html
RELEASE -> !RELEASE
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2002 / 003312.html
diff --git a/software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/003312.html b/software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/003312.html
deleted file mode 100644 (file)
index d22f7e1..0000000
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
-   <TITLE> [IRCServices] Services 5.0.3 released
-   </TITLE>
-   <LINK REL="Index" HREF="index.html" >
-   <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.3%20released&In-Reply-To=">
-   <META NAME="robots" CONTENT="index,nofollow">
-   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
-   <LINK REL="Previous"  HREF="003310.html">
-   <LINK REL="Next"  HREF="003320.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
-   <H1>[IRCServices] Services 5.0.3 released</H1>
-    <B>Craig McLure</B> 
-    <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.3%20released&In-Reply-To="
-       TITLE="[IRCServices] Services 5.0.3 released">Craig at chatspike.net
-       </A><BR>
-    <I>Mon Nov 18 16:20:01 PST 2002</I>
-    <P><UL>
-        <LI>Previous message: <A HREF="003310.html">[IRCServices] Network Policies..
-</A></li>
-        <LI>Next message: <A HREF="003320.html">[IRCServices] Services 5.0.3 released
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#3312">[ date ]</a>
-              <a href="thread.html#3312">[ thread ]</a>
-              <a href="subject.html#3312">[ subject ]</a>
-              <a href="author.html#3312">[ author ]</a>
-         </LI>
-       </UL>
-    <HR>  
-<!--beginarticle-->
-<PRE>i've run the patch, yet while trying to compile..
-
-gcc  -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c actions.c -o actions.o
-In file included from services.h:19,
-                 from actions.c:10:
-defs.h:169: conflicting types for `socklen_t'
-/usr/include/unistd.h:247: previous declaration of `socklen_t'
-make: *** [actions.o] Error 1
-[<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">irc at pluto</A> ircservices-5.0.0]$
-
------------------------------------------------------------------------  
-Craig McLure - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">Craig at chatspike.net</A>
-ChatSpike - The users network: <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>  
-InspIRCd - Modular IRC server: <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
------------------------------------------------------------------------
-
-
-============ Original Message ============
-&gt;<i>From    : &quot;Andrew Church&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>&gt;
-</I>Reply-To: 
-To      : <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
-Subject : [IRCServices] Services 5.0.3 released
-Date    : 2002-11-16
-
-     Services 5.0.3 has been released, and can be downloaded from:
-
-<A HREF="ftp://ftp.ircservices.za.net/pub/ircservices/">ftp://ftp.ircservices.za.net/pub/ircservices/</A>  (South Africa)
-<A HREF="ftp://ftp.esper.net/ircservices/">ftp://ftp.esper.net/ircservices/</A>               (USA, California)
-
-45cbf0275bbf85e03c8d36c1c66c784f  ircservices-5.0.3.tar.gz
-377de483a2b12c608e0391c10abb6899  ircservices-5.0.3.diff.gz
-3563b4043d5e90ccfbc8c3374b5fb965  ircservices-5.0.3-1.i386.rpm
-351e860a24c13dd9aa047b334cd96dd4  ircservices_5.0.3-1_i386.deb
-
-The other mirrors should have it shortly.
-
-     This release incorporates fixes for recently reported bugs and other
-minor issues.  This release also compiles and appears to function correctly
-with the Intel C compiler for Linux--as long as optimization is disabled.
-(If optimization is enabled, log messages disappear and many other weird
-and wonder things happen.  If anyone has an idea why this happens, please
-let me know--but privately or on the coding list, not here!)
-
-Changes in version 5.0.3
-------------------------
-2002/11/16     Fixed case-sensitivity bug with channel bans.  Reported by
-                   Alexander Janssens &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">alex at cyga.net</A>&gt;
-2002/11/16     Fixed topic time setting on Unreal.  Reported by
-                   &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">cyberdems at wwirc.za.org</A>&gt;
-2002/11/16     Added support for Intel's Linux/x86 compiler (icc) with
-                   optimization disabled.  &quot;./configure -cc icc&quot; to use it.
-2002/11/16     Fixed missing list terminators in several modules
-                   potentially causing crashes on startup or rehash.
-2002/11/13     Fixed a bug causing the contents of the cache to not be
-                   properly read in when using bash 2.05b.
-2002/10/29     Fixed cosmetic bugs when using NickServ IDENTIFY and GETPASS
-                   with forbidden nicknames.  Reported by &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">cc at omega.org.za</A>&gt;
-2002/10/25     Autokills, session exceptions, and S-lines are now checked
-                   for expiration at each database update.  Reported by
-                   Ali Sor &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">alisor at softhome.net</A>&gt;
-2002/10/24     Fixed compilation problem on Solaris reported by Geoff
-                   Byers &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">geoff at systemred.net</A>&gt;
-2002/10/24     Fixed string-constant-related warnings.
-
-  --Andrew Church
-    <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
-    <A HREF="http://achurch.org/">http://achurch.org/</A>
-------------------------------------------------------------------
-To unsubscribe or change your subscription options, visit:
-<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
-
-
-</PRE>
-
-<!--endarticle-->
-    <HR>
-    <P><UL>
-        <!--threads-->
-       <LI>Previous message: <A HREF="003310.html">[IRCServices] Network Policies..
-</A></li>
-       <LI>Next message: <A HREF="003320.html">[IRCServices] Services 5.0.3 released
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#3312">[ date ]</a>
-              <a href="thread.html#3312">[ thread ]</a>
-              <a href="subject.html#3312">[ subject ]</a>
-              <a href="author.html#3312">[ author ]</a>
-         </LI>
-       </UL>
-
-</body></html>