<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>IRC-Junkie.org - IRC News &#187; Unreal IRCd</title>
	<atom:link href="http://www.irc-junkie.org/tag/unreal-ircd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.irc-junkie.org</link>
	<description>All about Internet Relay Chat</description>
	<lastBuildDate>Sun, 29 Aug 2010 10:19:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://www.irc-junkie.org/?pushpress=hub'/>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/de/</creativeCommons:license>		<item>
		<title>Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]</title>
		<link>http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/</link>
		<comments>http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 10:24:23 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unreal IRCd]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=1034</guid>
		<description><![CDATA[Syzop of the UnrealIRCd project just posted an announce [...]<p><a href="http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/">Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2007-05-13/syzop-resigns-his-position-on-the-unrealircd-project/' rel='bookmark' title='Permanent Link: Syzop resigns his position on the UnrealIRCd project'>Syzop resigns his position on the UnrealIRCd project</a></li>
<li><a href='http://www.irc-junkie.org/2008-12-08/stskeeps-quits-developing-for-unrealircd/' rel='bookmark' title='Permanent Link: Stskeeps quits developing for UnrealIRCd'>Stskeeps quits developing for UnrealIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/' rel='bookmark' title='Permanent Link: UnrealIRCd 3.2.8-rc1 is ready for testing'>UnrealIRCd 3.2.8-rc1 is ready for testing</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><em>Syzop</em> of the UnrealIRCd project just posted an announcement on their mailinglist and forums that some versions of their IRCd have been compromised and had a backdoor added which went unnoticed for quite a while.</p>
<p>The first signs of the compromise have been traced back to November 2009 and <em>Syzop</em> writes that <em>&#8220;Any Unreal3.2.8.1.tar.gz downloaded BEFORE November 10 2009 should be  safe, but you should really double-check&#8221;</em>.</p>
<p><strong>Only the 3.2.8.1 source downloads (.tar.gz) are affected from this hack.</strong> Windows users, copies checked out from their CVS as well as users of older versions are safe and don&#8217;t need to check &#8211; everyone else should ensure they&#8217;re running a clean version of UnrealIRCd since the backdoor allows an attacker to issue and execute commands as the user the IRCd is running as, which essentially means your shell could easily compromised despite all other security measures.</p>
<p>Checking if your IRCd is one of those trojanized copies can easily be done either checking with md5sum or grep&#8217;ing the source for the backdoored code:</p>
<p>Run <em>&#8216;md5sum Unreal3.2.8.1.tar.gz&#8217;</em> on it and compare the resulting sum to the checksums below:<em> </em></p>
<blockquote><p>Backdoored version (BAD) is: 752e46f2d873c1679fa99de3f52a274d<br />
Official  version (GOOD) is: 7b741e94e867c0a7370553fd01506c66</p></blockquote>
<p>or use the command <em>&#8216;grep DEBUG3_DOLOG_SYSTEM include/struct.h&#8217;</em> from your Unreal3.2 directory &#8211; if this outputs 2 lines you&#8217;re running the trojanized version and need to get yourself a fresh and clean copy of the IRCd and recompile it since the compromised section is in the IRCds core and <em>&#8220;it is not possible to &#8216;clean&#8217; UnrealIRCd without a restart or through a  module&#8221;.</em></p>
<p><em>Syzop</em> writes that they have take precautions so such a compromise can never happen again and if it does that it&#8217;ll be noticed more quickly. They&#8217;re also planning to reimplement PGP/GPG signing of the releases which <em>&#8220;in practice (very) few people use&#8221;</em> but <em>&#8220;still [will] be useful for those people who do&#8221;</em>.</p>
<p>Closing his announcement he writes that he&#8217;d like to <em>&#8220;apologize about this security breach. We simply did not notice, but should have. We did not check the files  on all mirrors regularly, but should have. We did not sign releases  through PGP/GPG, but should have done so. Hope you&#8217;ll all continue to support UnrealIRCd&#8221;</em>.</p>
<p>The full announcement can be read <a href="http://forums.unrealircd.com/viewtopic.php?t=6562">here</a> and the advisory can be found <a href="http://www.unrealircd.com/txt/unrealsecadvisory.20100612.txt">here</a>.</p>
<p><strong>[Update]:</strong> Servers running the trojanized versions of UnrealIRCd should be updated as soon as possible since HD Moore, the creator of the Metasploit exploitation framework, already <a href="http://www.metasploit.com/redmine/projects/framework/repository/revisions/9503/entry/modules/exploits/unix/irc/unreal_ircd_3281_backdoor.rb">released a module for it</a> &#8211; but even without that the security hole is really simple to exploit.</p>
<p>Also, <a href="http://www.xzibition.com/fix-unreal.sh">here is a .sh script</a> that might help you in the upgrade process &#8211; at least one user on the UnrealIRCd forums claimed it worked for him (although no kind of guarantee is given neither by the author nor by me).</p>
<p><strong>[Update 2]:</strong> <em>Syzop</em> just <a href="http://forums.unrealircd.com/viewtopic.php?t=6563">posted a follow-up</a> in which he writes that their releases are <em>&#8220;from now on signed with GnuPG (PGP) again&#8221;</em>.</p>
<p><strong>[Update 3]:</strong> In an email to the UnrealIRCd mailinglist, <em>Syzop</em> elaborates on the GPG/PGP signing and says that there will be instructions on how to verify the key when you download the future releases. He also <a href="http://forums.unrealircd.com/viewtopic.php?f=1&amp;t=6566">goes into some detail which precautions the team has taken</a> that such an incident <em>&#8220;will never ever happen again&#8221;</em>. He rightfully criticizes certain news-outlets that claimed it was the fault of the Open Source model and even Linux (*cough*ZDNet*cough*) &#8211; some websites even confused the IRCd with EPIC softwares first-person shooter Unreal Tournament.</p>
<p><!--Digiprove_Start--><span style="vertical-align:middle; display:inline-table; padding:3px; line-height:normal;border:1px solid #bbbbbb;background-color:#FFFFFF;" title="certified 14 June 2010 20:21:14 UTC by Digiprove certificate P20120" ><a href="http://www.digiprove.com/show_certificate.aspx?id=P20120;guid=twt_eBsiyUesYmzK7R2MoQ" style="text-decoration:none" target="_blank" style="border:0px; float:none; display:inline; text-decoration: none;background-color:#FFFFFF;"><img src="http://www.digiprove.com/images/dp_seal_trans_16x16.png" style="vertical-align:middle; display:inline; border:0px; margin:0px; float:none; background-color:transparent" border="0"/><span style="font-family: Tahoma, MS Sans Serif; font-size:11px; color:#636363; border:0px; float:none; display:inline; text-decoration:none; letter-spacing:normal" onmouseover="this.style.color='#A35353';" onmouseout="this.style.color='#636363';">&nbsp;&nbsp;Copyright secured by Digiprove</span></a><!--7C9D003388986CD7761FB99CD0CE639CD8D75C1BB42607266C0B70A297CEE865--></span><!--Digiprove_End--></p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '21674';
var flattr_url = 'http://www.irc-junkie.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'IRC-Junkie.org - IRC News';
var flattr_dsc = 'All about Internet Relay Chat';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://cdn.irc-junkie.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/">Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>


<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2007-05-13/syzop-resigns-his-position-on-the-unrealircd-project/' rel='bookmark' title='Permanent Link: Syzop resigns his position on the UnrealIRCd project'>Syzop resigns his position on the UnrealIRCd project</a></li>
<li><a href='http://www.irc-junkie.org/2008-12-08/stskeeps-quits-developing-for-unrealircd/' rel='bookmark' title='Permanent Link: Stskeeps quits developing for UnrealIRCd'>Stskeeps quits developing for UnrealIRCd</a></li>
<li><a href='http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/' rel='bookmark' title='Permanent Link: UnrealIRCd 3.2.8-rc1 is ready for testing'>UnrealIRCd 3.2.8-rc1 is ready for testing</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>UnrealIRCd team releases patch against Firefox XPS Attack</title>
		<link>http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/</link>
		<comments>http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:14:14 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unreal IRCd]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=843</guid>
		<description><![CDATA[In a posting on the UnrealIRCd project website, coder S [...]<p><a href="http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/">UnrealIRCd team releases patch against Firefox XPS Attack</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/' rel='bookmark' title='Permanent Link: UnrealIRCd updates their IRCd to 3.2.8.1'>UnrealIRCd updates their IRCd to 3.2.8.1</a></li>
<li><a href='http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/' rel='bookmark' title='Permanent Link: Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]'>Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]</a></li>
<li><a href='http://www.irc-junkie.org/2005-09-23/xchat-author-warns-for-firefox-exploit/' rel='bookmark' title='Permanent Link: XChat Author Warns for Firefox Exploit'>XChat Author Warns for Firefox Exploit</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In a posting on the <a href="http://forums.unrealircd.com/viewtopic.php?t=6458">UnrealIRCd project website</a>, coder <em>Syzop</em> announced a module that can help mitigate and completely stop the so-called &#8220;Firefox XPS Attack&#8221; (<a href="http://encyclopediadramatica.com/Firefox_XPS_IRC_Attack">NSFW link</a>).</p>
<p>The attack, which exploits the fact that malicious JavaScript can send arbitrary data to a wide range of ports, gained publicity when it was used against the freenode network over a period of a few weeks.</p>
<p>Even though the Mozilla project has a <a href="http://www.mozilla.org/projects/netlib/PortBanning.html#portlist">blocklist of ports</a> that are specifically not allowed to be communicated to, the port commonly used by IRC networks (6667) was not on those lists.</p>
<p>The attack &#8211; which ironically doesn&#8217;t affect Safari, Internet Explorer or Firefox with the NoScript extension &#8211; only works if the targeted IRC server does not use anti-spoofing measures before proceeding to the login phase.</p>
<p>UnrealIRCd generally is immune to the threat when it was compiled with the <em>NOSPOOF</em> feature which is enabled by default for the Windows builds but an option that <strong>defaults to &#8220;no&#8221; on Linux</strong> (<em>&#8220;Do you want to enable the server anti-spoof protection?&#8221;</em> &#8211; the first question on ./Config).</p>
<p>With the <a href="http://www.vulnscan.org/UnrealIRCd/modules/nopost.tar.gz">module</a> you can now instantly K/G/Z:Line such connections and therefore prevent them from filling up connection slots which might cause a DoS situation before they eventually time out. For maximum efficiency it is recommended you use both the module and the <em>NOSPOOF</em> option, however one works fine without the other.</p>
<p>To test whether your IRCd is vulnerable or the implemented measures against the attack are effective you can find the code that has been used against freenode <a href="http://encyclopediadramatica.com/Firefox_XPS_IRC_Attack#Example_source_.28click_plus_to_uncollapse.29">here</a>.</p>
<p>Thanks for the tip go to <em>katsklaw</em>!</p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '21674';
var flattr_url = 'http://www.irc-junkie.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'IRC-Junkie.org - IRC News';
var flattr_dsc = 'All about Internet Relay Chat';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://cdn.irc-junkie.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/">UnrealIRCd team releases patch against Firefox XPS Attack</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>


<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/' rel='bookmark' title='Permanent Link: UnrealIRCd updates their IRCd to 3.2.8.1'>UnrealIRCd updates their IRCd to 3.2.8.1</a></li>
<li><a href='http://www.irc-junkie.org/2010-06-12/some-unrealircd-3-2-8-1-downloads-trojaned/' rel='bookmark' title='Permanent Link: Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]'>Some UnrealIRCd 3.2.8.1 downloads trojaned [Update 3]</a></li>
<li><a href='http://www.irc-junkie.org/2005-09-23/xchat-author-warns-for-firefox-exploit/' rel='bookmark' title='Permanent Link: XChat Author Warns for Firefox Exploit'>XChat Author Warns for Firefox Exploit</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UnrealIRCd updates their IRCd to 3.2.8.1</title>
		<link>http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/</link>
		<comments>http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 13:54:56 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[Unreal IRCd]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=620</guid>
		<description><![CDATA[The UnrealIRCd project released a bugfix release of ver [...]<p><a href="http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/">UnrealIRCd updates their IRCd to 3.2.8.1</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/' rel='bookmark' title='Permanent Link: UnrealIRCd 3.2.8-rc1 is ready for testing'>UnrealIRCd 3.2.8-rc1 is ready for testing</a></li>
<li><a href='http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/' rel='bookmark' title='Permanent Link: UnrealIRCd team releases patch against Firefox XPS Attack'>UnrealIRCd team releases patch against Firefox XPS Attack</a></li>
<li><a href='http://www.irc-junkie.org/2008-12-08/stskeeps-quits-developing-for-unrealircd/' rel='bookmark' title='Permanent Link: Stskeeps quits developing for UnrealIRCd'>Stskeeps quits developing for UnrealIRCd</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://unrealircd.com/">UnrealIRCd project</a> released a <a href="http://vulnscan.org/">bugfix</a> release of version 3.2.8 and the current release is now 3.2.8.1.</p>
<p>The bugfix became necessary as a <a href="http://forums.unrealircd.com/viewtopic.php?t=6172">crash has been found in the option <em>allow::options::noident</em></a>.</p>
<p>In a short interview developer <em>nate</em> explains how the crash is being triggered and how to avoid it:</p>
<blockquote><p>There was an issue in allow::options::noident, where if it was enabled in an allow block that a user could potentially crash a server due to a buffer overflow. As far as we&#8217;ve been able to see, there&#8217;s no risk of remote code execution as much as it just causing a segfault.  The main ways of resolving it are updating to 3.2.8.1 or simply making sure no allow blocks specifically have noident (which most by default won&#8217;t thankfully).</p>
<p>It is vulnerable in past versions as well before 3.2.8 as well.</p></blockquote>
<p>Being asked how far back exactly <em>nate</em> says the exploit exists <em>&#8220;at least back towards 3.2.3 (before that we wouldn&#8217;t support anyways due to exploits way back then)&#8221;</em>.</p>
<p>Thanks for the tip goes to <em>Reed Loden</em> and to <em>nate</em> for taking the time to answer my questions!</p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '21674';
var flattr_url = 'http://www.irc-junkie.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'IRC-Junkie.org - IRC News';
var flattr_dsc = 'All about Internet Relay Chat';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://cdn.irc-junkie.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/">UnrealIRCd updates their IRCd to 3.2.8.1</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>


<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/' rel='bookmark' title='Permanent Link: UnrealIRCd 3.2.8-rc1 is ready for testing'>UnrealIRCd 3.2.8-rc1 is ready for testing</a></li>
<li><a href='http://www.irc-junkie.org/2010-03-01/unrealircd-team-releases-patch-against-firefox-xps-attack/' rel='bookmark' title='Permanent Link: UnrealIRCd team releases patch against Firefox XPS Attack'>UnrealIRCd team releases patch against Firefox XPS Attack</a></li>
<li><a href='http://www.irc-junkie.org/2008-12-08/stskeeps-quits-developing-for-unrealircd/' rel='bookmark' title='Permanent Link: Stskeeps quits developing for UnrealIRCd'>Stskeeps quits developing for UnrealIRCd</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2009-04-26/unrealircd-updates-their-ircd-to-3281/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unreal 3.2.8-rc2 has been released</title>
		<link>http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/</link>
		<comments>http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 20:23:03 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unreal IRCd]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=485</guid>
		<description><![CDATA[A little less than 4 weeks after the -rc1 release, ther [...]<p><a href="http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/">Unreal 3.2.8-rc2 has been released</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2008-12-26/ngircd-version-13-released/' rel='bookmark' title='Permanent Link: ngIRCd version 13 released'>ngIRCd version 13 released</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-25/new-ircd-ratbox-fixes-crashbugs/' rel='bookmark' title='Permanent Link: New ircd-ratbox stable release fixes crashbugs [Updated]'>New ircd-ratbox stable release fixes crashbugs [Updated]</a></li>
<li><a href='http://www.irc-junkie.org/2010-03-01/charybdis-ircd-3-2-0-released/' rel='bookmark' title='Permanent Link: charybdis IRCd 3.2.0 released'>charybdis IRCd 3.2.0 released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A little less than 4 weeks after the <a href="http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/">-rc1 release</a>, there now is a -rc2 release of UnrealIRCd 3.2.8 available where some of the still present bugs have been fixed.</p>
<p>Fixes in this release include a bug that prevented you from <a href="http://bugs.unrealircd.org/view.php?id=3767">compiling the IRCd on Mac OS X </a>, problems with OperOverride that <a href="http://bugs.unrealircd.org/view.php?id=3758">prevented you from -q/-a&#8217;ing</a> someone when you were halfop, an issue with <a href="http://bugs.unrealircd.org/view.php?id=3791">SuSE Linux 10.3 on AMD64</a> arch where the IRCd core-dumped on start, prevention of <a href="http://bugs.unrealircd.org/view.php?id=2521">throttling client connections</a> and <a href="http://bugs.unrealircd.org/view.php?id=3230">stalling the IRCd</a> when there are big adjustments made to the systems time after starting the IRCd and, last but not least, the <a href="http://www.vulnscan.org/UnrealIRCd/unreal32docs.html">documentation</a> has been <a href="http://bugs.unrealircd.org/view.php?id=3764">updated</a> to reflect the latest additions and changes.</p>
<p>The full announcement and changelog can be found <a href="http://forums.unrealircd.com/viewtopic.php?t=5942">here</a> and downloads are available from <a href="http://www.unrealircd.com/downloads.php">here</a>.</p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '21674';
var flattr_url = 'http://www.irc-junkie.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'IRC-Junkie.org - IRC News';
var flattr_dsc = 'All about Internet Relay Chat';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://cdn.irc-junkie.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/">Unreal 3.2.8-rc2 has been released</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>


<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2008-12-26/ngircd-version-13-released/' rel='bookmark' title='Permanent Link: ngIRCd version 13 released'>ngIRCd version 13 released</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-25/new-ircd-ratbox-fixes-crashbugs/' rel='bookmark' title='Permanent Link: New ircd-ratbox stable release fixes crashbugs [Updated]'>New ircd-ratbox stable release fixes crashbugs [Updated]</a></li>
<li><a href='http://www.irc-junkie.org/2010-03-01/charybdis-ircd-3-2-0-released/' rel='bookmark' title='Permanent Link: charybdis IRCd 3.2.0 released'>charybdis IRCd 3.2.0 released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UnrealIRCd 3.2.8-rc1 is ready for testing</title>
		<link>http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/</link>
		<comments>http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 12:27:10 +0000</pubDate>
		<dc:creator>phrozen77</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unreal IRCd]]></category>

		<guid isPermaLink="false">http://www.irc-junkie.org/?p=459</guid>
		<description><![CDATA[And another one in the IRCd updates list - this time it [...]<p><a href="http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/">UnrealIRCd 3.2.8-rc1 is ready for testing</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>



Related posts:<ol><li><a href='http://www.irc-junkie.org/2010-01-13/freenodes-ircd-seven-is-in-the-final-testing-stage/' rel='bookmark' title='Permanent Link: freenodes ircd-seven is in the final testing stage'>freenodes ircd-seven is in the final testing stage</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-25/new-ircd-ratbox-fixes-crashbugs/' rel='bookmark' title='Permanent Link: New ircd-ratbox stable release fixes crashbugs [Updated]'>New ircd-ratbox stable release fixes crashbugs [Updated]</a></li>
<li><a href='http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/' rel='bookmark' title='Permanent Link: Unreal 3.2.8-rc2 has been released'>Unreal 3.2.8-rc2 has been released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>And another one in the IRCd updates list &#8211; this time it&#8217;s <a href="http://unrealircd.com/">Unreal</a>.</p>
<p>After it has been announced that <a href="http://www.irc-junkie.org/2008-12-08/stskeeps-quits-developing-for-unrealircd/">Stskeeps will leave the project</a> behind there has been quite some uproar as it is one of the most widely used IRCd&#8217;s today.</p>
<p>The announcement was <a href="http://forums.unrealircd.com/viewtopic.php?f=1&amp;t=5709">quickly followed up by nate</a>, who explained that he will indeed continue development on version 3.3.x so the project is far away from being dead but he also noted that <em>&#8220;Its still going to be a few months off before any code is here for base uses&#8221;</em> as he is <em>&#8220;the only one working on 3.3 right now&#8221;.</em></p>
<p>Today Syzop <a href="http://forums.unrealircd.com/viewtopic.php?t=5810">announced the availability of 3.2.8-rc1</a> which, as he stated in the announcement, <em>&#8220;should NOT be used at production servers&#8221;</em> but is meant to <em>&#8220;allow members from the public to test if there are any major release critical bugs (eg: crash bugs) present, so they can be corrected before the real 3.2.8 release.&#8221;</em></p>
<p>Major Changes, taken from the summary are:</p>
<blockquote><p><code>* Zip links issue (Overflowed unzipbuf)<br />
* Crash issue with 3rd party modules that introduce new channelmodes w/parameters<br />
* Mac OS X: Various issues which prevented the IRCd from booting up<br />
* A few rare crash issues, including a crash when linking to another server</code></p></blockquote>
<p>Minor fixes include:</p>
<blockquote><p><code>* CGI:IRC: Several IPv6 issues, both on IPv6 IRCd's and CGI:IRC gateways<br />
* IP masks in oper::from::userhost sometimes didn't match when they should<br />
* (G)ZLINE's on IPv6 users were sometimes rejected<br />
* CHROOTDIR works again</code></p></blockquote>
<p>Notable new features introduced with this release are <strong><em>slow spamfilter detection,</em></strong> where the IRCd checks the time a spamfilter takes to execute each time it is matched and warns about slow executing ones and maybe even disables it if a certain threshold is reached &#8211; this will prevent the IRCd from coming to grinding halt if the RegEx is malformed or poorly written.</p>
<p><em><strong>Away notifications with WATCH</strong></em> opens up the possibility to have Instant Messaging like notifications for users going /away or coming back &#8211; although none of the clients currently support this it&#8217;s nice to see some innovation in a protocol as old as IRC.</p>
<p>Clients like mIRC, Klient and possibly others can make use of <em><strong>UHNames</strong></em> where the IRCd sends full <em>nick!ident@host</em> masks to be used for the clients internal access list.</p>
<p>Changed behaviour in this release includes the removal of the part reason when someone banned /part&#8217;s &#8211; this will prevent them from having a last payback for getting banned.</p>
<p>The full changelog can be found in the announcement &#8211; downloads are available for <a href="http://www.vulnscan.org/tmp/Unreal3.2.8-rc1.exe">Windows</a>, <a href="http://www.vulnscan.org/tmp/Unreal3.2.8-rc1-SSL.exe">Windows with SSL</a> and as <a href="http://www.vulnscan.org/tmp/Unreal3.2.8-rc1.tar.gz">Sourcecode</a>.</p>
<p>Syzop also mentioned that <em>&#8220;If you&#8217;re willing to help some more, maybe you could help out in <a class="postlink" href="http://forums.unrealircd.com/viewforum.php?f=38" target="_blank">the Unreal3.2 testing forum</a> as well, to test specific test-items, be sure to read the first post (&#8216;READ THIS! (how to use)&#8217;).&#8221;<br />
</em></p>
<p>Happy testing! <img src='http://cdn.irc-junkie.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '21674';
var flattr_url = 'http://www.irc-junkie.org';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'IRC-Junkie.org - IRC News';
var flattr_dsc = 'All about Internet Relay Chat';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://cdn.irc-junkie.org/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><p><a href="http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/">UnrealIRCd 3.2.8-rc1 is ready for testing</a> is a post from: <a href="http://www.irc-junkie.org">IRC-Junkie.org - IRC News</a>
<br><br>

This post is licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/de/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Deutschland</a> license.</p>


<p>Related posts:<ol><li><a href='http://www.irc-junkie.org/2010-01-13/freenodes-ircd-seven-is-in-the-final-testing-stage/' rel='bookmark' title='Permanent Link: freenodes ircd-seven is in the final testing stage'>freenodes ircd-seven is in the final testing stage</a></li>
<li><a href='http://www.irc-junkie.org/2010-01-25/new-ircd-ratbox-fixes-crashbugs/' rel='bookmark' title='Permanent Link: New ircd-ratbox stable release fixes crashbugs [Updated]'>New ircd-ratbox stable release fixes crashbugs [Updated]</a></li>
<li><a href='http://www.irc-junkie.org/2009-01-25/unreal-328-rc2-has-been-released/' rel='bookmark' title='Permanent Link: Unreal 3.2.8-rc2 has been released'>Unreal 3.2.8-rc2 has been released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.irc-junkie.org/2008-12-29/unrealircd-328-rc1-is-ready-for-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
