Author Archive

DMDIrc releases 0.6.3m1

Wednesday, July 1st, 2009

The DMDIrc development team releases a new milestone, version 0.6.3m1 of the JAVA IRC client.

After nearly a year, we have just released DMDirc 0.6.3m1, with over 1000 commits resulting in over 200 feature additions, bug fixes and other changes

Developer Shane lists the below most notable fixes and additions in their blogpost:

  • A redesign of the preferences dialog
  • Improved support for SSL certficates (both client and server)
  • Support for SOCKS proxies
  • Ability to automatically restart the client after installing updates
  • Ability for plugins to specify ’services’ that they provide/require.

Vulnerability in Eggdrop / Windrop 1.6.19

Friday, May 15th, 2009

A vulnerability in the Eggdrop and Windrop bot has been found which prompts a new release.

The vulnerabilitiy is present in both latest versions of the bot software 1.6.19 which has been released back in April 2008.

A posting on the Full Disclosure mailinglist goes into more detail, describing how one can at least crash vulnerable bots:

One possible exploit anyone can send to the IRC server to crash eggdrop:

PRIVMSG eggdrop :\1\1

The only resolution at this time is upgrading old bots with the provided fix.

IRCServices 5.1.16 released

Thursday, May 7th, 2009

Andrew Church releases version 5.1.16 of the IRCServices services package.

Changes in this release have been made to the SUSPEND command to honor the NSSecureAdmins option and the option NoAdminPasswordCheck has been added to disable password strength checks when Services administrators use SET PASSWORD or ChanServ REGISTER.

The downloads are available from

http://www.ircservices.za.net/download/ (Japan)
ftp://ftp.esper.net/ircservices/ (Western USA)

a20be096e427d9c904b99890a14f8349  ircservices-5.1.16.tar.gz
1f087d6d9efaf00eae12842d64f9609b  ircservices-5.1.16.diff.gz
8d0202e2d8fd7d7c7825775de98f52e1  ircservices-5.1.16-1.i386.rpm
f5d98bf470546936d19a91f41af7e3e6  ircservices_5.1.16-1_i386.deb

phpDenora version 1.4.0 is out

Thursday, May 7th, 2009

The Denora project releases 1.4.0 of phpDenora which is according to Hal9000 mainly a bugfix release “with some changes to the core like utf-8 support”.

Now if you are wondering why there is nothing really new to see in this release, the explanation simply is that phpDenora2 is on the way and it would be a waste of time to dedicate any energy in making substantial changes to phpDenora 1.x. And fear not, an alpha preview release will be available sometime next month.

The changes that have been introduced “require Denora 1.4 and PHP 5.2.” and Hal9000 urges to “read the new System Requirements and the upgrade instructions carefully on the download page.”

Nettalk fixes crash bug and releases 6.6.4

Sunday, April 26th, 2009

Nettalk, an opensource IRC client available for Windows, was updated to version 6.6.4.

The main reason behind this update was a bug that has been found in version 6.5.6 of the client: a crash that can be triggered from remote using CTCP messages.

Whenever the first character of a message is an ASCII 1 the client crashes. According to Ntalk author Mirici the bug can not be exploited to cause more harm than the client crashing but he has released a fixed version of it.