<?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</title>
	<atom:link href="http://blog.fuseyism.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fuseyism.com</link>
	<description>GNU Classpath, OpenJDK and Other FOSS Development Work</description>
	<lastBuildDate>Fri, 10 May 2013 20:13:49 +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] IcedTea 2.1.8 for OpenJDK 7 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/05/10/security-icedtea-2-1-8-for-openjdk-7-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/05/10/security-icedtea-2-1-8-for-openjdk-7-released/#comments</comments>
		<pubDate>Fri, 10 May 2013 20:13:49 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=551</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. This release updates our OpenJDK 7 support to include the latest security updates. We recommend that users of the 2.1.x branch [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>This release updates our OpenJDK 7 support to include the latest security updates. We recommend that users of the 2.1.x branch upgrade to this latest release as soon as possible. The security fixes are as follows:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008140">S8008140</a>: Better method handle resolution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009049">S8009049</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2436">CVE-2013-2436</a>: Better method handle binding</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009677">S8009677</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2423">CVE-2013-2423</a>: Better setting of setters</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
<p>In addition, IcedTea includes the usual IcedTea patches to allow builds against system libraries and to support more esoteric architectures.</p>
<p>If you find an issue with the release, please report it to <a href="http://icedtea.classpath.org/bugzilla">our bug database</a> under the appropriate component.  Development discussion takes place on <a href="mailto:distro-pkg-dev@openjdk.java.net">the distro-pkg-dev OpenJDK mailing list</a> and patches are always welcome.</p>
<p>Full details of the release can be found below.</p>
<h2>What&#8217;s New?</h2>
<h3>New in release 2.1.8 (2013-05-02)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008140">S8008140</a>: Better method handle resolution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009049">S8009049</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2436">CVE-2013-2436</a>: Better method handle binding</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009677">S8009677</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2423">CVE-2013-2423</a>: Better setting of setters</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7130662">S7130662</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=928500">RH928500</a>: GTK file dialog crashes with a NPE</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1363">PR1363</a>: Fedora 19 / rawhide FTBFS SIGILL</li>
<li>Fix offset problem in ICU LETableReference.</li>
<li>Don&#8217;t create debuginfo files if not stripping.</li>
</ul>
</li>
</ul>
<p>The tarball can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.1.8.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.1.8.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.1.8.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksum:</p>
<ul>
<li>ea68180fe8b40732ccea41cdd6c628de4f660b20fccb4cd87ab35f0727c08b11  icedtea-2.1.8.tar.gz</li>
</ul>
<p>The tarball is accompanied by a digital signature available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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://fuseyism.com">Andrew Hughes</a> (application of security fixes &#038; backports, release management)</li>
<li><a href="http://kennke.org/blog">Roman Kennke</a> (offset fix)</li>
<li>Chris Phillips (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1363">PR1363</a> patch for ARM issue)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-2.1.8.tar.gz
$ cd icedtea-2.1.8
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-2.1.8/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/05/10/security-icedtea-2-1-8-for-openjdk-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 2.2.8 for OpenJDK 7 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/05/01/security-icedtea-2-2-8-for-openjdk-7-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/05/01/security-icedtea-2-2-8-for-openjdk-7-released/#comments</comments>
		<pubDate>Wed, 01 May 2013 00:14:43 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=546</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. This release updates our OpenJDK 7 support to include the latest security updates. We recommend that users of the 2.2.x branch [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>This release updates our OpenJDK 7 support to include the latest security updates. We recommend that users of the 2.2.x branch upgrade to this latest release as soon as possible. The security fixes are as follows:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008140">S8008140</a>: Better method handle resolution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009049">S8009049</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2436">CVE-2013-2436</a>: Better method handle binding</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009677">S8009677</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2423">CVE-2013-2423</a>: Better setting of setters</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
<p>In addition, IcedTea includes the usual IcedTea patches to allow builds against system libraries and to support more esoteric architectures.</p>
<p>If you find an issue with the release, please report it to <a href="http://icedtea.classpath.org/bugzilla">our bug database</a> under the appropriate component.  Development discussion takes place on <a href="mailto:distro-pkg-dev@openjdk.java.net">the distro-pkg-dev OpenJDK mailing list</a> and patches are always welcome.</p>
<p>Full details of the release can be found below.</p>
<h2>What&#8217;s New?</h2>
<h3>New in release 2.2.8 (2013-04-30)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008140">S8008140</a>: Better method handle resolution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009049">S8009049</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2436">CVE-2013-2436</a>: Better method handle binding</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009677">S8009677</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2423">CVE-2013-2423</a>: Better setting of setters</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7130662">S7130662</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=928500">RH928500</a>: GTK file dialog crashes with a NPE</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009530">S8009530</a>: ICU Kern table support broken</li>
</ul>
</li>
</ul>
<p>The tarball can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.2.8.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.2.8.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.2.8.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksum:</p>
<ul>
<li>f51a3b317a2d2877c2891050305805eb7be257c9e5892eecc04e1cb0e582cd84  icedtea-2.2.8.tar.gz</li>
</ul>
<p>The tarball is accompanied by a digital signature available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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://fuseyism.com">Andrew Hughes</a> (application of security fixes &#038; backports, release management)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-2.2.8.tar.gz
$ cd icedtea-2.2.8
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-2.2.8/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/05/01/security-icedtea-2-2-8-for-openjdk-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 1.11.11 &amp; 1.12.5 for OpenJDK 6 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/04/25/security-icedtea-1-11-11-1-12-5-for-openjdk-6-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/04/25/security-icedtea-1-11-11-1-12-5-for-openjdk-6-released/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 07:19:31 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=538</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. The 1.12.5 release updates our OpenJDK 6 support on the 1.12.x branch to include the latest security updates. We recommend that [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>The 1.12.5 release updates our OpenJDK 6 support on the 1.12.x branch to include the latest security updates. We recommend that users of this branch upgrade to the latest release as soon as possible. The security fixes are as follows:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=952389">RH952389</a>: Temporary files created with insecure permissions</li>
</ul>
<p>The 1.11.11 release is an amendment for the previous 1.11.10 security release, adding a number of build fixes and resolutions for issues found when running the OpenJDK 6 TCK.  Most notable is:</p>
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=952389">RH952389</a>: Temporary files created with insecure permissions</li>
</ul>
<p>which amends the fix for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a> to work correctly with OpenJDK 6.</p>
<p>In addition, IcedTea includes the usual IcedTea patches to allow builds against system libraries and to support more estoric architectures.</p>
<p>If you find an issue with one of these releases, please report it to <a href="http://icedtea.classpath.org/bugzilla">our bug database</a> under the appropriate component.  Development discussion takes place on <a href="mailto:distro-pkg-dev@openjdk.java.net">the distro-pkg-dev OpenJDK mailing list</a> and patches are always welcome.</p>
<p>Full details of the releases can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 1.12.5 (2013-04-24)</h3>
<ul>
<li>New features
<ul>
<li>JAXP, JAXWS &amp; JAF supplied as patches rather than drops to aid subsequent patching.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1380">PR1380</a>: Add AArch64 support to Zero</li>
</ul>
</li>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=952389">RH952389</a>: Temporary files created with insecure permissions</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197906">S7197906</a>: BlockOffsetArray::power_to_cards_back() needs to handle &gt; 32 bit shifts</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7036559">S7036559</a>: ConcurrentHashMap footprint and contention improvements</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5102804">S5102804</a>: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param (with WeakCache from <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6397609">S6397609</a> )</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6501644">S6501644</a>: sync LayoutEngine *code* structure to match ICU</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6886358">S6886358</a>: layout code update</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6963811">S6963811</a>: Deadlock-prone locking changes in Introspector</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7017324">S7017324</a>: Kerning crash in JDK 7 since ICU layout update</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064279">S7064279</a>: Introspector.getBeanInfo() should release some resources in timely manner</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004302">S8004302</a>: javax/xml/soap/Test7013971.java fails since jdk6u39b01</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133220">S7133220</a>: Additional patches to JAXP 1.4.5 update 1 for 7u4 (partial for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009530">S8009530</a>: ICU Kern table support broken</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://java.net/jira/browse/OPENJDK6-3">OJ3</a>: Fix get_stack_bounds memory leak (alternate fix for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197906">S7197906</a>)</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1362">PR1362</a>: Fedora 19 / rawhide FTBFS SIGILL</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1338">PR1338</a>: Remove dependence on libXp</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1339">PR1339</a>: Simplify the rhino class rewriter to avoid use of concurrency</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1336">PR1336</a>: Bootstrap failure on Fedora 17/18</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1319">PR1319</a>: Correct #ifdef to #if</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1402">PR1402</a>: Support glibc &lt; 2.17 with AArch64 patch</li>
<li>Give xalan/xerces access to their own internal packages.</li>
</ul>
</li>
</ul>
<h3>New in release 1.11.11 (2013-04-24)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=952389">RH952389</a>: Temporary files created with insecure permissions</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133220">S7133220</a>: Additional patches to JAXP 1.4.5 update 1 for 7u4 (partial for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>: Issues with JAXP (include fragment dependent on <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133220">S7133220</a>)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009530">S8009530</a>: ICU Kern table support broken</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1402">PR1402</a>: Support glibc &lt; 2.17 with AArch64 patch</li>
<li>Give xalan/xerces access to their own internal packages.</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.11.11.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.11.11.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.11.11.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.12.5.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.12.5.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.12.5.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>6db6124645686ab5e91d2952d8b601bc0789b8fd5f1af86e46a5242ec60dc8e6  icedtea6-1.11.11.tar.gz</li>
<p><lI>c61d6eb2f98d5c4059bb6eb6d808dd0954cf7d35c14290e5c77c3d7db75d2b35  icedtea6-1.12.5.tar.gz</li>
</ul>
<p>Each tarball is accompanied by a digital signature available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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>Elliott Baron (backport of <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133220">S7133220</a>, remainder of <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a> &#038; creation of <a href="https://bugzilla.redhat.com/show_bug.cgi?id=952389">RH952389</a> &#038; access fixes)</li>
<li><a href="https://omajid.wordpress.com/">Omair Majid</a> (build testing, reproducer runs, patches for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>,<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>)</li>
<li>Chris Phillips (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1362">PR1362</a> patch for ARM issue)</li>
<li><a href="http://kennke.org/blog">Roman Kennke</a> (<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a> / <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a> / <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a> patch)</li>
<li>Andreas Schwab (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1380">PR1380</a> patch for AArch64 Zero support)</li>
<li><a href="http://blog.vanaltj.com/">Jon VanAlten</a> (<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a> patch and <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7036559">S7036559</a> dependency backport)</li>
<li><a href="http://fuseyism.com">Andrew Hughes</a> (application of security fixes &#038; backports, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1404">PR1402</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1336">PR1336</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1339">PR1339</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1338">PR1338</a>, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1319">PR1319</a>, <a href="http://java.net/jira/browse/OPENJDK6-3">OJ3</a>, release management)</li>
<li>Jiri Vanek (patch correction)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-${version}.tar.gz
$ cd icedtea-${version}
</pre>
<p>where ${version} is the version being used (1.11.11 or 1.12.5).</p>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-${version}/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/04/25/security-icedtea-1-11-11-1-12-5-for-openjdk-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 2.3.9 for OpenJDK 7 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/04/22/security-icedtea-2-3-9-for-openjdk-7-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/04/22/security-icedtea-2-3-9-for-openjdk-7-released/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 11:29:07 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=531</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. This release updates our OpenJDK 7 support to include the latest security updates. We recommend that users upgrade to the latest [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>This release updates our OpenJDK 7 support to include the latest security updates.  We recommend that users upgrade to the latest release from the<br />
appropriate branch as soon as possible.  The security fixes are as follows:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008140">S8008140</a>: Better method handle resolution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009049">S8009049</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2436">CVE-2013-2436</a>: Better method handle binding</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009677">S8009677</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2423">CVE-2013-2423</a>: Better setting of setters</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
<p>In addition, IcedTea includes the usual IcedTea patches to allow builds against system libraries and to support more estoric architectures.</p>
<p>If you find an issue with one of these releases, please report it to <a href="http://icedtea.classpath.org/bugzilla">our bug database</a> under the appropriate component.  Development discussion takes place on <a href="mailto:distro-pkg-dev@openjdk.java.net">the distro-pkg-dev OpenJDK mailing list</a> and patches are always welcome.</p>
<p>Full details of the releases can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 2.3.9 (2013-04-21)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008140">S8008140</a>: Better method handle resolution</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009049">S8009049</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2436">CVE-2013-2436</a>: Better method handle binding</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009677">S8009677</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2423">CVE-2013-2423</a>: Better setting of setters</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7130662">S7130662</a>, <a href="https://bugzilla.redhat.com/show_bug.cgi?id=928500">RH928500</a>: GTK file dialog crashes with a NPE</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1363">PR1363</a>: Fedora 19 / rawhide FTBFS SIGILL</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1401">PR1401</a>: Fix Zero build on 2.3.8</li>
<li>Fix offset problem in ICU LETableReference.</li>
<li>Change -Werror fix to preserve OpenJDK default.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1404">PR1404</a>: Failure to bootstrap with ecj 4.2</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.3.9.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.3.9.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.3.9.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>7e1fdd4c53c9772337c971b6f6f8058dabd99d7f4c4fcc85c88d836c9005c6da  icedtea-2.3.9.tar.gz</li>
</ul>
<p>Each tarball is accompanied by a digital signature available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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://www.linkedin.com/pub/martin-buchholz/2/467/50">Martin Buchholz</a> (-Werror fix)</li>
<li><a href="http://fuseyism.com">Andrew Hughes</a> (application of security fixes &#038; backports, <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1401">PR1401</a>,<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1404">PR1404</a>, release management)</li>
<li><a href="http://kennke.org/blog">Roman Kennke</a> (offset fix)</li>
<li>Chris Phillips (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1363">PR1363</a> patch for ARM issue)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-2.3.9.tar.gz
$ cd icedtea-2.3.9
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-${version}/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/04/22/security-icedtea-2-3-9-for-openjdk-7-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Issue With 1.11.10 and Older Versions of glibc</title>
		<link>http://blog.fuseyism.com/index.php/2013/04/17/issue-with-1-11-10-and-older-versions-of-glibc/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/04/17/issue-with-1-11-10-and-older-versions-of-glibc/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 20:49:31 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=528</guid>
		<description><![CDATA[It seems our latest release, 1.11.10, unwittingly depends on the latest glibc, 2.17, as this is the only one that provides the ELF definition for AArch64 in /usr/include/elf.h. This will lead to some systems failing on EM_AARCH64. We already have a bug (PR1402) for this issue and fix. We&#8217;ll look at getting an update out [...]]]></description>
			<content:encoded><![CDATA[<p>It seems our latest release, 1.11.10, unwittingly depends on the latest glibc, 2.17, as this is the only one that provides the ELF definition for AArch64 in /usr/include/elf.h.  This will lead to some systems failing on EM_AARCH64.</p>
<p>We already have a bug (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1402">PR1402</a>) for this issue and <a href="http://icedtea.classpath.org//hg/release/icedtea6-1.11?cmd=changeset;node=fa4c6fc68ea1">fix</a>.  We&#8217;ll look at getting an update out for it as soon as we&#8217;ve given it a bit more testing, in case there are any further issues.  Sorry for any inconvenience caused.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/04/17/issue-with-1-11-10-and-older-versions-of-glibc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 1.11.10 for OpenJDK 6 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/04/17/security-icedtea-1-11-10-for-openjdk-6-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/04/17/security-icedtea-1-11-10-for-openjdk-6-released/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 17:35:24 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=517</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a PulseAudio sound driver and support for alternative virtual machines. A new security release, 1.11.10. This contains the following security fixes: S6657673, CVE-2013-1518: Issues with JAXP S7200507: Refactor Introspector internals S8000724, [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>A new security release, 1.11.10.  This contains the following security fixes:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
<p>Full details of each release can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 1.11.10 (2013-04-17)</h3>
<ul>
<li>New features
<ul>
<li>JAXP, JAXWS &amp; JAF supplied as patches rather than drops to aid subsequent patching.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1380">PR1380</a>: Add AArch64 support to Zero</li>
</ul>
</li>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6657673">S6657673</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1518">CVE-2013-1518</a>: Issues with JAXP</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200507">S7200507</a>: Refactor Introspector internals</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000724">S8000724</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2417">CVE-2013-2417</a>: Improve networking serialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001031">S8001031</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2419">CVE-2013-2419</a>: Better font processing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001040">S8001040</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1537">CVE-2013-1537</a>: Rework RMI model</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001322">S8001322</a>: Refactor deserialization</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001329">S8001329</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1557">CVE-2013-1557</a>: Augment RMI logging</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003335">S8003335</a>: Better handling of Finalizer thread</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003445">S8003445</a>: Adjust JAX-WS to focus on API</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003543">S8003543</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2415">CVE-2013-2415</a>: Improve processing of MTOM attachments</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004261">S8004261</a>: Improve input validation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004336">S8004336</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2431">CVE-2013-2431</a>: Better handling of method handle intrinsic frames</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2383">CVE-2013-2383</a>: Better handling of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2384">CVE-2013-2384</a>: Improve font layout</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1569">CVE-2013-1569</a>: Improve checking of glyph table</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005432">S8005432</a>: Update access to JAX-WS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005943">S8005943</a>: (process) Improved Runtime.exec</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006309">S8006309</a>: More reliable control panel operation</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006435">S8006435</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2424">CVE-2013-2424</a>: Improvements in JMX</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006790">S8006790</a>: Improve checking for windows</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006795">S8006795</a>: Improve font warning messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007406">S8007406</a>: Improve accessibility of AccessBridge</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007617">S8007617</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2420">CVE-2013-2420</a>: Better validation of images</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2430">CVE-2013-2430</a>: Better image reading</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2429">CVE-2013-2429</a>: Better image writing</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2426">CVE-2013-2426</a>: Improve reliability of ConcurrentHashMap</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0401">CVE-2013-0401</a>: Improve AWT data transfer</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009699">S8009699</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2421">CVE-2013-2421</a>: Methodhandle lookup</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1488">CVE-2013-1488</a>: Better driver management</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-2422">CVE-2013-2422</a>: Problem with plugin</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197906">S7197906</a>: BlockOffsetArray::power_to_cards_back() needs to handle &gt; 32 bit shifts</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7036559">S7036559</a>: ConcurrentHashMap footprint and contention improvements</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5102804">S5102804</a>: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param (with WeakCache from S6397609)</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6501644">S6501644</a>: sync LayoutEngine *code* structure to match ICU</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6886358">S6886358</a>: layout code update</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6963811">S6963811</a>: Deadlock-prone locking changes in Introspector</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7017324">S7017324</a>: Kerning crash in JDK 7 since ICU layout update</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064279">S7064279</a>: Introspector.getBeanInfo() should release some resources in timely manner</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004302">S8004302</a>: javax/xml/soap/Test7013971.java fails since jdk6u39b01</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://java.net/jira/browse/OPENJDK6-3">OJ3</a>: Fix get_stack_bounds memory leak (alternate fix for S7197906)</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1362">PR1362</a>: Fedora 19 / rawhide FTBFS SIGILL</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1319">PR1319</a>: Correct #ifdef to #if</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1339">PR1339</a>: Simplify the rhino class rewriter to avoid use of concurrency</li>
</ul>
</li>
</ul>
<p>The tarball can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.11.10.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.11.10.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.11.10.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>6c362135db9e0477eb9308b02a2adef26fc56cdabf2eda3286ce4301eb6e951e  icedtea6-1.11.10.tar.gz</li>
</ul>
<p>The tarballs are accompanied by digital signatures available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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://fuseyism.com/">Andrew John Hughes</a> (applying most security patches, backports &#038; bug fixes, release management)</li>
<li><a href="https://omajid.wordpress.com/">Omair Majid</a> (build testing, reproducer runs, patches for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007667">S8007667</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007918">S8007918</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009305">S8009305</a>,<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009814">S8009814</a>, <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009857">S8009857</a>)</li>
<li>Chris Phillips (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1362">PR1362</a> patch for ARM issue)</li>
<li><a href="http://kennke.org/blog">Roman Kennke</a> (<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004986">S8004986</a> / <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004987">S8004987</a> / <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004994">S8004994</a> patch)</li>
<li>Andreas Schwab (<a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1380">PR1380</a> patch for AArch64 Zero support)</li>
<li><a href="http://blog.vanaltj.com/">Jon VanAlten</a> (<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009063">S8009063</a> patch and <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7036559">S7036559</a> dependency backport)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-1.11.10.tar.gz
</pre>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea6-build
$ cd icedtea6-build
$ ../icedtea6-1.11.10/configure [--enable-zero --enable-pulse-java --enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/04/17/security-icedtea-1-11-10-for-openjdk-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HotSpot 23 in IcedTea for OpenJDK 6</title>
		<link>http://blog.fuseyism.com/index.php/2013/03/13/hotspot-23-in-icedtea-for-openjdk-6/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/03/13/hotspot-23-in-icedtea-for-openjdk-6/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 18:49:10 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=513</guid>
		<description><![CDATA[I meant to blog about this a while back, but the recent deluge of security updates has pushed it to the sidelines. The current HEAD version of IcedTea for building OpenJDK 6 (what will eventually become 1.13) now supports building with HotSpot 23 in preference to the version in the OpenJDK 6 tarball, HotSpot 20. [...]]]></description>
			<content:encoded><![CDATA[<p>I meant to blog about this a while back, but the recent deluge of security updates has pushed it to the sidelines.  The current HEAD version of IcedTea for building OpenJDK 6 (what will eventually become 1.13) now supports building with HotSpot 23 in preference to the version in the OpenJDK 6 tarball, HotSpot 20.  Indeed, this is the default, should you not be building the Zero assembler port.  As users of 7 will know, Zero doesn&#8217;t work with HotSpot 22 &#038; 23, though signs are good for HotSpot 24, which is currently being tested in the 7 updates forest.</p>
<p>Building OpenJDK 6 with HotSpot 23 was delightfully uneventful in the end, despite earlier warnings from Oracle that they&#8217;ve not tested anything beyond 20.  We saw no problems during build and a clear run of HotSpot jtreg tests was also a good sign (bar a few JSR292 patches which we&#8217;ve since patched out).  With luck, things should be good for the 1.13.0 release (which we hope will not take the year that 1.11->1.12 took) and we may even be able to get it upstream into OpenJDK 6 at some point.</p>
<p>Gentoo users can get their hands on this now by using the icedtea-6.9999 ebuild in java-overlay.  Other users will need to check out <a href="http://icedtea.classpath.org/hg/icedtea6">Mercurial repository</a> and build it themselves.</p>
<pre>
$ /usr/lib/jvm/icedtea-6/bin/java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.13.0pre+re162a16dad26)
(Gentoo build 1.6.0_27-b27)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/03/13/hotspot-23-in-icedtea-for-openjdk-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 2.1.7, 2.2.7 &amp; 2.3.8 for OpenJDK 7 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/03/12/security-icedtea-2-1-7-2-2-7-2-3-8-for-openjdk-7-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/03/12/security-icedtea-2-1-7-2-2-7-2-3-8-for-openjdk-7-released/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 19:57:47 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=507</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK 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 are now available for the OpenJDK 7 series: 2.1.7, 2.2.7 &#038; 2.3.8. We recommend that [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>A new set of security releases are now available for the OpenJDK 7 series: 2.1.7, 2.2.7 &#038; 2.3.8.  We recommend that users upgrade to the latest release from the<br />
appropriate branch as soon as possible.  The releases contain the following security fixes:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
<p>Full details of each release can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 2.3.8 (2013-03-11)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8002344">S8002344</a>: Krb5LoginModule config class does not return proper KDC list from DNS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004344">S8004344</a>: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006179">S8006179</a>: JSR292 MethodHandles lookup with interface using findVirtual()</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006882">S8006882</a>: Proxy generated classes in sun.proxy package breaks JMockit</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>: Correct #ifdef to #if</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1340">PR1340</a>: Simplify the rhino class rewriter to avoid use of concurrency</li>
<li>Revert <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7017193">S7017193</a> and add the missing free call, until a better fix is ready.</li>
</ul>
</li>
</ul>
<h3>New in release 2.2.7 (2013-03-11)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8002344">S8002344</a>: Krb5LoginModule config class does not return proper KDC list from DNS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004344">S8004344</a>: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006179">S8006179</a>: JSR292 MethodHandles lookup with interface using findVirtual()</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006882">S8006882</a>: Proxy generated classes in sun.proxy package breaks JMockit</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>: Correct #ifdef to #if</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1340">PR1340</a>: Simplify the rhino class rewriter to avoid use of concurrency</li>
<li>Revert <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7017193">S7017193</a> and add the missing free call, until a better fix is ready.</li>
</ul>
</li>
</ul>
<h3>New in release 2.1.7 (2013-03-11)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8002344">S8002344</a>: Krb5LoginModule config class does not return proper KDC list from DNS</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004344">S8004344</a>: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006179">S8006179</a>: JSR292 MethodHandles lookup with interface using findVirtual()</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006882">S8006882</a>: Proxy generated classes in sun.proxy package breaks JMockit</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>: Correct #ifdef to #if</li>
<li>Stop libraries being stripped in the OpenJDK build.</li>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1340">PR1340</a>: Simplify the rhino class rewriter to avoid use of concurrency</li>
<li>Revert <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7017193">S7017193</a> and add the missing free call, until a better fix is ready.</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.1.7.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.1.7.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.1.7.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.2.7.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.2.7.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.2.7.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.3.8.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.3.8.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.3.8.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>e23d7715b9b27635f721414614be4bc5e52d32fb9739bc2e5dd1abcd8183dbee  icedtea-2.1.7.tar.gz</li>
<li>070a14f450569f98bd7b1ce5c42a9240c81ac5c234e2b39f8897f11d3d625ecc  icedtea-2.2.7.tar.gz</li>
<li>750a4c6e3e22369aa7dcfb0751fe85d5ea7a36b32871861c5063dbcadddc7153  icedtea-2.3.8.tar.gz</li>
</ul>
<p>Each tarball is accompanied by a digital signature available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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://fuseyism.com">Andrew Hughes</a> (applying all security patches &#038; backports, creation &#038; testing of bug fixes, reproducer testing, release management)</li>
<li>Matthias Klose (reported &#038; fixed <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1340">PR1340</a>)</li>
<li>Omair Majid (applied security fixes)</li>
<li>Bernhard Rosenkränzer (reported issue with <a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-${version}.tar.gz
$ cd icedtea-${version}
</pre>
<p>where <code>${version}</code> is the version you&#8217;ve downloaded.</p>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-${version}/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/03/12/security-icedtea-2-1-7-2-2-7-2-3-8-for-openjdk-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 1.11.9 &amp; 1.12.4 for OpenJDK 6 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/03/12/security-icedtea-1-11-9-1-12-4-for-openjdk-6-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/03/12/security-icedtea-1-11-9-1-12-4-for-openjdk-6-released/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 18:47:50 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=501</guid>
		<description><![CDATA[Original announcement courtesy of Omair Majid. The IcedTea project provides a harness to build the source code from OpenJDK 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 are now available for the OpenJDK 6 series: 1.11.9 [...]]]></description>
			<content:encoded><![CDATA[<p><emph><a href="http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-March/022145.html">Original announcement</a> courtesy of Omair Majid.</emph></p>
<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>A new set of security releases are now available for the OpenJDK 6 series: 1.11.9 &#038; 1.12.4.  We recommend that users upgrade to the latest release from the<br />
appropriate branch as soon as possible.  The releases contain the following security fixes:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
<p>Full details of each release can be found below.</p>
<h2>What’s New?</h2>
<h3>New in release 1.11.9 (2013-03-04)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
</li>
</ul>
<h3>New in release 1.12.4 (2013-03-04)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007014">S8007014</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0809">CVE-2013-0809</a>: Improve image handling</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007675">S8007675</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1493">CVE-2013-1493</a>: Improve color conversion</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.11.9.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.11.9.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.11.9.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea6-1.12.4.tar.gz">http://icedtea.classpath.org/download/source/icedtea6-1.12.4.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea6-1.12.4.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>0c134bea8d48c77ad5d41d4a0f98f471c381faaa0ef0c215d48687e709e93f3f  icedtea6-1.11.9.tar.gz</li>
<li>eb326c6ae0147ca4abe4bd79e52c1edc2ef08e5e008230e24bee3abb39e14dda  icedtea6-1.12.4.tar.gz</li>
</ul>
<p>The tarballs are accompanied by digital signatures available at the above &#8216;sig&#8217; link.  This is produced using Omair&#8217;s public key.  See details below.</p>
<ul>
<li>PGP Key: 66484681 (<a href="http://pgp.mit.edu/">http://pgp.mit.edu/</a>)</li>
<li>Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681</li>
</ul>
<p>The following people helped with these releases:</p>
<ul>
<li>Severin Gehwolf (creation of fix for S8007675)</li>
<li>Omair Majid (applying all security patches, reproducer runs, release management)</li>
<li>Mario Torre (creation of fix for S8007675)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-${version}.tar.gz
$ cd icedtea-${version}
</pre>
<p>where <code>${version}</code> is the version you&#8217;ve downloaded.</p>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-${version}/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/03/12/security-icedtea-1-11-9-1-12-4-for-openjdk-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SECURITY] IcedTea 2.1.6, 2.2.6 &amp; 2.3.7 for OpenJDK 7 Released!</title>
		<link>http://blog.fuseyism.com/index.php/2013/02/20/security-icedtea-2-1-6-2-2-6-2-3-7-for-openjdk-7-released/</link>
		<comments>http://blog.fuseyism.com/index.php/2013/02/20/security-icedtea-2-1-6-2-2-6-2-3-7-for-openjdk-7-released/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 18:32:01 +0000</pubDate>
		<dc:creator>gnu_andrew</dc:creator>
				<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.fuseyism.com/?p=495</guid>
		<description><![CDATA[The IcedTea project provides a harness to build the source code from OpenJDK 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 are now available for the OpenJDK 7 series: 2.1.6, 2.2.6 &#038; 2.3.7. These contain the [...]]]></description>
			<content:encoded><![CDATA[<p>The IcedTea project provides a harness to build the source code from OpenJDK using Free Software build tools, along with additional features such as a <a href="http://en.wikipedia.org/wiki/PulseAudio">PulseAudio</a> sound driver and support for alternative virtual machines.</p>
<p>A new set of security releases are now available for the OpenJDK 7 series: 2.1.6, 2.2.6 &#038; 2.3.7. These contain the following security fixes:</p>
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004937">S8004937</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1484">CVE-2013-1484</a>: Improve proxy construction</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006439">S8006439</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1485">CVE-2013-1485</a>: Improve MethodHandles coverage</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006446">S8006446</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1486">CVE-2013-1486</a>: Restrict MBeanServer access</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006777">S8006777</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0169">CVE-2013-0169</a>: Improve TLS handling of invalid messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007688">S8007688</a>: Blacklist known bad certificate</li>
</ul>
<p>In addition, IcedTea includes the usual IcedTea patches to allow builds against system libraries and to support more estoric architectures.</p>
<p>If you find an issue with one of these releases, please report it to <a href="http://icedtea.classpath.org/bugzilla">our bug database</a> under the appropriate component.  Development discussion takes place on <a href="mailto:distro-pkg-dev@openjdk.java.net">the distro-pkg-dev OpenJDK mailing list</a> and patches are always welcome.</p>
<p>Full details of the releases can be found below.</p>
<h2>What&#8217;s New?</h2>
<h3>New in release 2.3.7 (2013-02-20)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004937">S8004937</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1484">CVE-2013-1484</a>: Improve proxy construction</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006439">S8006439</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1485">CVE-2013-1485</a>: Improve MethodHandles coverage</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006446">S8006446</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1486">CVE-2013-1486</a>: Restrict MBeanServer access</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006777">S8006777</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0169">CVE-2013-0169</a>: Improve TLS handling of invalid messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007688">S8007688</a>: Blacklist known bad certificate</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007393">S8007393</a>: Possible race condition after JDK-6664509</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007611">S8007611</a>: logging behavior in applet changed</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>: Support building with giflib 5</li>
</ul>
</li>
</ul>
<h3>New in release 2.2.6 (2013-02-20)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004937">S8004937</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1484">CVE-2013-1484</a>: Improve proxy construction</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006439">S8006439</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1485">CVE-2013-1485</a>: Improve MethodHandles coverage</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006446">S8006446</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1486">CVE-2013-1486</a>: Restrict MBeanServer access</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006777">S8006777</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0169">CVE-2013-0169</a>: Improve TLS handling of invalid messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007688">S8007688</a>: Blacklist known bad certificate</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007393">S8007393</a>: Possible race condition after JDK-6664509</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007611">S8007611</a>: logging behavior in applet changed</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>: Support building with giflib 5</li>
</ul>
</li>
</ul>
<h3>New in release 2.1.6 (2013-02-20)</h3>
<ul>
<li>Security fixes
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004937">S8004937</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1484">CVE-2013-1484</a>: Improve proxy construction</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006439">S8006439</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1485">CVE-2013-1485</a>: Improve MethodHandles coverage</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006446">S8006446</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-1486">CVE-2013-1486</a>: Restrict MBeanServer access</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006777">S8006777</a>, <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2013-0169">CVE-2013-0169</a>: Improve TLS handling of invalid messages</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007688">S8007688</a>: Blacklist known bad certificate</li>
</ul>
</li>
<li>Backports
<ul>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7123519">S7123519</a>: problems with certification path</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007393">S8007393</a>: Possible race condition after JDK-6664509</li>
<li><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007611">S8007611</a>: logging behavior in applet changed</li>
</ul>
</li>
<li>Bug fixes
<ul>
<li><a href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1303">PR1303</a>: Support building with giflib 5</li>
</ul>
</li>
</ul>
<p>The tarballs can be downloaded from:</p>
<ul>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.1.6.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.1.6.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.1.6.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.2.6.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.2.6.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.2.6.tar.gz.sig">sig</a>)</li>
<li><a href="http://icedtea.classpath.org/download/source/icedtea-2.3.7.tar.gz">http://icedtea.classpath.org/download/source/icedtea-2.3.7.tar.gz</a> (<a href="http://icedtea.classpath.org/download/source/icedtea-2.3.7.tar.gz.sig">sig</a>)</li>
</ul>
<p>SHA256 checksums:</p>
<ul>
<li>e6a65923acb29b87b9f8492adc6f00152b489441e788b64e2869301cc7fa29ba  icedtea-2.1.6.tar.gz</li>
<li>90adf40e725d7a301c3e23efdb75fcb992b0e645d8be0250cd4d058d85488f33  icedtea-2.2.6.tar.gz</li>
<li>378f67f6f84bfb6c705f600b47b68a61b18d67648dd7eaf8498b152587695940  icedtea-2.3.7.tar.gz</li>
</ul>
<p>Each tarball is accompanied by a digital signature available at the above &#8216;sig&#8217; link.  This is produced using my public key.  See details below.</p>
<ul>
<li>PGP Key: 248BDC07 (<a href="https://keys.indymedia.org/">https://keys.indymedia.org/</a>)</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>Elliott Baron (production of reproducer for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006439">S8006439</a>)</li>
<li>Severin Gehwolf (production of reproducer for <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006777">S8006777</a>)</li>
<li><a href="http://fuseyism.com/">Andrew John Hughes</a> (application of security fixes &#038; backports, creation &#038; testing of bug fixes, reproducer testing, release management)</li>
</ul>
<p>We would also like to thank the bug reporters and testers!</p>
<p>To get started:</p>
<pre>
$ tar xzf icedtea-${version}.tar.gz
</pre>
<p>where <code>${version}</code> is the version of IcedTea being used.</p>
<p>Full build requirements and instructions are in INSTALL:</p>
<pre>
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-${version}/configure [--enable-zero --enable-pulse-java
--enable-systemtap ...]
$ make
</pre>
<h3>Happy hacking!</h3>
]]></content:encoded>
			<wfw:commentRss>http://blog.fuseyism.com/index.php/2013/02/20/security-icedtea-2-1-6-2-2-6-2-3-7-for-openjdk-7-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
