-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
The next release of ngIRCd is on the horizon, and here we go with the
first release candidate.
Starting with this release, the version numering scheme will be canged:
the leading "0" is stripped off, so we have "<major>[.<minor>]".
The next version will be named "Release 13".
The most prominet changes are support for SSL encrypted client-server
and server-server links using OpenSSL or GNUTLS, support for IRC
services, and server-local channels with prefix "&". And as usual, lots
of minor enhancements and bug fixes are included as well.
Thanks a lot to all contributors!
You can download this release candidate here:
<ftp://ftp.berlios.de/pub/ngircd/ngircd-13~rc1.tar.gz>
<ftp://ngircd.barton.de/pub/ngircd/ngircd-13~rc1.tar.gz>
The GnuPG signature and a patch from 0.12.1 is available and can be
downloaded from here:
<ftp://ngircd.barton.de/pub/ngircd/>
<ftp://ftp.berlios.de/pub/ngircd/>
The ChangeLog can be found here:
<http://ngircd.barton.de/doc/ChangeLog>
<http://ngircd.berlios.de/doc/ChangeLog>
You can habe a look at the complete history and every single patch using
the GIT web-frontend located at:
<http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git>
Please test this release candidate and report all bugs you encounter
using the bug tracker and/or this mailing list. Thanks!
And again: thanks a lot to all users, testers, contributors and co-authors!
Regards
Alex
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJJ1HuwkoPY342SFYRAm95AJ9arBix0Mlsu4eJH7Pg+hRjI/yvkACg37rh
lxZFj4SJ7WnHJ+vZZZAVJcc=
=DMRW
-----END PGP SIGNATURE-----
Hello Robert!
Am 08.11.2008 um 19:08 schrieb Robert Pendell:
> Ok. I've compiled and configured both the latest git code and
> ircservices 5.1.13. I've setup ngircd per what you have stated
> however
> I still cannot get it to work. I used the rfc1483 module in it and it
> never gets a connection. It tries once then dies however it does
> indicate that it loaded successfully which at least means that there
> isn't any syntax errors in the config. Attached are "sanitized"
> versions of my config files. They are sanitized in that there are no
> personal passwords there. I changed them for privacy.
>
> Here are the lines I am getting in my log file
>
> [Nov 08 13:05:10 2008] IRC Services 5.1.13 starting up
> [Nov 08 13:05:31 2008] Read error from server: Connection reset by
> peer
This seems to be an other bug of IRCServices that I forgot to mention
and had on all my boxes, as well:
IRCServices don't flush the write buffer when the connection to the
server is established and therefore never sends the USER and NICK
commands to log in. Which in turn causes the server to disconnect
IRCServices again because of no commands were received.
Solution #1:
Send IRCServices a HUP signal right after starting it up (kill -HUP
<PID>).
Solution #2:
I fixed the bug in IRCServices, see my post to the IRCServices mailing
list:
<http://lists.ircservices.za.net/pipermail/ircservices/2008/005658.html>
So you can a) apply this patch or b) wait for an IRCServices release
with this patch.
Regards
Alex
Currently I am running the latest development code from the git
repository. What is the status of services support in the code? Are
there any irc services that will work with ngircd yet?
P.S. - I realize the "when it's done" think. Just need to know what
kind of progress you are making.
--
Robert Pendell
shinji(a)elite-systems.org
"A perfect world is one of chaos."
Thawte Web of Trust Notary
CAcert Assurer
Hello!
Attached is the announcement of IRCServices 5.1.13, which fixes the
bug that prevented ngIRCd as of the GIT master development version to
use this IRC services package without patching.
Rehards
Alex
> Von: achurch(a)achurch.org (Andrew Church)
> Datum: 7. November 2008 18:41:28 MEZ
> An: services <ircservices(a)ircservices.za.net>
> Betreff: [IRCServices] Services 5.1.13 released
> Antwort an: IRC Services General Mailing List <ircservices(a)ircservices.za.net
> >
> X-Mailer: MMail v5.30
>
> Services 5.1.13 has been released, and can be downloaded from:
>
> http://www.ircservices.za.net/download/ (Japan)
> ftp://ftp.esper.net/ircservices/ (Western USA)
>
> c124a94038f99a4bcd233834489ecc8b ircservices-5.1.13.tar.gz
> 53523416d77964051ef842f684b90f78 ircservices-5.1.13.diff.gz
> a113f2c7c38a11b271769ccfa205cc7a ircservices-5.1.13-1.i386.rpm
> f2114c76a7b272e7e7c03ac2950c8e46 ircservices_5.1.13-1_i386.deb
>
> The mirrors should have it shortly.
>
> This release includes the rfc1459 protocol module fix recently
> mentioned
> on the mailing list. There are no other changes in this release.
>
> Changes in version 5.1.13
> -------------------------
> 2008/11/08 Fixed bug preventing remote users from being recognized by
> the rfc1459 protocol module. Reported by Alexander
> Barton <alex(a)barton.de>
>
> --Andrew Church
> achurch(a)achurch.org
> http://achurch.org/
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://lists.ircservices.za.net/mailman/listinfo/ircservices