<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>DMDirc Development Blog &#187; News</title>
	<atom:link href="http://blog.dmdirc.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmdirc.com</link>
	<description>DMDirc Development Blog</description>
	<pubDate>Sun, 31 Aug 2008 21:35:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>URL handling vulnerability; DMDirc 0.5.6 released</title>
		<link>http://blog.dmdirc.com/2008/05/22/url-handling-vulnerability-dmdirc-056-released/</link>
		<comments>http://blog.dmdirc.com/2008/05/22/url-handling-vulnerability-dmdirc-056-released/#comments</comments>
		<pubDate>Thu, 22 May 2008 19:20:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.dmdirc.com/?p=51</guid>
		<description><![CDATA[A security vulnerability has been discovered in DMDirc. The implementation of URL handlers allow specially crafted URLs to execute arbitrary programs on the host system. Only custom URL handlers (those listed as &#8220;custom commands&#8221; in the &#8216;URL Handlers&#8217; section of the preferences panel) are vulnerable, and the user has to click on a malicious URL [...]]]></description>
			<content:encoded><![CDATA[<p>A security vulnerability has been discovered in DMDirc. The implementation of URL handlers allow specially crafted URLs to execute arbitrary programs on the host system. Only custom URL handlers (those listed as &#8220;custom commands&#8221; in the &#8216;URL Handlers&#8217; section of the preferences panel) are vulnerable, and the user has to click on a malicious URL in order for the vulnerability to be exploited. The DMDirc developers have only been successful in using the vulnerability to launch argument-less programs on Linux, but we cannot guarantee that other platforms are not affected.</p>
<p>We have backported the fix for the exploit to the DMDirc 0.5 tree, and DMDirc 0.5.6 has now been released. We highly recommend that anyone using DMDirc 0.5.5 upgrade to DMDirc 0.5.6. Nightly builds of DMDirc up to and including the build released on the 22nd of May (designated revision 4055) are also vulnerable. A nightly build containing the vulnerability fix will be available for download tonight, and we highly recommend that anyone using DMDirc nightly builds upgrade as soon as it is available.</p>
<p>DMDirc 0.5.6 may be downloaded directly using the following links: <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.6-Setup.exe">Windows installer</a>, <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.6-Setup.run">Linux installer</a>, <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.6.jar">Jar file</a>.</p>
<p>If you have any questions, please feel free to join us in #DMDirc on Quakenet (irc.quakenet.org), or leave a comment here.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dmdirc.com/2008/05/22/url-handling-vulnerability-dmdirc-056-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Website and subversion changes</title>
		<link>http://blog.dmdirc.com/2008/04/10/website-and-subversion-changes/</link>
		<comments>http://blog.dmdirc.com/2008/04/10/website-and-subversion-changes/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 19:17:45 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.dmdirc.com/?p=50</guid>
		<description><![CDATA[As you may have noticed if you&#8217;re a regular visitor, the DMDirc website has recently been given a lick of paint. There is now a common header across all of the DMDirc sites (the main website, addons site, bug tracker and blog), which allows easy navigation between all aspects of the DMDirc website, and is [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed if you&#8217;re a regular visitor, the DMDirc website has recently been given a lick of paint. There is now a common header across all of the DMDirc sites (the main website, addons site, bug tracker and blog), which allows easy navigation between all aspects of the DMDirc website, and is a lot better looking than the old header, too!</p>
<p>We have also relocated our subversion repository from its previous home at Google&#8217;s Project Hosting service, to our own server. We made this switch because of the fairly poor uptime of Google&#8217;s offering, and the seemingly random delays between commits being made and announcement e-mails being sent. If you have the DMDirc source code checked out from our subversion repository, follow the instructions <a href="http://www.dmdirc.com/svn">here</a> to migrate to the new repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dmdirc.com/2008/04/10/website-and-subversion-changes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DMDirc 0.5.5 Released</title>
		<link>http://blog.dmdirc.com/2008/01/30/dmdirc-055-released/</link>
		<comments>http://blog.dmdirc.com/2008/01/30/dmdirc-055-released/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 05:41:57 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.dmdirc.com/2008/01/30/dmdirc-055-released/</guid>
		<description><![CDATA[We have just released version 0.5.5 of DMDirc.  This release is an interim release between 0.5.1 and 0.6 to get some important features of 0.6 in use in the stable version.
Some of the main changes include:

 The new launchers which give the client the ability to update itself via the updater
 URL Handler to [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released version 0.5.5 of DMDirc.  This release is an interim release between 0.5.1 and 0.6 to get some important features of 0.6 in use in the stable version.</p>
<p>Some of the main changes include:</p>
<ul>
<li> The new launchers which give the client the ability to update itself via the updater</li>
<li> URL Handler to allow adding support for non-http links (Eg steam://, ftp://)</li>
<li> Much improved plugin system (Plugins are now stored in jar files rather than loads of .class files)</li>
<li> Many more, read the <a href="http://code.google.com/p/dmdirc/wiki/ChangelogNoughtPointFivePointFive">changelog</a> for a full list.
</ul>
<p>The installer for DMDirc 0.5.5 can be downloaded for <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.5-Setup.exe">Windows</a> or <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.5-Setup.run">Linux</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dmdirc.com/2008/01/30/dmdirc-055-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DMDirc 0.5.1 released</title>
		<link>http://blog.dmdirc.com/2007/10/07/dmdirc-051-released/</link>
		<comments>http://blog.dmdirc.com/2007/10/07/dmdirc-051-released/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 21:32:46 +0000</pubDate>
		<dc:creator>greboid</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.dmdirc.com/2007/10/07/dmdirc-051-released/</guid>
		<description><![CDATA[We have just released version 0.5.1 of DMDirc.  This is mainly a bug fix release with a couple of minor 0.6 improvements included, see the changelog for more information. 
The installer for DMDirc 0.5.1 can be downloaded for Windows or Linux.
]]></description>
			<content:encoded><![CDATA[<p>We have just released version 0.5.1 of DMDirc.  This is mainly a bug fix release with a couple of minor 0.6 improvements included, see the <a href="http://code.google.com/p/dmdirc/wiki/ChangelogNoughtPointFivePointOne">changelog</a> for more information. </p>
<p>The installer for DMDirc 0.5.1 can be downloaded for <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.1-Setup.exe">Windows</a> or <a href="http://dmdirc.googlecode.com/files/DMDirc-0.5.1-Setup.run">Linux</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dmdirc.com/2007/10/07/dmdirc-051-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DMDirc 0.5 released</title>
		<link>http://blog.dmdirc.com/2007/09/26/dmdirc-05-released/</link>
		<comments>http://blog.dmdirc.com/2007/09/26/dmdirc-05-released/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 15:28:58 +0000</pubDate>
		<dc:creator>greboid</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.dmdirc.com/2007/09/26/39/</guid>
		<description><![CDATA[We have just released version 0.5 of DMDirc.
0.5 has just under 100 features or improvements and 77 bug fixes since 0.4, the major additions in 0.5 are
    * Added action wrappers for aliases and performs
    * Added intelligent tab completion for commands
    * Added server settings [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released version 0.5 of DMDirc.</p>
<p>0.5 has just under 100 features or improvements and 77 bug fixes since 0.4, the major additions in 0.5 are</p>
<p>    * Added action wrappers for aliases and performs<br />
    * Added intelligent tab completion for commands<br />
    * Added server settings dialog<br />
    * Added support for themes<br />
    * Added support for character transcoding<br />
    * Added support for various command-line options<br />
    * Added installers for Windows and Linux </p>
<p>See the <a href="http://code.google.com/p/dmdirc/wiki/ChangelogNoughtPointFive">changelog</a> for more information on this release. As always we recommend existing users to upgrade, and non-users to give it a go, come visit us in #DMDirc on Quakenet (see the help menu) with your feedback or just to visit.</p>
<p>0.5 can be downloaded for <a href="http://dmdirc.googlecode.com/files/DMDirc0.5_installer.exe">windows</a> and <a href="http://dmdirc.googlecode.com/files/DMDirc0.5_installer.run">linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dmdirc.com/2007/09/26/dmdirc-05-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>0.4 is a go!</title>
		<link>http://blog.dmdirc.com/2007/06/11/04-is-a-go/</link>
		<comments>http://blog.dmdirc.com/2007/06/11/04-is-a-go/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 03:28:40 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://blog.dmdirc.com/2007/06/11/04-is-a-go/</guid>
		<description><![CDATA[We have just released version 0.4 of DMDirc :) (Applause).
0.4 Brings many improvements over previous versions, with over 500 svn commits since 0.3, 0.4 includes amongst other things:

 The actions system (See these two blog posts)
 The plugins system (See this blog post)
 Completely new, faster, text pane
 Searching
 Over 100 improvements bug fixes

See the [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released version 0.4 of DMDirc :) (Applause).</p>
<p>0.4 Brings many improvements over previous versions, with over 500 svn commits since 0.3, 0.4 includes amongst other things:</p>
<ul>
<li> The actions system (See <a href="http://blog.dmdirc.com/2007/05/11/introducing-actions/">these</a> <a href="http://blog.dmdirc.com/2007/05/25/actions-now-with-added-ui/">two</a> blog posts)
<li> The plugins system (See <a href="http://blog.dmdirc.com/2007/05/26/plugins/">this</a> blog post)
<li> Completely new, faster, text pane
<li> Searching
<li> Over 100 improvements bug fixes
</ul>
<p>See the <a href="http://code.google.com/p/dmdirc/wiki/ChangelogNoughtPointFour">changelog</a> and <a href="http://code.google.com/p/dmdirc/wiki/GuideToNoughtPointFour">readme</a> for more information on this release. We encourage existing users to upgrade, and non-users to give it a go, and let us know in #DMDirc on Quakenet what you think :)</p>
<p>0.4 can be downloaded <a href="http://dmdirc.googlecode.com/files/DMDirc-0.4.zip">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dmdirc.com/2007/06/11/04-is-a-go/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
