pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/inspircd Update to 1.1.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3f663f0782b
branches:  trunk
changeset: 540199:e3f663f0782b
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Apr 01 19:24:49 2008 +0000

description:
Update to 1.1.18

This is a HIGHLY RECOMMENDED release. You SHOULD upgrade to it ASAP as it contains security fixes.

Major changes:

* dccallow: fix incorrect api usage
* mysql: fix race condition (crash) on unload
* core: LoopCall fix that fixes modules which call it in a command handler so that spanningtree doesnt break (useful for third party module authors only)
* snomasks: Accidentally hidden quits is fixed (it wasn't me, I swear --w00t)
* ssl: Reworded prompts in configure
* invisible: Fix multiple +Q and -Q notices (harmless)
* configreader: Better checking of newline values
* swhois: Don't desync when setting a title on an already-titled user.
* new module: m_ldapauth

diffstat:

 chat/inspircd/Makefile |  4 ++--
 chat/inspircd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r c88706e69918 -r e3f663f0782b chat/inspircd/Makefile
--- a/chat/inspircd/Makefile    Tue Apr 01 18:06:57 2008 +0000
+++ b/chat/inspircd/Makefile    Tue Apr 01 19:24:49 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/02/21 19:44:19 adrianp Exp $
+# $NetBSD: Makefile,v 1.11 2008/04/01 19:24:49 adrianp Exp $
 #
 
-DISTNAME=      InspIRCd-1.1.17
+DISTNAME=      InspIRCd-1.1.18
 PKGNAME=       ${DISTNAME:S/InspIRCd/inspircd/}
 CATEGORIES=    chat
 MASTER_SITES=  http://www.inspircd.org/downloads/
diff -r c88706e69918 -r e3f663f0782b chat/inspircd/distinfo
--- a/chat/inspircd/distinfo    Tue Apr 01 18:06:57 2008 +0000
+++ b/chat/inspircd/distinfo    Tue Apr 01 19:24:49 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2008/02/21 19:44:19 adrianp Exp $
+$NetBSD: distinfo,v 1.10 2008/04/01 19:24:49 adrianp Exp $
 
-SHA1 (InspIRCd-1.1.17.tar.bz2) = 93c59e5779290b3e7db1fae84fed18bee736cf41
-RMD160 (InspIRCd-1.1.17.tar.bz2) = 5a10da1e611420aa84ec0ff5511e0054d9a69399
-Size (InspIRCd-1.1.17.tar.bz2) = 503514 bytes
+SHA1 (InspIRCd-1.1.18.tar.bz2) = 58a2ddf3a698986fd4627e6363fcd72d11966a18
+RMD160 (InspIRCd-1.1.18.tar.bz2) = 4fea7c5ce0c919f28c9cdf9fcdb160a9b131a151
+Size (InspIRCd-1.1.18.tar.bz2) = 505333 bytes
 SHA1 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3
 SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508
 SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590



Home | Main Index | Thread Index | Old Index