]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003173.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003173.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.1a1, aka the Database Eater
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.1a1%2C%20aka%20the%20Database%20Eater&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="003176.html">
11 <LINK REL="Next" HREF="003175.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.1a1, aka the Database Eater</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.1a1%2C%20aka%20the%20Database%20Eater&In-Reply-To="
17 TITLE="[IRCServices Coding] Services 5.1a1, aka the Database Eater">achurch at achurch.org
18 </A><BR>
19 <I>Mon Jan 9 13:00:36 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003176.html">[IRCServices Coding] Some points for 5.1
22 </A></li>
23 <LI>Next message: <A HREF="003175.html">[IRCServices Coding] MS IGNORE
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3173">[ date ]</a>
27 <a href="thread.html#3173">[ thread ]</a>
28 <a href="subject.html#3173">[ subject ]</a>
29 <a href="author.html#3173">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> Services 5.1a1 has been released, and can be downloaded from:
35
36 <A HREF="http://www.ircservices.za.net/download/testing/">http://www.ircservices.za.net/download/testing/</A> (Japan)
37 <A HREF="ftp://ftp.esper.net/ircservices/testing/">ftp://ftp.esper.net/ircservices/testing/</A> (Western USA)
38
39 72931718d616e2abee6000bd7f5fec5b ircservices-5.1a1.tar.gz
40 0ec44134fd4808601baa4781ba3c2436 ircservices-5.1a1.diff.gz
41 e3d6e1d89e30b497c92aa44e8455ecb6 ircservices-5.1a1-1.i386.rpm
42 a95bc2330830639e5001cfab4a44dbba ircservices_5.1a1-1_i386.deb
43
44 The mirrors should have it shortly.
45
46 I've finally finished implementing the new database format, and it's
47 included in this version as the new database/standard module. I said it
48 before, but I'll say it again since it's particularly relevant to this
49 release: BACK UP YOUR DATA because alpha versions (particularly this one)
50 may eat it!
51
52 I've also made the new database module the default in the example
53 ircservices.conf file, so if you use that as is then your old data won't
54 get loaded at all. Instructions for converting from the old database
55 format to the new one can be found in the &quot;Upgrading&quot; section of the
56 manual.
57
58 (And no, I'm not ignoring mail on this list. (: I just wanted to get
59 this done first.)
60
61 Changes in version 5.1a1
62 ------------------------
63 2006/01/09 Finished implementing the database/standard module, and
64 made it the default in the example configuration file.
65 2006/01/08 Removed no-longer-needed new_suspendinfo() and
66 free_suspendinfo() functions.
67 2006/01/08 Moved SuspendInfo structure directly into NickGroupInfo and
68 ChannelInfo structures rather than using pointers.
69 2006/01/07 Added ACCLEV_MAX and ACCLEV_MIN constants to explicitly
70 define ChanServ access levels, rather than relying on
71 ACCLEV_FOUNDER and ACCLEV_INVALID.
72 2006/01/04 Fixed a bug in writing generic database tables.
73 2006/01/04 Fixed a bug in the Unreal protocol module causing user
74 fakehost masks to get set to the user's mode string.
75 2005/11/23 Added support for writing generic tables (using the new
76 database format) in the database/version4 module.
77
78 --Andrew Church
79 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
80 <A HREF="http://achurch.org/">http://achurch.org/</A>
81 </PRE>
82
83
84
85
86 <!--endarticle-->
87 <HR>
88 <P><UL>
89 <!--threads-->
90 <LI>Previous message: <A HREF="003176.html">[IRCServices Coding] Some points for 5.1
91 </A></li>
92 <LI>Next message: <A HREF="003175.html">[IRCServices Coding] MS IGNORE
93 </A></li>
94 <LI> <B>Messages sorted by:</B>
95 <a href="date.html#3173">[ date ]</a>
96 <a href="thread.html#3173">[ thread ]</a>
97 <a href="subject.html#3173">[ subject ]</a>
98 <a href="author.html#3173">[ author ]</a>
99 </LI>
100 </UL>
101
102 </body></html>