/hg/icedtea6: Add new releases (1.7.6, 1.8.3, 1.9.2) to NEWS.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Wed Nov 24 08:53:27 PST 2010
changeset c80d9c5bbe27 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=c80d9c5bbe27
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Nov 24 16:53:20 2010 +0000
Add new releases (1.7.6, 1.8.3, 1.9.2) to NEWS.
2010-11-24 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Add 1.7.6, 1.8.3 and 1.9.2 releases.
diffstat:
2 files changed, 51 insertions(+)
ChangeLog | 4 ++++
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
diffs (68 lines):
diff -r 4aef376b7123 -r c80d9c5bbe27 ChangeLog
--- a/ChangeLog Tue Nov 23 11:39:48 2010 +0100
+++ b/ChangeLog Wed Nov 24 16:53:20 2010 +0000
@@ -1,3 +1,7 @@ 2010-11-23 Pavel Tisnovsky <ptisnovs at r
+2010-11-24 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Add 1.7.6, 1.8.3 and 1.9.2 releases.
+
2010-11-23 Pavel Tisnovsky <ptisnovs at redhat.com>
* test/jtreg/README:
diff -r 4aef376b7123 -r c80d9c5bbe27 NEWS
--- a/NEWS Tue Nov 23 11:39:48 2010 +0100
+++ b/NEWS Wed Nov 24 16:53:20 2010 +0000
@@ -56,6 +56,53 @@ New in release 1.10 (2010-XX-XX):
- PR557: Applet opens in a separate window if tab is closed when the applet loads
- PR519: 100% CPU usage when displaying applets in Webkit based browsers
- PR565: UIDefaults.getUI fails with jgoodies:looks 2.3.1
+
+New in release 1.9.2 (2010-11-24):
+
+* Upgrade to latest revision of hs19 (b09).
+* Allow the building of NetX to be disabled.
+* Additional S390 size_t fixes.
+* Switch to the IcedTea server for JAXP, JAF and JAXWS tarballs.
+* Security updates
+ - RH645843, CVE-2010-3860: IcedTea System property information leak via public static
+* Backports
+ - S6622432: RFE: Performance improvements to java.math.BigDecimal
+ - S6850606: Regression from JDK 1.6.0_12
+ - S6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
+ - S6991430, PR579: Zero PowerPC fix.
+ - S6703377: freetype: glyph vector outline is not translated correctly
+ - S6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow"
+ inconsistently.
+* Bug fixes
+ - RH647737: Disable compressed oops in hs19 to avoid Eclipse failures.
+ - RH643674: Update fontconfig files for Fedora 11, 12, 13 and 14.
+* NetX
+ - Do not prompt user multiple times for the same certificate.
+ - PR592: NetX can create invalid desktop entry files
+
+New in release 1.8.3 (2010-11-24):
+
+* Allow the building of NetX to be disabled.
+* Security updates
+ - RH645843, CVE-2010-3860: IcedTea System property information leak via public static
+* Backports
+ - S6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow"
+ inconsistently.
+* NetX
+ - Do not prompt user multiple times for the same certificate.
+ - PR592: NetX can create invalid desktop entry files
+
+New in release 1.7.6 (2010-11-24):
+
+* Allow the building of NetX to be disabled.
+* Security updates
+ - RH645843, CVE-2010-3860: IcedTea System property information leak via public static
+* Backports
+ - S6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow"
+ inconsistently.
+* NetX
+ - Do not prompt user multiple times for the same certificate.
+ - PR592: NetX can create invalid desktop entry files
New in release 1.9.1 (2010-10-13):
More information about the distro-pkg-dev
mailing list