Comment 7 for bug 201941

Revision history for this message
Matt Arnold (mattarnold5) wrote :

That packaging bug was still presant in .16 but as you wish

1.1.16-parmesan

# 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)
# I swear I've fixed this 5 times now.. it's PERMANENT, USE A DICTIONARY http://dictionary.reference.com/browse/Permanent
# 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, fixes bugs noticed on forum by JulianD, thanks