Update to 1.1.7
The key changes are that users will now quit faster (e.g. in netsplits, glines, etc) K|G|Z|E:Line can now also be used on a nickname - e.g. /zline w00t 1d :foo would place an IP ban on my IP for one day. A low risk crash with m_invisible and m_watch was also fixed. Other miscellaneous fixes are also included
This commit is contained in:
parent
0ed370d43b
commit
c212b52d3a
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2008/01/25 22:00:21 adrianp Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2008/02/21 19:44:19 adrianp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= InspIRCd-1.1.16
|
||||
DISTNAME= InspIRCd-1.1.17
|
||||
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
|
||||
CATEGORIES= chat
|
||||
MASTER_SITES= http://www.inspircd.org/downloads/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.8 2008/01/25 22:00:21 adrianp Exp $
|
||||
$NetBSD: distinfo,v 1.9 2008/02/21 19:44:19 adrianp Exp $
|
||||
|
||||
SHA1 (InspIRCd-1.1.16.tar.bz2) = c1cf82609a6a1f446e158dcee5d075539281a27d
|
||||
RMD160 (InspIRCd-1.1.16.tar.bz2) = b118afd7d0d1450ceeed5091f9be391d79967ac1
|
||||
Size (InspIRCd-1.1.16.tar.bz2) = 504067 bytes
|
||||
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 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3
|
||||
SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508
|
||||
SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590
|
||||
|
|
Loading…
Reference in a new issue