Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6420063BC80 for ; Tue, 2 Sep 2008 21:09:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 12E5C63B225; Tue, 2 Sep 2008 21:09:12 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 56ABE63B109 for ; Tue, 2 Sep 2008 21:09:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4158A175D0; Tue, 2 Sep 2008 21:09:11 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/chat/inspircd To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20080902210911.4158A175D0@cvs.netbsd.org> Date: Tue, 2 Sep 2008 21:09:11 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Tue Sep 2 21:09:11 UTC 2008 Modified Files: pkgsrc/chat/inspircd: Makefile distinfo Log Message: Update to 1.1.21 The latest release in the stable 1.1 series has been released, consisting of a number of internal fixes for increased reliability and performance. This is a HIGHLY RECOMMENDED release. Fixes include problems with Anope support, m_ident sometimes not correctly resolving ident, OpenSSL connections terminating when they shouldn't, corruption on /map output, silent SVSHOLD (no more annoying notices), and U:Lines may now deoper users without resorting to /kill (so defender's secureoper functionality will work properly). To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/chat/inspircd/Makefile cvs rdiff -r1.13 -r1.14 pkgsrc/chat/inspircd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.