Wed 18 Nov 2009
IcedTea7 1.12 (Bigger and Bolder and Rougher and Tougher!)
Posted by gnu_andrew under IcedTea , OpenJDK[2] Comments
We are pleased to announce the release of IcedTea7 1.12 – Bigger and Bolder and Rougher and Tougher!
The IcedTea project provides a harness to build the source code from
OpenJDK7 using Free Software build tools. It also includes the only
Free Java plugin and Web Start implementation, and support for
additional architectures over and above x86, x86_64 and SPARC via the
Zero assembler port.
What’s New?
—————–
- Updated to OpenJDK7 milestone 5; includes:
- Security fixes:
- (CVE-2009-3728) ICC_Profile file existence detection information leak (6631533)
- (CVE-2009-3885) BMP parsing DoS with UNC ICC links (6632445)
- (CVE-2009-3881) resurrected classloaders can still have children (6636650)
- (CVE-2009-3882) Numerous static security flaws in Swing (findbugs) (6657026)
- (CVE-2009-3883) Mutable statics in Windows PL&F (findbugs) (6657138)
- (CVE-2009-3880) UI logging information leakage (6664512)
- (CVE-2009-3879) GraphicsConfiguration information leak (6822057)
- (CVE-2009-3884) zoneinfo file existence information leak (6824265)
- (CVE-2009-2409) deprecate MD2 in SSL cert validation (Kaminsky) (6861062)
- (CVE-2009-3873) JPEG Image Writer quantization problem (6862968)
- (CVE-2009-3875) MessageDigest.isEqual introduces timing attack vulnerabilities (6863503)
- (CVE-2009-3876, CVE-2009-3877) OpenJDK ASN.1/DER input stream parser denial of service (6864911)
- (CVE-2009-3869) JRE AWT setDifflCM stack overflow (6872357)
- (CVE-2009-3874) ImageI/O JPEG heap overflow (6874643)
- (CVE-2009-3871) JRE AWT setBytePixels heap overflow (6872358)
- The NSS crypto. provider may be turned on with –enable-nss if
the NSS libraries and headers are available via pkg-config. - Makefile reorganisation
- icedtea-ecj is now icedtea-boot and patches/ecj is now
patches/boot. - The icedtea-against-icedtea target is now icedtea-stage2.
The icedtea-against-ecj target is now icedtea-stage1. - The Java code for the plugin is now built by the
liveconnect.stamp and liveconnect-dist.stamp targets
rather than hijacking the OpenJDK build.
- icedtea-ecj is now icedtea-boot and patches/ecj is now
- Upgraded to VisualVM 1.2.1
—————–
The tarball can be downloaded from:
The following people helped with the release:
Gary Benson, Deepak Bhole, Andrew Haley, Andrew John Hughes, Thomas Hurka, Matthias Klose, Xerxes Rånby, Jon VonAlten, Mark Wielaard and many others.
We would also like to thank the bug reporters and testers!
To get started:
$ tar xzf icedtea-1.12.tar.gz
$ cd icedtea6-1.12
Full build requirements and instructions are in INSTALL:
$ ./configure [--enable-zero --enable-shark --enable-visualvm --with-jdk-home --enable-pulse-java --enable-systemtap etc...]
$ make
Happy hacking!
-
http://robilad.livejournal.com Dalibor Topic
-
http://www.gnarc.com/sphere/icedtea7-1-12-bigger-and-bolder-and-rougher-and-tougher IcedTea7 1.12 (Bigger and Bolder and Rougher and Tougher!) | Gnu Architecture