Skip to content

Commit

Permalink
1.1.16
Browse files Browse the repository at this point in the history
Backport <goodchan>: Explicitly allow channels denied by <badchan>
Backport fix for bug 464 reported by John
Rebind server sockets on REHASH, closes bug 478
Update conf (patch from bug 463, thanks John)
Backport r8661: don't send 421 to unregistered clients (thanks nenolod)
Backport r8651: SHA256 consistancy fix.
Backport 8634, fix for bug 464 reported by John
Fix for bug 458: servers go missing on collision etc.
Manual backport of r8613: remove nuh mask from /clones output
Backport --disable-rpath configure option for package maintainers
The mysql worker thread only sleeps 50 nanosecs between cycles, this is not enough to prevent it chomping on the CPU on most machines., Increase to 1000,
  • Loading branch information
adrianp committed Jan 25, 2008
1 parent 2fda66c commit 256f8a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions chat/inspircd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 2007/11/22 11:45:15 adrianp Exp $
# $NetBSD: Makefile,v 1.9 2008/01/25 22:00:21 adrianp Exp $
#

DISTNAME= InspIRCd-1.1.15
DISTNAME= InspIRCd-1.1.16
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
Expand Down
8 changes: 4 additions & 4 deletions chat/inspircd/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.7 2007/11/22 11:45:15 adrianp Exp $
$NetBSD: distinfo,v 1.8 2008/01/25 22:00:21 adrianp Exp $

SHA1 (InspIRCd-1.1.15.tar.bz2) = d82d9662f1ba8aa58e68f03d62cfecc2252fd778
RMD160 (InspIRCd-1.1.15.tar.bz2) = 4f610685919ed967c63f7393d6e1eb5b9bcfc131
Size (InspIRCd-1.1.15.tar.bz2) = 503779 bytes
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 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3
SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508
SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590

0 comments on commit 256f8a8

Please sign in to comment.