diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-10-22 20:57:00 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-10-22 20:57:00 +0000 |
commit | ec5ea6abff5ecc14e17b01c1069eac78fc567055 (patch) | |
tree | 6a1cf2b56fac9718e77f653c21b9f62a41662224 /chat | |
parent | bf375f00cca7288e8cfa654921f3b0206b1bb903 (diff) | |
download | pkgsrc-ec5ea6abff5ecc14e17b01c1069eac78fc567055.tar.gz |
1.1.14 is now out and about, containing a few fixes and stability backports
from the 1.2 trunk. Fixes include a (yet again) refactored m_ident that
should finally adress stability issues some setups encountered with it, fixes
to failover linking (it shouldn't cause splits unnecessarily now) and
some sockets will no longer block on some operating systems.
CHGIDENT is now also silent when issued from U:Lines, for Anope users.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/inspircd/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index 031d67acbd4..ea70340c9f5 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2007/10/13 21:11:38 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2007/10/22 20:57:00 adrianp Exp $ # -DISTNAME= InspIRCd-1.1.13 +DISTNAME= InspIRCd-1.1.14 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ diff --git a/chat/inspircd/distinfo b/chat/inspircd/distinfo index d62b8fc87dd..018847768eb 100644 --- a/chat/inspircd/distinfo +++ b/chat/inspircd/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2007/10/13 21:11:39 adrianp Exp $ +$NetBSD: distinfo,v 1.6 2007/10/22 20:57:00 adrianp Exp $ -SHA1 (InspIRCd-1.1.13.tar.bz2) = ae3fc3ee13671a068d6085f7ff852e368bbbe568 -RMD160 (InspIRCd-1.1.13.tar.bz2) = a7fd87f2e5a9a7942c9f425180430b6bd9273a51 -Size (InspIRCd-1.1.13.tar.bz2) = 502275 bytes +SHA1 (InspIRCd-1.1.14.tar.bz2) = a85bbdf5ef11ae44de69eb4df4cacc39a52e7a9e +RMD160 (InspIRCd-1.1.14.tar.bz2) = ee48f16b0360ef2ae397d8eb5a5c36027f47cc4d +Size (InspIRCd-1.1.14.tar.bz2) = 504766 bytes SHA1 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3 SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508 SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590 |