June 24th, 2010· Bug fix: Potential crash due to reentrancy of garbage collection of script variables.
· Bug fix: Security: Windows binary distributions are vulnerable due to distribution and usage of vulnerable OpenSSL library.
March 13th, 2010· Bug fix: Fixed crash when user's internal script removes ban from a channel while bot's rehash is issued.
November 13th, 2009· Security: Windows binary distribution was using vulnerable OpenSSL library.
· Bug fix: Fixed crash in PRNG seeding function, due to "cast to smaller type assertion failure due to overflow" when the bot is ran for the very first time and compiled in debug mode with OpenSSL using MSVC compiler, when there is no "openssl.rnd" file for seeding.
October 13th, 2009· Improvement: Reorganized channel sync on bot's JOIN. We first send JOIN and WHO in CRITICAL priority, to make users in channel recognised very soon.
· Improvement: Keepalive IRC server PING period increased from 30 seconds to 5 minutes (this could help in case of short network connectivity loss, and in theory TCP retransmission would handle it).
· Improvement: Early on connect, the bot performs self-WHOIS to force dynamic (re)binding of dynamic IP servers (e.g. DCC, telnet and so on), even when bot will not JOIN any channel.
· Bug fix: On heavy-loaded machine, when using SSL IRC connection, assertion failure on IRC authentication when IRC socket was already closed by SSL subsystem due to server disconnect.
· Bug fix: Race condition was possible when heap debugging was turned on.
· Security: Windows binary distribution was using vulnerable OpenSSL library.
March 26th, 2009· Bug fix: Windoze binary build: x86 package contained x64 DLL pcre-msw.dll, preventing to run the bot.
· Bug fix: Security: Windoze binary builds: All versions prior to this are affected by multiple OpenSSL security vulnerabilities. See OpenSSL security advisory for more informations: http://www.openssl.org/news/secadv_20090325.txt
November 30th, 2008· Improvement: Win32/Win64 binary release: There were problems with DLL's, now only Visual C++ 2008 redistributable package is needed.
· Improvement: *NIX: Release with fix: http://voodoo-circle.sourceforge.net/sa/sa-20080904-01.html .
· Bug fix: Win32 binary release: There was vulnerable version of GnuTLS library: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3248 .
November 24th, 2008· Improvement: Version bump. VooDoo cIRCle version 1.1.32. First non-beta version of 1.1.x series. Note: This release includes cumulative improvements/bug fixes listed below of CVS pre-releases from release 1.1.beta31.