<?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/"
	>

<channel>
	<title>GNU/Andrew's Blog &#187; Security</title>
	<atom:link href="http://blog.fuseyism.com/index.php/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fuseyism.com</link>
	<description>GNU Classpath, OpenJDK and Other FOSS Development Work</description>
	<lastBuildDate>Wed, 16 May 2012 04:42:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>[SECURITY] IcedTea6 1.8.13, 1.9.13, 1.10.6 and IcedTea 2.0.1 Released! (Valentine&#8217;s Release)</title>
		<link>http://blog.fuseyism.com/index.php/2012/02/15/security-icedtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2012/02/15/security-icedtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 07:38:23 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=187</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. A new set of security releases is now available for IcedTea6, which uses OpenJDK6 as its base: IcedTea6 1.8.13 (based on [...]]]></description>
			<content:encoded><![CDATA[<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative<br />
virtual machines.
</p>
<p>A new set of security releases is now available for IcedTea6, which uses OpenJDK6 as its base:</p>
<ul>
<li>IcedTea6 1.8.13 (based on OpenJDK6 b18)</li>
<li>IcedTea6 1.9.13 (based on OpenJDK6 b20)</li>
<li>IcedTea6 1.10.6 (based on OpenJDK6 b22)</li>
</ul>
<p>and one for IcedTea 2.x, which uses OpenJDK7 as its base:</p>
<ul>
<li>IcedTea 2.0.1 (based on OpenJDK7 u1 + u3 security patches)</li>
</ul>
<p>All updates contain the following security fixes:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7082299">S7082299</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3571">CVE-2011-3571</a>: Fix in AtomicReferenceArray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7088367">S7088367</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3563">CVE-2011-3563</a>: Fix issues in java sound</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110683">S7110683</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0502">CVE-2012-0502</a>: Issues with some KeyboardFocusManager method</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110687">S7110687</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0503">CVE-2012-0503</a>: Issues with TimeZone class</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110700">S7110700</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0505">CVE-2012-0505</a>: Enhance exception throwing mechanism in ObjectStreamClass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110704">S7110704</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0506">CVE-2012-0506</a>: Issues with some method in corba</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7112642">S7112642</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0497">CVE-2012-0497</a>: Incorrect checking for graphics rendering object</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7118283">S7118283</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0501">CVE-2012-0501</a>: Better input parameter checking in zip file processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7126960">S7126960</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-5035">CVE-2011-5035</a>: Add property to limit number of request headers to the HTTP Server</li>
</ul>
</li>
<p>Full details of each release can be found below.  For details of the 1.11.1 security release, see <a href="http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-February/017233.html">Omair&#8217;s e-mail</a>.</p>
<p><strong>*PLEASE NOTE*: With this release, the 1.8 series is now NO LONGER SUPPORTED. We strongly recommend that you upgrade to a new release series; either 1.9.13, 1.10.6 or 1.11.1 for OpenJDK6.  Alternatively, make the jump to OpenJDK7 with 2.0.1 or the new 2.1.0 (to be released shortly).</strong></p>
<h2>What’s New?</h2>
<h3>New in release 2.0.1 (2012-02-14)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7082299">S7082299</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3571">CVE-2011-3571</a>: Fix in AtomicReferenceArray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7088367">S7088367</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3563">CVE-2011-3563</a>: Fix issues in java sound</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110683">S7110683</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0502">CVE-2012-0502</a>: Issues with some KeyboardFocusManager method</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110687">S7110687</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0503">CVE-2012-0503</a>: Issues with TimeZone class</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110700">S7110700</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0505">CVE-2012-0505</a>: Enhance exception throwing mechanism in ObjectStreamClass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110704">S7110704</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0506">CVE-2012-0506</a>: Issues with some method in corba</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7112642">S7112642</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0497">CVE-2012-0497</a>: Incorrect checking for graphics rendering object</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7118283">S7118283</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0501">CVE-2012-0501</a>: Better input parameter checking in zip file processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7126960">S7126960</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-5035">CVE-2011-5035</a>: Add property to limit number of request headers to the HTTP Server</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7103610">S7103610</a>: _NET_WM_PID and WM_CLIENT_MACHINE are not set</li>
</ul>
</li>
</ul>
<h3>New in release 1.10.6 (2012-02-14)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7082299">S7082299</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3571">CVE-2011-3571</a>: Fix in AtomicReferenceArray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7088367">S7088367</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3563">CVE-2011-3563</a>: Fix issues in java sound</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110683">S7110683</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0502">CVE-2012-0502</a>: Issues with some KeyboardFocusManager method</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110687">S7110687</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0503">CVE-2012-0503</a>: Issues with TimeZone class</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110700">S7110700</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0505">CVE-2012-0505</a>: Enhance exception throwing mechanism in ObjectStreamClass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110704">S7110704</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0506">CVE-2012-0506</a>: Issues with some method in corba</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7112642">S7112642</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0497">CVE-2012-0497</a>: Incorrect checking for graphics rendering object</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7118283">S7118283</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0501">CVE-2012-0501</a>: Better input parameter checking in zip file processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7126960">S7126960</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-5035">CVE-2011-5035</a>: Add property to limit number of request headers to the HTTP Server</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=580478">RH580478</a>: Desktop files should not use hardcoded path</li>
</ul>
</li>
</ul>
<h3>New in release 1.9.13 (2012-02-14)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7082299">S7082299</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3571">CVE-2011-3571</a>: Fix in AtomicReferenceArray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7088367">S7088367</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3563">CVE-2011-3563</a>: Fix issues in java sound</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110683">S7110683</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0502">CVE-2012-0502</a>: Issues with some KeyboardFocusManager method</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110687">S7110687</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0503">CVE-2012-0503</a>: Issues with TimeZone class</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110700">S7110700</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0505">CVE-2012-0505</a>: Enhance exception throwing mechanism in ObjectStreamClass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110704">S7110704</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0506">CVE-2012-0506</a>: Issues with some method in corba</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7112642">S7112642</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0497">CVE-2012-0497</a>: Incorrect checking for graphics rendering object</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7118283">S7118283</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0501">CVE-2012-0501</a>: Better input parameter checking in zip file processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7126960">S7126960</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-5035">CVE-2011-5035</a>: Add property to limit number of request headers to the HTTP Server</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=580478">RH580478</a>: Desktop files should not use hardcoded path</li>
</ul>
</li>
</ul>
<h3>New in release 1.8.13 (2012-02-14)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7082299">S7082299</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3571">CVE-2011-3571</a>: Fix in AtomicReferenceArray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7088367">S7088367</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3563">CVE-2011-3563</a>: Fix issues in java sound</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110683">S7110683</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0502">CVE-2012-0502</a>: Issues with some KeyboardFocusManager method</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110687">S7110687</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0503">CVE-2012-0503</a>: Issues with TimeZone class</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110700">S7110700</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0505">CVE-2012-0505</a>: Enhance exception throwing mechanism in ObjectStreamClass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110704">S7110704</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0506">CVE-2012-0506</a>: Issues with some method in corba</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7112642">S7112642</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0497">CVE-2012-0497</a>: Incorrect checking for graphics rendering object</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7118283">S7118283</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-0501">CVE-2012-0501</a>: Better input parameter checking in zip file processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7126960">S7126960</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-5035">CVE-2011-5035</a>: Add property to limit number of request headers to the HTTP Server</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=580478">RH580478</a>: Desktop files should not use hardcoded path</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.0.1.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.0.1.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.0.1.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.10.6.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.10.6.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.10.6.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.13.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.13.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.13.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.13.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.13.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.13.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>9d3c4d3676c2286003cf9beb9fc3ee442d2c04b3f8b229be140fe636c9e70101  icedtea-2.0.1.tar.gz</li>
<li>4bdd8ff2e6a93455425eeabd6c073137bf3816ad16ce6e89979ec1521e03c7f1  icedtea6-1.10.6.tar.gz</li>
<li>1c972e03be7021e1b789e6077df9c74af7df239182d20d2478f7a60bc68e3c61  icedtea6-1.9.13.tar.gz</li>
<li>be3afacb9a08cdf932e4772f7f5575c53f21a2a60456eb4e8e63e18fa4e2e41b  icedtea6-1.8.13.tar.gz</li>
</ul>
<p>Each tarball is accompanied by a digital signature (available at the above URL + &#8216;.sig&#8217;).  This is produced using my public key:</p>
<ul>
<li>PGP Key: 248BDC07 (https://keys.indymedia.org/)</li>
<li>Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li><a href="http://dbhole.wordpress.com/">Deepak Bhole</a> (reproducer for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7112642">S7112642</a>)</li>
<li><a href="http://www.advogato.org/person/aph/">Andrew Haley</a> (backport of <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7126960">S7126960</a> reproducer to IcedTea6)
<li>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a> (all other fixes and release management)
<li>
<li>Omair Majid (preparation of security patches for IcedTea6-1.11, reproducer for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110704">S7110704</a>)
<li>
<li>Roman Kennke (replacement reproducer for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7110683">S7110683</a>)
<li>
<li>Jiri Vanek (<a href="https://bugzilla.redhat.com/show_bug.cgi?id=580478">RH580478</a>)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf &lt;tarball name&gt;
$ cd &lt;tarball name minus .tar.gz suffix&gt;
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--with-parallel-jobs[=x] --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
<h3>Happy Hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2012/02/15/security-icedtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY: IcedTea-Web] IcedTea6 1.8.11 and 1.9.11 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/11/08/security-icedtea-web-icedtea6-1-8-11-and-1-9-11-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/11/08/security-icedtea-web-icedtea6-1-8-11-and-1-9-11-released/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 15:00:42 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=152</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. A new set of security releases is now available for versions of IcedTea which include the plugin and Web Start support [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative<br />
virtual machines.</p>
<p>A new set of security releases is now available for versions of IcedTea which include the plugin and Web Start support now developed in the IcedTea-Web project:</p>
<ul>
<li>IcedTea6 1.8.11</li>
<li>IcedTea6 1.9.11</li>
</ul>
<p>Where possible, we recommend using IcedTea-Web in preference to these older versions, in order to obtain the latest bug fixes and features.</p>
<p>All updates contain the following security fixes:</p>
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=742515">RH742515</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3377">CVE-2011-3377</a>: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass</li>
</ul>
<p>Full details of each release can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 1.9.11 (2011-11-08)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=742515">RH742515</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3377">CVE-2011-3377</a>: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass</li>
</ul>
</li>
</ul>
<h3>New in release 1.8.11 (2011-11-08)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=742515">RH742515</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3377">CVE-2011-3377</a>: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.11.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.11.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.11.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.11.tar.gz</a></li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>6eb418ec0609080a71bda16896124d6e1ac23b2f54af52e05fc22c719e12ca29  icedtea6-1.8.11.tar.gz</li>
<li>fd3b32f8dd1010fa8b752f0224fb25a8fe102c9f82652f0ded32138fd4ba3714  icedtea6-1.9.11.tar.gz</li>
</ul>
<p>Each tarball is accompanied by a digital signature (available at the above URL + &#8216;.sig&#8217;).  This is produced using my public key.  See details below in the signature.</p>
<p>The following people helped with these releases:</p>
<ul>
<li><a href="http://dbhole.wordpress.com/">Deepak Bhole</a> (<a href="https://bugzilla.redhat.com/show_bug.cgi?id=742515">RH742515</a>)</li>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a> (release management)</li>
<li><a href="http://omajid.wordpress.com/">Omair Majid</a> (additional patch preparation work)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/11/08/security-icedtea-web-icedtea6-1-8-11-and-1-9-11-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.8.10, 1.9.10 and 1.10.4 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/10/18/security-icedtea6-1-8-10-1-9-10-and-1-10-4-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/10/18/security-icedtea6-1-8-10-1-9-10-and-1-10-4-released/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 23:53:31 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=134</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. A new set of security releases is now available: IcedTea6 1.8.10 IcedTea6 1.9.10 IcedTea6 1.10.4 All updates contain the following security [...]]]></description>
			<content:encoded><![CDATA[<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines.
</p>
<p>A new set of security releases is now available:</p>
<ul>
<li>IcedTea6 1.8.10</li>
<li>IcedTea6 1.9.10</li>
<li>IcedTea6 1.10.4</li>
</ul>
<p>All updates contain the following security fixes:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7000600">S7000600</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3547">CVE-2011-3547</a>: InputStream skip() information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7019773">S7019773</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3548">CVE-2011-3548</a>: mutable static AWTKeyStroke.ctor</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7023640">S7023640</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3551">CVE-2011-3551</a>: Java2D TransformHelper integer overflow</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7032417">S7032417</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3552">CVE-2011-3552</a>: excessive default UDP socket limit under SecurityManager</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046794">S7046794</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3553">CVE-2011-3553</a>: JAX-WS stack-traces information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046823">S7046823</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3544">CVE-2011-3544</a>: missing SecurityManager checks in scripting engine</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7055902">S7055902</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3521">CVE-2011-3521</a>: IIOP deserialization code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7057857">S7057857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3554">CVE-2011-3554</a>: insufficient pack200 JAR files uncompress error checks</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064341">S7064341</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3389">CVE-2011-3389</a>: HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7070134">S7070134</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3558">CVE-2011-3558</a>: HotSpot crashes with sigsegv from PorterStemmer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7077466">S7077466</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3556">CVE-2011-3556</a>: RMI DGC server remote code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7083012">S7083012</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3557">CVE-2011-3557</a>: RMI registry privileged code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7096936">S7096936</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3560">CVE-2011-3560</a>: missing checkSetFactory calls in HttpsURLConnection</li>
</ul>
<p>The 1.9.10 and 1.10.4 updates also include:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7070134">S7070134</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3558">CVE-2011-3558</a>: HotSpot crashes with sigsegv from PorterStemmer</li>
</ul>
<p>The patch for this issue did not apply to the older versions of HotSpot (14 and 16) supported by the 1.8 release series.  It is believed that the underlying issue is also not present in these versions, but for safety, we recommend using the latest 1.10.x release series where possible.</p>
<p>Full details of each release can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 1.10.4 (2011-10-18)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7000600">S7000600</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3547">CVE-2011-3547</a>: InputStream skip() information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7019773">S7019773</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3548">CVE-2011-3548</a>: mutable static AWTKeyStroke.ctor</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7023640">S7023640</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3551">CVE-2011-3551</a>: Java2D TransformHelper integer overflow</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7032417">S7032417</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3552">CVE-2011-3552</a>: excessive default UDP socket limit under SecurityManager</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046794">S7046794</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3553">CVE-2011-3553</a>: JAX-WS stack-traces information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046823">S7046823</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3544">CVE-2011-3544</a>: missing SecurityManager checks in scripting engine</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7055902">S7055902</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3521">CVE-2011-3521</a>: IIOP deserialization code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7057857">S7057857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3554">CVE-2011-3554</a>: insufficient pack200 JAR files uncompress error checks</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064341">S7064341</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3389">CVE-2011-3389</a>: HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7070134">S7070134</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3558">CVE-2011-3558</a>: HotSpot crashes with sigsegv from PorterStemmer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7077466">S7077466</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3556">CVE-2011-3556</a>: RMI DGC server remote code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7083012">S7083012</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3557">CVE-2011-3557</a>: RMI registry privileged code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7096936">S7096936</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3560">CVE-2011-3560</a>: missing checkSetFactory calls in HttpsURLConnection</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=727195">RH727195</a>: Japanese font mappings are broken</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6826104">S6826104</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=730015">RH730015</a>: Getting a NullPointer exception when clicked on Application &amp; Toolkit Modal dialog</li>
</ul>
</li>
<li>Zero/Shark
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=690">PR690</a>: Shark fails to JIT using hs20.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=696">PR696</a>: Zero fails to handle fast_aldc and fast_aldc_w in hs20.</li>
</ul>
</li>
</ul>
<h3>New in release 1.9.10 (2011-10-18)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7000600">S7000600</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3547">CVE-2011-3547</a>: InputStream skip() information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7019773">S7019773</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3548">CVE-2011-3548</a>: mutable static AWTKeyStroke.ctor</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7023640">S7023640</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3551">CVE-2011-3551</a>: Java2D TransformHelper integer overflow</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7032417">S7032417</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3552">CVE-2011-3552</a>: excessive default UDP socket limit under SecurityManager</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046794">S7046794</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3553">CVE-2011-3553</a>: JAX-WS stack-traces information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046823">S7046823</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3544">CVE-2011-3544</a>: missing SecurityManager checks in scripting engine</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7055902">S7055902</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3521">CVE-2011-3521</a>: IIOP deserialization code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7057857">S7057857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3554">CVE-2011-3554</a>: insufficient pack200 JAR files uncompress error checks</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064341">S7064341</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3389">CVE-2011-3389</a>: HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7070134">S7070134</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3558">CVE-2011-3558</a>: HotSpot crashes with sigsegv from PorterStemmer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7077466">S7077466</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3556">CVE-2011-3556</a>: RMI DGC server remote code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7083012">S7083012</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3557">CVE-2011-3557</a>: RMI registry privileged code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7096936">S7096936</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3560">CVE-2011-3560</a>: missing checkSetFactory calls in HttpsURLConnection</li>
</ul>
</li>
<li>NetX
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=794">PR794</a>: javaws does not work if a Web Start app jar has a Class-Path element in the manifest</li>
</ul>
</li>
<li>Fixes
<ul>
<li><a href="http://bugs.gentoo.org/show_bug.cgi?id=356743">G356743</a>: Support libpng 1.5.</li>
</ul>
</li>
</ul>
<h3>New in release 1.8.10 (2011-10-18)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7000600">S7000600</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3547">CVE-2011-3547</a>: InputStream skip() information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7019773">S7019773</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3548">CVE-2011-3548</a>: mutable static AWTKeyStroke.ctor</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7023640">S7023640</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3551">CVE-2011-3551</a>: Java2D TransformHelper integer overflow</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7032417">S7032417</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3552">CVE-2011-3552</a>: excessive default UDP socket limit under SecurityManager</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046794">S7046794</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3553">CVE-2011-3553</a>: JAX-WS stack-traces information leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7046823">S7046823</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3544">CVE-2011-3544</a>: missing SecurityManager checks in scripting engine</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7055902">S7055902</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3521">CVE-2011-3521</a>: IIOP deserialization code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7057857">S7057857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3554">CVE-2011-3554</a>: insufficient pack200 JAR files uncompress error checks</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064341">S7064341</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3389">CVE-2011-3389</a>: HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7077466">S7077466</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3556">CVE-2011-3556</a>: RMI DGC server remote code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7083012">S7083012</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3557">CVE-2011-3557</a>: RMI registry privileged code execution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7096936">S7096936</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-3560">CVE-2011-3560</a>: missing checkSetFactory calls in HttpsURLConnection</li>
</ul>
</li>
<li>NetX
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=794">PR794</a>: javaws does not work if a Web Start app jar has a Class-Path element in the manifest</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=764">PR764</a>: icedtea 1.8.9 fails to build in CachedJarFileCallback.java</li>
</ul>
</li>
<li>Fixes
<ul>
<li><a href="http://bugs.gentoo.org/show_bug.cgi?id=356743">G356743</a>: Support libpng 1.5.</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.10.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.10.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.10.tar.gz.sig">signature</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.10.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.10.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.10.tar.gz.sig">signature</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.10.4.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.10.4.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.10.4.tar.gz.sig">signature</a>)</li>
</ul>
<p>Each tarball is accompanied by a digital signature.  This is produced using my public key:</p>
<pre>
pub   4096R/248BDC07 2011-09-28 [expires: 2012-09-27]
      Key fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07
uid                  Dr Andrew John Hughes &lt;ahughes@redhat.com&gt;
uid                  Dr Andrew John Hughes &lt;gnu_andrew@member.fsf.org&gt;
sub   4096R/954E386D 2011-09-28 [expires: 2012-09-27]
</pre>
<p>SHA256 checksums:</p>
<ul>
<li>c4a17b55de875a49efa192cfe015f1cb0cf02aeac03f7fc7afe2a3e9fdef64b83  icedtea6-1.8.10.tar.gz</li>
<li>3f41d433ed362f2bb81536585511d901b19864b98a97abab8ccd0b4ba00803a6  icedtea6-1.9.10.tar.gz</li>
<li>15491d7f2f81436aaf87f964d923b95b4bda8f6689198b4999961070b6c68851  icedtea6-1.10.4.tar.gz</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li><a href="http://dbhole.wordpress.com/">Deepak Bhole</a> (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=794">PR794</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6826104">S6826104</a>)</li>
<li><a href="http://fuesyism.com/">Andrew John Hughes</a> (all other fixes and release management)</li>
<li><a href="http://labb.zafena.se/">Xerxes Rånby</a> (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=690">PR690</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=696">PR696</a>)</li>
<li>Jiri Vanek (<a href="https://bugzilla.redhat.com/show_bug.cgi?id=730015">RH727195</a>)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
<p>Happy hacking!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/10/18/security-icedtea6-1-8-10-1-9-10-and-1-10-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.8.9 &amp; 1.9.9 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/07/20/security-icedtea6-189-199-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/07/20/security-icedtea6-189-199-released/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 14:08:43 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=126</guid>
		<description><![CDATA[There is a new set of security releases: IcedTea6 1.8.9 and IcedTea6 1.9.9. This security issue concerns IcedTea-Web, which is not part of the IcedTea6 1.10 series, hence there will be no IcedTea6 1.10 security update. However, an IcedTea6 1.10 bug fix update will follow shortly. This update contains the following security updates: RH718164, CVE-2011-2513: [...]]]></description>
			<content:encoded><![CDATA[<p>
There is a new set of security releases: IcedTea6 1.8.9 and IcedTea6 1.9.9.  This security issue concerns IcedTea-Web, which is not part of the IcedTea6 1.10 series, hence there will be no IcedTea6 1.10 security update.  However, an IcedTea6 1.10 bug fix update will follow shortly.
</p>
<p>
This update contains the following security updates:
</p>
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=718164">RH718164</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-2513">CVE-2011-2513</a>: Home directory path disclosure to untrusted apps</li>
</ul>
<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.</p>
<h2>What Else Is New?</h2>
<h3>New in release 1.8.9 (2011-07-20)</h3>
<ul>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=744">PR744</a>: icedtea6-1.10.2 : patching error</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=748">PR748</a>: Icedtea6 fails to build with Linux 3.0.</li>
</ul>
</li>
</ul>
<h3>New in release 1.9.9 (2011-07-20)</h3>
<ul>
<li>Bug Fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=744">PR744</a>: icedtea6-1.10.2 : patching error</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=748">PR748</a>: Icedtea6 fails to build with Linux 3.0.</li>
</ul>
</li>
<li>Shark
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=632">PR632</a>: patches/security/20110215/6878713.patch breaks shark zero build</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.9.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.9.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.9.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.9.tar.gz</a></li>
</ul>
<p>SHA256 sums</p>
<ul>
<li>e12e06c2ee642396f1d080d871a42fa4db38aced10bf13c20644f752ef03741f  icedtea6-1.8.9.tar.gz</li>
<li>c2419896f8925822b0135bcd2db37affcb2b9f6f50d782e7f6b8d23afb5beb39  icedtea6-1.9.9.tar.gz</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li><a href="http://blog.fuseyism.com/">Andrew John Hughes</a></li>
<li>Omair Majid</li>
<li><a href="http://labb.zafena.se/">Xerxes Rånby</a></li>
<li>Pavel Tisnovsky</li>
<li><a href="http://gnu.wildebeest.org/diary/">Mark Wielaard</a></li>
</ul>
<p>
We would also like to thank the bug reporters and testers!
</p>
<p>
To get started:
</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/07/20/security-icedtea6-189-199-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IcedTea6 1.8.8, 1.9.8 and 1.10.2 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/06/08/icedtea6-188-198-and-1102-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/06/08/icedtea6-188-198-and-1102-released/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 16:06:09 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=125</guid>
		<description><![CDATA[There is a new set of security releases: IcedTea6 1.8.8, IcedTea6 1.9.8 and IcedTea6 1.10.2. This update contains the following security updates: S6213702, CVE-2011-0872: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win) S6618658, CVE-2011-0865: Vulnerability in deserialization S7012520, CVE-2011-0815: Heap overflow vulnerability in FileDialog.show() S7013519, CVE-2011-0822, CVE-2011-0862: Integer overflows [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new set of security releases: IcedTea6 1.8.8, IcedTea6 1.9.8 and IcedTea6 1.10.2.</p>
<p>
This update contains the following security updates:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6213702">S6213702</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0872">CVE-2011-0872</a>: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6618658">S6618658</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0865">CVE-2011-0865</a>: Vulnerability in deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7012520">S7012520</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0815">CVE-2011-0815</a>: Heap overflow vulnerability in FileDialog.show()</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7013519">S7013519</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0822">CVE-2011-0822</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0862">CVE-2011-0862</a>: Integer overflows in 2D code</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7013969">S7013969</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0867">CVE-2011-0867</a>: NetworkInterface.toString can reveal bindings</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7013971">S7013971</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0869">CVE-2011-0869</a>: Vulnerability in SAAJ</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7016340">S7016340</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0870">CVE-2011-0870</a>: Vulnerability in SAAJ</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7016495">S7016495</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0868">CVE-2011-0868</a>: Crash in Java 2D transforming an image with scale close to zero</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7020198">S7020198</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0871">CVE-2011-0871</a>: ImageIcon creates Component with null acc</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7020373">S7020373</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0864">CVE-2011-0864</a>: JSR rewriting can overflow memory address size variables</li>
</ul>
<p>The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.</p>
<h2>What Else Is New?</h2>
<h3>IcedTea6 1.8.8</h3>
<ul>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6675802">S6675802</a>: Regression: heavyweight popups cause SecurityExceptions in applets</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6691503">S6691503</a>: Malicious applet can show always-on-top popup menu which has whole screen size</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=632">PR632</a>: patches/security/20110215/6878713.patch breaks shark zero build</li>
<li>Fixed AccessControlContext which was thrown while working with Color class in a PropertyEditor</li>
</ul>
</li>
<li>Plugin
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=542">PR542</a>: Plugin fails with NPE on <a href="http://www.openprocessing.org/visuals/iframe.php?visualID=2615">http://www.openprocessing.org/visuals/iframe.php?visualID=2615</a></li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.9.8</h3>
<ul>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6675802">S6675802</a>: Regression: heavyweight popups cause SecurityExceptions in applets</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6691503">S6691503</a>: Malicious applet can show always-on-top popup menu which has whole screen size</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6980392">S6980392</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=642">PR642</a>: simple correction in testcase, added missing bracket</li>
<li>Fixed AccessControlContext which was thrown while working with Color class in a PropertyEditor</li>
</ul>
</li>
<li>Plugin
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=542">PR542</a>: Plugin fails with NPE on <a href="http://www.openprocessing.org/visuals/iframe.php?visualID=2615">http://www.openprocessing.org/visuals/iframe.php?visualID=2615</a></li>
</ul>
</li>
<li>Shark
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=689">PR689</a>: Shark fails to find LLVM 2.9 System headers during build</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.10.2</h3>
<ul>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7043054">S7043054</a>: REGRESSION &#8211; wrong userBounds in Paint.createContext()</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7043963">S7043963</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=698295">RH698295</a>: Window manager workaround in AWT was not applied to mutter. Now it is.</li>
</ul>
</li>
<li>Shark
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=689">PR689</a>: Shark fails to find LLVM 2.9 System headers during build.</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.8.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.8.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.8.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.8.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.10.2.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.10.2.tar.gz</a></li>
</ul>
<p>SHA256 sums</p>
<ul>
<li>61c0036df25aa0108dba91ab3dd8334e45dd85f8caa6dadf997b10b63a7d280f  icedtea6-1.8.8.tar.gz</li>
<li>ad63b3c4f87df5bf189b3fd2ef5e82f916b4bb22fb3ff107105a14583b38fbc3  icedtea6-1.9.8.tar.gz</li>
<li>488af9a6ddebc38344aabdb62798d403ccc477be1076118788f0b146aa3db5ba  icedtea6-1.10.2.tar.gz</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li><a href="http://dbhole.wordpress.com/">Deepak Bhole</a></li>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a></li>
<li>Denis Lila</li>
<li><a href="http://labb.zafena.se/">Xerxes Rånby</a></li>
<li>Pavel Tisnovsky</li>
<li><a href="http://gnu.wildebeest.org/diary/">Mark Wielaard</a></li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/06/08/icedtea6-188-198-and-1102-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.7.10, 1.8.7 and 1.9.7 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/02/15/security-icedtea6-1710-187-and-197-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/02/15/security-icedtea6-1710-187-and-197-released/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 21:33:52 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=120</guid>
		<description><![CDATA[There is a new set of security releases: IcedTea6 1.7.10, IcedTea6 1.8.7 and IcedTea6 1.9.7. . This update contains the following security updates: S6878713, CVE-2010-4469: Hotspot backward jsr heap corruption S6907662, CVE-2010-4465: Swing timer-based security manager bypass S6994263, CVE-2010-4472: Untrusted code allowed to replace DSIG/C14N implementation S6981922, CVE-2010-4448: DNS cache poisoning by untrusted applets S6983554, [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new set of security releases: IcedTea6 1.7.10, IcedTea6 1.8.7 and IcedTea6 1.9.7.  .</p>
<p>
This update contains the following security updates:
 </p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6878713">S6878713</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4469">CVE-2010-4469</a>: Hotspot backward jsr heap corruption</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6907662">S6907662</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4465">CVE-2010-4465</a>: Swing timer-based security manager bypass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6994263">S6994263</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4472">CVE-2010-4472</a>: Untrusted code allowed to replace DSIG/C14N implementation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6981922">S6981922</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4448">CVE-2010-4448</a>: DNS cache poisoning by untrusted applets</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6983554">S6983554</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4450">CVE-2010-4450</a>: Launcher incorrect processing of empty library path entries</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6985453">S6985453</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4471">CVE-2010-4471</a>: Java2D font-related system property leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6927050">S6927050</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4470">CVE-2010-4470</a>: JAXP untrusted component state manipulation</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=677332">RH677332</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0706">CVE-2011-0706</a>: Multiple signers privilege escalation</li>
</ul>
<p>
There is also an <a href="http://dbhole.wordpress.com/2011/02/15/icedtea-web-1-0-1-released/">update for IcedTea-Web</a>.</p>
<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.
</p>
<h2>What’s New?</h2>
<h3>IcedTea6 1.7.10</h3>
<ul>
<li>Security updates
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6878713">S6878713</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4469">CVE-2010-4469</a>: Hotspot backward jsr heap corruption</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6907662">S6907662</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4465">CVE-2010-4465</a>: Swing timer-based security manager bypass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6994263">S6994263</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4472">CVE-2010-4472</a>: Untrusted code allowed to replace DSIG/C14N implementation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6981922">S6981922</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4448">CVE-2010-4448</a>: DNS cache poisoning by untrusted applets</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6983554">S6983554</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4450">CVE-2010-4450</a>: Launcher incorrect processing of empty library path entries</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6985453">S6985453</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4471">CVE-2010-4471</a>: Java2D font-related system property leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6927050">S6927050</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4470">CVE-2010-4470</a>: JAXP untrusted component state manipulation</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=677332">RH677332</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0706">CVE-2011-0706</a>: Multiple signers privilege escalation</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=676659">RH676659</a>: Pass -export-dynamic flag to linker using -Wl, as option in gcc 4.6+ is broken</li>
<li>Fix latent JAXP bug caused by missing import</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.8.7</h3>
<ul>
<li>Security updates
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6878713">S6878713</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4469">CVE-2010-4469</a>: Hotspot backward jsr heap corruption</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6907662">S6907662</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4465">CVE-2010-4465</a>: Swing timer-based security manager bypass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6994263">S6994263</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4472">CVE-2010-4472</a>: Untrusted code allowed to replace DSIG/C14N implementation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6981922">S6981922</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4448">CVE-2010-4448</a>: DNS cache poisoning by untrusted applets</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6983554">S6983554</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4450">CVE-2010-4450</a>: Launcher incorrect processing of empty library path entries</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6985453">S6985453</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4471">CVE-2010-4471</a>: Java2D font-related system property leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6927050">S6927050</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4470">CVE-2010-4470</a>: JAXP untrusted component state manipulation</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=677332">RH677332</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0706">CVE-2011-0706</a>: Multiple signers privilege escalation</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=676659">RH676659</a>: Pass -export-dynamic flag to linker using -Wl, as option in gcc 4.6+ is broken</li>
<li>Fix latent JAXP bug caused by missing import</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.9.7</h3>
<ul>
<li>Security updates
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6878713">S6878713</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4469">CVE-2010-4469</a>: Hotspot backward jsr heap corruption</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6907662">S6907662</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4465">CVE-2010-4465</a>: Swing timer-based security manager bypass</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6994263">S6994263</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4472">CVE-2010-4472</a>: Untrusted code allowed to replace DSIG/C14N implementation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6981922">S6981922</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4448">CVE-2010-4448</a>: DNS cache poisoning by untrusted applets</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6983554">S6983554</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4450">CVE-2010-4450</a>: Launcher incorrect processing of empty library path entries</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6985453">S6985453</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4471">CVE-2010-4471</a>: Java2D font-related system property leak</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6927050">S6927050</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4470">CVE-2010-4470</a>: JAXP untrusted component state manipulation</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=677332">RH677332</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0706">CVE-2011-0706</a>: Multiple signers privilege escalation</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=676659">RH676659</a>: Pass -export-dynamic flag to linker using -Wl, as option in gcc 4.6+ is broken</li>
<li><a href="http://bugs.gentoo.org/show_bug.cgi?id=344659">G344659</a>: Fix issue when building on SPARC</li>
<li>Fix latent JAXP bug caused by missing import</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.7.10.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.7.10.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.7.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.7.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.7.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.7.tar.gz</a></li>
</ul>
<p>SHA256 sums:</p>
<ul>
<li>dbca9d7598352d178651c8cc28ff887c59a27f0125785a58e9f9723611137f78  icedtea6-1.7.10.tar.gz</li>
<li>c6b16e89cd3da5ddb9cdc9c8615773c6cef214d1d611030a07bae92a19e8562a  icedtea6-1.8.7.tar.gz</li>
<li>fe89234ca7f5dbb8696aa0e97a342c51901c10c0254f8fd563c6ccf7bf532fcc  icedtea6-1.9.7.tar.gz</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a>
<li>Omair Majid</li>
</ul>
<p>
We would also like to thank the bug reporters and testers!
 </p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>
Full build requirements and instructions are in INSTALL:
</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
<p>You can track future security updates by <a href="http://blog.fuseyism.com/index.php/category/security/feed">subscribing to the security feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/02/15/security-icedtea6-1710-187-and-197-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.7.9, 1.8.6, 1.9.6 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/02/09/security-icedtea6-179-186-196-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/02/09/security-icedtea6-179-186-196-released/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 12:31:24 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=119</guid>
		<description><![CDATA[We are pleased to announce a new set of security releases, IcedTea6 1.7.9, IcedTea6 1.8.6 and IcedTea6 1.9.6. This update contains the following security updates: S4421494, CVE-2010-4476: infinite loop while parsing double literal. The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the [...]]]></description>
			<content:encoded><![CDATA[<p>
We are pleased to announce a new set of security releases, IcedTea6 1.7.9, IcedTea6 1.8.6 and IcedTea6 1.9.6.
 </p>
<p>
This update contains the following security updates:
 </p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4421494">S4421494</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4476">CVE-2010-4476</a>: infinite loop while parsing double literal.</li>
</ul>
<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.
 </p>
<h2>What’s New?</h2>
<h3>IcedTea6 1.7.9</h3>
<ul>
<li>Security updates
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4421494">S4421494</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4476">CVE-2010-4476</a>: infinite loop while parsing double literal.</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.8.6</h3>
<ul>
<li>Security updates
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4421494">S4421494</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4476">CVE-2010-4476</a>: infinite loop while parsing double literal.</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.9.6</h3>
<ul>
<li>Security updates
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4421494">S4421494</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4476">CVE-2010-4476</a>: infinite loop while parsing double literal.</li>
</ul>
</li>
</ul>
<p>
The tarballs can be downloaded from:
</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.7.9.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.7.9.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.6.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.6.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.6.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.6.tar.gz</a></li>
</ul>
<p>SHA256 sums:</p>
<ul>
<li>496b615ccad2a950783b1a2f30a8657956f8c9d9bccb6ab9effc1164ab830792  icedtea6-1.7.9.tar.gz</li>
<li>d392c95e76b5bdf21fb4bce8fc5cdc530bdf5bda014cb96fa9cd3efdfdbeff87  icedtea6-1.8.6.tar.gz</li>
<p><lI>100e61fbc3157b4839413951b0247f7ccabb0dcff6d037fbb372d5a13088adc2  icedtea6-1.9.6.tar.gz</li>
</ul>
<p>
The following people helped with these releases:
</p>
<ul>
<li><a href="http://www.advogato.org/person/aph/">Andrew Haley</a></li>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a></li>
<li>Dmitry Nadezhin</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>
Full build requirements and instructions are in INSTALL:
</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
<p>Happy hacking!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/02/09/security-icedtea6-179-186-196-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/02/01/security-icedtea6-178-185-195-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/02/01/security-icedtea6-178-185-195-released/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 13:49:57 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=114</guid>
		<description><![CDATA[We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5. This update contains the following security updates: The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, [...]]]></description>
			<content:encoded><![CDATA[<p>
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
</p>
<p>
This update contains the following security updates:
 </p>
<ul>
</ul>
<p>The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.</p>
<h2>What’s New?</h2>
<h3>IcedTea6 1.7.8</h3>
<ul>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=672262">RH672262</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0025">CVE-2011-0025</a>: IcedTea jarfile signature verification bypass</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6687968">S6687968</a>: PNGImageReader leaks native memory through an Inflater</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6541476">S6541476</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=665355">RH665355</a>: PNG imageio plugin incorrectly handles iTXt chunk</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6782079">S6782079</a>: PNG: reading metadata may cause OOM on truncated images</li>
</ul>
</li>
<li>Fixes:
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=647157">RH647157</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=582455">RH582455</a>: Update fontconfig files for rhel 6</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=619">PR619</a>: Improper finalization by the plugin can crash the browser</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.8.5</h3>
<ul>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=672262">RH672262</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0025">CVE-2011-0025</a>: IcedTea jarfile signature verification bypass</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6687968">S6687968</a>: PNGImageReader leaks native memory through an Inflater</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6541476">S6541476</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=665355">RH665355</a>: PNG imageio plugin incorrectly handles iTXt chunk</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6782079">S6782079</a>: PNG: reading metadata may cause OOM on truncated images</li>
</ul>
</li>
<li>Fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=647157">RH647157</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=582455">RH582455</a>: Update fontconfig files for rhel 6</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=619">PR619</a>: Improper finalization by the plugin can crash the browser</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.9.5</h3>
<ul>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=672262">RH672262</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-0025">CVE-2011-0025</a>: IcedTea jarfile signature verification bypass</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6687968">S6687968</a>: PNGImageReader leaks native memory through an Inflater</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6541476">S6541476</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=665355">RH665355</a>: PNG imageio plugin incorrectly handles iTXt chunk</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6782079">S6782079</a>: PNG: reading metadata may cause OOM on truncated images</li>
</ul>
</li>
<li>Fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=647157">RH647157</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=582455">RH582455</a>: Update fontconfig files for rhel 6</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=619">PR619</a>: Improper finalization by the plugin can crash the browser</li>
</ul>
</li>
</ul>
<p>
The tarballs can be downloaded from:
</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.7.8.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.7.8.tar.gz</a>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.5.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.5.tar.gz</a>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.5.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.5.tar.gz</a>
</ul>
<p>
SHA256 sums:
</p>
<ul>
<li>a1cbb4e5962d1fed0c816cebce33b6896b61a9f19b404f5e91439b9e7ffcd97c  icedtea6-1.7.8.tar.gz</li>
<li>1ee081368587507e7ea75bd3351be0eafadd3f7020930db68448bcec6fa5c452  icedtea6-1.8.5.tar.gz</li>
<li>dac8ad42c452b3211b4daf26446da090f1f6c45952d9dbf52f66447adef73a29  icedtea6-1.9.5.tar.gz</li>
</ul>
<p>
The following people helped with these releases:
</p>
<ul>
<li><a href="http://dbhole.wordpress.com/">Deepak Bhole</a></li>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a></li>
<li>Jiri Vanek</li>
</ul>
<p>
We would also like to thank the bug reporters and testers!
</p>
<p>
To get started:
</p>
<pre>
$ tar xzf icedtea6-&lt;ver&gt;.tar.gz
$ cd icedtea6-&lt;ver&gt;
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/02/01/security-icedtea6-178-185-195-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.7.7, 1.8.4, 1.9.4 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2011/01/18/security-icedtea6-177-184-194-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2011/01/18/security-icedtea6-177-184-194-released/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 13:42:13 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=113</guid>
		<description><![CDATA[We are pleased to announce a new set of security releases, IcedTea6 1.7.7, IcedTea6 1.8.4 and IcedTea6 1.9.4. This update contains the following security updates: RH663680, CVE-2010-4351: IcedTea JNLP SecurityManager bypass The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free [...]]]></description>
			<content:encoded><![CDATA[<p>
We are pleased to announce a new set of security releases, IcedTea6 1.7.7, IcedTea6 1.8.4 and IcedTea6 1.9.4.
</p>
<p>
This update contains the following security updates:
 </p>
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=663680">RH663680</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4351">CVE-2010-4351</a>: IcedTea JNLP SecurityManager bypass</li>
</ul>
<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.
</p>
<h2>What’s New?</h2>
<h3>IcedTea6 1.7.7</h3>
<ul>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=663680">RH663680</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4351">CVE-2010-4351</a>: IcedTea JNLP SecurityManager bypass</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6438179">S6438179</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=569121">RH569121</a>: XToolkit.isTraySupported() result has nothing to do with the system tray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4356282">S4356282</a>: RFE: JDK should support OpenType/CFF fonts</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6954424">S6954424</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=525870">RH525870</a>: Support OpenType/CFF fonts in JDK 7</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6795356">S6795356</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=590">PR590</a>: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967436">S6967436</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=597227">RH597227</a>: lines longer than 2^15 can fill window.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967433">S6967433</a>: dashed lines broken when using scaling transforms.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6976265">S6976265</a>: No STROKE_CONTROL</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967434">S6967434</a>, PR450, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=530642">RH530642</a>: Round joins/caps of scaled up lines have poor quality.</li>
</ul>
</li>
<li>Fixes:
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7003777">S7003777</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=647674">RH647674</a>: JTextPane produces incorrect content after parsing the html text</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.8.4</h3>
<ul>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=663680">RH663680</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4351">CVE-2010-4351</a>: IcedTea JNLP SecurityManager bypass</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6438179">S6438179</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=569121">RH569121</a>: XToolkit.isTraySupported() result has nothing to do with the system tray</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4356282">S4356282</a>: RFE: JDK should support OpenType/CFF fonts</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6954424">S6954424</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=525870">RH525870</a>: Support OpenType/CFF fonts in JDK 7</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6795356">S6795356</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=590">PR590</a>: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967436">S6967436</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=597227">RH597227</a>: lines longer than 2^15 can fill window.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967433">S6967433</a>: dashed lines broken when using scaling transforms.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6976265">S6976265</a>: No STROKE_CONTROL</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967434">S6967434</a>, PR450, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=530642">RH530642</a>: Round joins/caps of scaled up lines have poor quality.</li>
</ul>
</li>
<li>Fixes:
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7003777">S7003777</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=647674">RH647674</a>: JTextPane produces incorrect content after parsing the html text</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.9.4</h3>
<ul>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=663680">RH663680</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-4351">CVE-2010-4351</a>: IcedTea JNLP SecurityManager bypass</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4356282">S4356282</a>: RFE: JDK should support OpenType/CFF fonts</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6954424">S6954424</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=525870">RH525870</a>: Support OpenType/CFF fonts in JDK 7</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6795356">S6795356</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=590">PR590</a>: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967436">S6967436</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=597227">RH597227</a>: lines longer than 2^15 can fill window.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967433">S6967433</a>: dashed lines broken when using scaling transforms.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6976265">S6976265</a>: No STROKE_CONTROL</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6967434">S6967434</a>, PR450, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=530642">RH530642</a>: Round joins/caps of scaled up lines have poor quality.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6438179">S6438179</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=569121">RH569121</a>: XToolkit.isTraySupported() result has nothing to do with the system tray</li>
</ul>
</li>
<li>Fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7003777">S7003777</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=647674">RH647674</a>: JTextPane produces incorrect content after parsing the html text</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.7.7.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.7.7.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.4.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.4.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.4.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.4.tar.gz</a></li>
</ul>
<p>
SHA256 sums:
</p>
<ul>
<li>4c35574df1214c2e2533b282d6045f79f61eb702d59cd4ac73eec973f4c51fb6  icedtea6-1.7.7.tar.gz</lI>
<li>0f89e920a829f3f1a6057065c85520b910504a0be1fbc94f8db2390242edc784  icedtea6-1.8.4.tar.gz</li>
<li>2194b59d8c17ad6ff2fb495e10f9e6023993df5f8ce8a3739bf057f6562ef077  icedtea6-1.9.4.tar.gz</li>
</ul>
<p>
The following people helped with these releases:
</p>
<ul>
<li><a href="http://fuseyism.com">Andrew John Hughes</a></lI>
<li>Denis Lila</lI>
<li>Omair Majid</li>
</ul>
<p>
We would also like to thank the bug reporters and testers!
</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-<ver>.tar.gz
$ cd icedtea6-<ver>
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
<p>Happy hacking!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2011/01/18/security-icedtea6-177-184-194-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea6 1.7.6, 1.8.3 and 1.9.2 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2010/11/24/icedtea6-176-183-and-192-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2010/11/24/icedtea6-176-183-and-192-released/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 13:48:44 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=110</guid>
		<description><![CDATA[We are pleased to announce a new set of security releases, IcedTea6 1.7.6, IcedTea6 1.8.3 and IcedTea6 1.9.2. This update contains the following security updates: RH645843, CVE-2010-3860: IcedTea System property information leak via public static The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce a new set of security releases, IcedTea6 1.7.6, IcedTea6 1.8.3 and IcedTea6 1.9.2.</p>
<p>This update contains the following security updates:</p>
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=645843">RH645843</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-3860">CVE-2010-3860</a>: IcedTea System property information leak via public static</li>
</ul>
<p>
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also includes the only Free Java plugin and Web Start implementation, and support for additional architectures over and above x86, x86_64 and SPARC via the Zero assembler port.</p>
<h2>What’s New?</h2>
<h3>IcedTea6 1.7.6</h3>
<ul>
<li>Allow the building of NetX to be disabled.</li>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=645843">RH645843</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-3860">CVE-2010-3860</a>: IcedTea System property information leak via public static</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6853592">S6853592</a>: VM test nsk.regression.b4261880  fails with &#8220;X Error of failed request:  BadWindow&#8221;    inconsistently.</li>
</ul>
</li>
<li>NetX
<ul>
<li>Do not prompt user multiple times for the same certificate.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=592">PR592</a>: NetX can create invalid desktop entry files</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.8.3</h3>
<ul>
<li>Allow the building of NetX to be disabled.</li>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=645843">RH645843</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-3860">CVE-2010-3860</a>: IcedTea System property information leak via public static</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6853592">S6853592</a>: VM test nsk.regression.b4261880  fails with &#8220;X Error of failed request:  BadWindow&#8221;    inconsistently.</li>
</ul>
</li>
<li>NetX
<ul>
<li>Do not prompt user multiple times for the same certificate.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=592">PR592</a>: NetX can create invalid desktop entry files</li>
</ul>
</li>
</ul>
<h3>IcedTea6 1.9.2</h3>
<ul>
<li>Upgrade to latest revision of hs19 (b09).</li>
<li>Allow the building of NetX to be disabled.</li>
<li>Additional S390 size_t fixes.</li>
<li>Switch to the IcedTea server for JAXP, JAF and JAXWS tarballs.</li>
<li>Security updates
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=645843">RH645843</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-3860">CVE-2010-3860</a>: IcedTea System property information leak via public static</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6622432">S6622432</a>: RFE: Performance improvements to java.math.BigDecimal</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6850606">S6850606</a>: Regression from JDK 1.6.0_12</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6876282">S6876282</a>: BigDecimal&#8217;s divide(BigDecimal bd, RoundingFormat r) produces incorrect result</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6991430">S6991430</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=579">PR579</a>: Zero PowerPC fix.</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6703377">S6703377</a>: freetype: glyph vector outline is not translated correctly</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6853592">S6853592</a>: VM test nsk.regression.b4261880  fails with &#8220;X Error of failed request:  BadWindow&#8221;    inconsistently.</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=647737">RH647737</a>: Disable compressed oops in hs19 to avoid Eclipse failures.</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=643674">RH643674</a>: Update fontconfig files for Fedora 11, 12, 13 and 14.</li>
</ul>
</li>
<li>NetX
<ul>
<li>Do not prompt user multiple times for the same certificate.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=592">PR592</a>: NetX can create invalid desktop entry files</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.7.6.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.7.6.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.8.3.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.8.3.tar.gz</a></li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.9.2.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.9.2.tar.gz</a></li>
</ul>
<p>SHA256 sums</p>
<ul>
<li>b28c8bd39d9bd8a28efaaa38280288a3faa6bec0d756323c0555ad3d8c5d77f5  icedtea6-1.7.6.tar.gz</li>
<li>d65a16345e8f6a702e5db1efbe02d0c41b565d4d1afce2d011169588fe8aa6ad  icedtea6-1.8.3.tar.gz</li>
<li>abed4d2258fd6f047b08926fa9dbde86bdf7f47b08c82c195abb7244163cf99b  icedtea6-1.9.2.tar.gz</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li>Deepak Bhole</li>
<li>Dan Horák</li>
<li><a href="http://blog.fuseyism.com/">Andrew John Hughes</a></li>
<li>Matthias Klose</li>
<li>Omair Majid</li>
<li>Pavel Tisnovsky</li>
<li>Jiri Vanek</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea6-<ver>.tar.gz
$ cd icedtea6-<ver>
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ ./configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2010/11/24/icedtea6-176-183-and-192-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

