[Voodoo-circle-announce] New CVS release of VooDoo cIRCle
Brought to you by:
ghostvoodooman
|
From: Ghost V. <gho...@us...> - 2008-09-03 23:52:54
|
Greetings, There is in the CVS repository the latest stable version of VooDoo cIRCle IRC bot. From ChangeLog: - Bug fix: POSIX: Resource leak existed in previous versions when in POSIX environments GnuTLS library is used, and pthread (the default) library is used. As default, RSA and DH parameters are regenerated every 12 hours or every 500 connections to SSL-enabled network socket connection (this can be adjusted in "params.h"). Thread was not killed, which can have security consequences (DoS). - Change: A better message when using OpenSSL library and files "./openssl.rnd", "/dev/urandom", and "/dev/random" do not exist, so 'rand() ^ rand()' seeding as fallback is used. URL of the project: http://voodoo-circle.sourceforge.net/ Please, see security advisory: http://voodoo-circle.sourceforge.net/sa/sa-20080904-01.html CVS instructions: $ cvs -d:pserver:ano...@vo...:/cvsroot/voodoo-circle login $ cvs -z3 -d:pserver:ano...@vo...:/cvsroot/voodoo-circle co -P voodoo-circle-src (two commands on two separate lines; on first command, when asked for password just hit ENTER/RETURN - an empty password) Don't forget to: $ chmod a+rx ./configure irc_bot/configure sendmail/configure \ vdcsvc/configure irc_bot/selftest_eval-test-1.sh With best regards, VooDooMan VooDoo cIRCle project . |