/hg/release/icedtea6-1.11: 2 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Oct 31 04:33:25 PDT 2012


changeset bc30c1027788 in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=bc30c1027788
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Oct 31 11:28:30 2012 +0000

	Correct bad CVE number given by Oracle.

	2012-10-24  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Corrected bad CVE number
		given by Oracle.


changeset 17e15b89db78 in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=17e15b89db78
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Oct 31 11:33:18 2012 +0000

	Update my e-mail address.

	2011-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>

		* AUTHORS: Update my e-mail address.
		* ChangeLog: Likewise.


diffstat:

 AUTHORS   |    2 +-
 ChangeLog |  926 +++++++++++++++++++++++++++++++------------------------------
 NEWS      |    2 +-
 3 files changed, 470 insertions(+), 460 deletions(-)

diffs (truncated from 3821 to 500 lines):

diff -r ad6dcbef91ef -r 17e15b89db78 AUTHORS
--- a/AUTHORS	Mon Oct 22 18:49:12 2012 +0100
+++ b/AUTHORS	Wed Oct 31 11:33:18 2012 +0000
@@ -15,7 +15,7 @@
 Kyle Galloway <kgallowa at redhat.com>
 Dennis Gilmore <dgilmore at redhat.com>
 Andrew Haley <aph at redhat.com>
-Andrew John Hughes <gnu_andrew at member.fsf.org, ahughes at redhat.com>
+Andrew John Hughes <gnu_andrew at member.fsf.org, gnu.andrew at redhat.com>
 Tomas Hurka <tomas.hurka at sun.com>
 Ioana Ivan <iivan at redhat.com>
 Matthias Klose <doko at ubuntu.com>
diff -r ad6dcbef91ef -r 17e15b89db78 ChangeLog
--- a/ChangeLog	Mon Oct 22 18:49:12 2012 +0100
+++ b/ChangeLog	Wed Oct 31 11:33:18 2012 +0000
@@ -1,3 +1,13 @@
+2011-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* AUTHORS: Update my e-mail address.
+	* ChangeLog: Likewise.
+
+2012-10-24  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Corrected bad CVE number
+	given by Oracle.
+
 2012-10-22  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Cleanup.  Add section for
@@ -62,7 +72,7 @@
 	* patches/security/20121016/7198606.patch:
 	New patches.
 
-2012-03-19  Andrew John Hughes  <ahughes at redhat.com>
+2012-03-19  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	PR 1194:
 	* acinclude.m4:
@@ -76,24 +86,24 @@
 
 	* configure.ac: Remove the Xp header and library checks.
 
-2011-09-03  Andrew John Hughes  <ahughes at redhat.com>
+2011-09-03  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* configure.ac: Bump to 1.11.5pre.
 	* NEWS: Add new section.
 
-2012-08-31  Andrew John Hughes  <ahughes at redhat.com>
+2012-08-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Set 1.11.4 release date.
 
-2012-08-31  Andrew John Hughes  <ahughes at redhat.com>
+2012-08-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* configure.ac: Set to 1.11.4.
 
-2012-08-31  Andrew John Hughes  <ahughes at redhat.com>
+2012-08-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Updated with latest fixes.
 
-2012-08-31  Andrew John Hughes  <ahughes at redhat.com>
+2012-08-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(SECURITY_PATCHES): Add 7162476, 7163201 & 7182135.
@@ -112,20 +122,20 @@
 	* patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch:
 	Regression fix for 7162476.
 
-2012-06-12  Andrew John Hughes  <ahughes at redhat.com>
+2012-06-12  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* configure.ac: Set to 1.11.4pre.
 	* NEWS: Prepare for 1.11.4.
 
-2012-06-11  Andrew John Hughes  <ahughes at redhat.com>
+2012-06-11  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add CVE numbers.
 
-2012-06-07  Andrew John Hughes  <ahughes at redhat.com>
+2012-06-07  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* configure.ac: Bump to 1.11.3 proper.
 
-2012-06-07  Andrew John Hughes  <ahughes at redhat.com>
+2012-06-07  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am,
 	* patches/ecj/override.patch:
@@ -152,23 +162,23 @@
 	* NEWS: Mention bugfix.
 	* Makefile.am: Updated.
 
-2012-05-16  Andrew John Hughes  <ahughes at redhat.com>
+2012-05-16  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add 1.11.3 section.
 	* configure.ac: Set to 1.11.3pre.
 
-2012-05-11  Andrew John Hughes  <ahughes at redhat.com>
+2012-05-11  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Set release date, add missing entries.
 	* configure.ac: Set to 1.11.2 proper.
 
-2012-05-09  Andrew John Hughes  <ahughes at redhat.com>
+2012-05-09  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* acinclude.m4:
 	(IT_GET_DTDTYPE_CHECK): Set target to 5
 	as well to ensure 1.7 bytecode isn't built.
 
-2012-05-09  Andrew John Hughes  <ahughes at redhat.com>
+2012-05-09  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(add-nss): Copy nss.cfg to j2re-image as well.
@@ -178,7 +188,7 @@
 	(add-nss-ecj): Same as for add-nss.
 	(clean-add-nss-ecj): Same as for clean-add-nss.
 
-2012-03-16  Andrew John Hughes  <ahughes at redhat.com>
+2012-03-16  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	PR600, 886:
 	* Makefile.am:
@@ -187,7 +197,7 @@
 	(IT_ENABLE_JAMVM): Generate jvm.jamvm.cfg.
 	* jvm.jamvm.cfg.in: Copied from jvm.cfg.in.
 
-2012-03-16  Andrew John Hughes  <ahughes at redhat.com>
+2012-03-16  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	PR600, 886:
 	* patches/pr600-arm-jvm.cfg.patch: Removed.
@@ -394,7 +404,7 @@
 	* arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S (TRACE):
 	New macro.
 
-2012-01-12  Andrew John Hughes  <ahughes at redhat.com>
+2012-01-12  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add 1.10.5, 1.9.12 and 1.8.12
 	release notes.  Remove duplicates from 1.11.
@@ -426,7 +436,7 @@
 	* policytool.desktop.in: new file, stub for desktop file, have variable
 	to be substituted during configure 
 
-2012-01-06  Andrew John Hughes  <ahughes at redhat.com>
+2012-01-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Cleanup ARM entry, separating
 	details into their own section.
@@ -435,7 +445,7 @@
 
 	* NEWS: ARM assembly language port.
 
-2012-01-06  Andrew John Hughes  <ahughes at redhat.com>
+2012-01-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	Remove outdated NIO2 backport.
 	* overlays/nio2/openjdk/jdk/make/mkdemo/nio/Makefile,
@@ -796,11 +806,11 @@
 	* configure.ac: Remove --enable-nio2 option.
 	* NEWS: Mention removal.
 
-2012-01-06  Andrew John Hughes  <ahughes at redhat.com>
+2012-01-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Fix formatting.
 
-2012-01-06  Andrew John Hughes  <ahughes at redhat.com>
+2012-01-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS:
 	Add missing entries for 1.9.11, 1.8.11, 1.10.3,
@@ -811,12 +821,12 @@
 	* Makefile.am: Fixed path to excludelist.jdk.jtx
 	file containing black list of JDK JTreg tests.
 
-2011-12-23  Andrew John Hughes  <ahughes at redhat.com>
+2011-12-23  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add RH bug number which alerted us to
 	the problem to the 7103725 backport.
 
-2011-12-22  Andrew John Hughes  <ahughes at redhat.com>
+2011-12-22  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am: Add new patches.
 	* patches/openjdk/6851973-kerberos.patch,
@@ -849,7 +859,7 @@
 	* arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp (Thumb2_Safepoint):
 	Disable.
 
-2011-12-20  Andrew John Hughes  <ahughes at redhat.com>
+2011-12-20  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* jtreg/JavaTest.cmdMgrs.lst,
 	* jtreg/JavaTest.toolMgrs.lst,
@@ -2011,24 +2021,24 @@
 	(CACAO_VERSION): Updated CACAO to 2011-12-01 revision.
 	(CACAO_SHA256SUM): Updated.
 
-2011-11-28  Andrew John Hughes  <ahughes at redhat.com>
+2011-11-28  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS:
 	Remove inaccurate line about ARM assembler.
 
-2011-11-28  Andrew John Hughes  <ahughes at redhat.com>
+2011-11-28  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS:
 	Add changes in b24.
 
-2011-11-25  Andrew John Hughes  <ahughes at redhat.com>
+2011-11-25  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(OPENJDK_DATE): Bump to b24.
 	(OPENJDK_SHA256SUM): Likewise.
 	(OPENJDK_VERSION): Likewise.
 
-2011-11-24  Andrew John Hughes  <ahughes at redhat.com>
+2011-11-24  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/security/20111018/7000600.patch,
 	* patches/security/20111018/7019773.patch,
@@ -2052,7 +2062,7 @@
 	* patches/xjc.patch:
 	Rewritten to work with upstream security patches.
 
-2011-11-11  Andrew John Hughes  <ahughes at redhat.com>
+2011-11-11  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	PR719: make distcheck work in IcedTea6
 	* Makefile.am:
@@ -2260,18 +2270,18 @@
 	OpenJDK changeset.
 	* Makefile.am (ICEDTEA_PATCHES): Add the above.
 
-2011-10-21  Andrew John Hughes  <ahughes at redhat.com>
+2011-10-21  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/security/20111018/7083012.patch:
 	Remove testcases not in upstream version.
 
-2011-10-19  Andrew John Hughes  <ahughes at redhat.com>
+2011-10-19  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am: Move jtregcheck from
 	clean-local to .PHONY where it's supposed
 	to be (bad patch program!)
 
-2011-10-14  Andrew John Hughes  <ahughes at redhat.com>
+2011-10-14  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am: Add patches.
 	* patches/rhino.patch: Change after 7046823 is applied.
@@ -2291,7 +2301,7 @@
 	* patches/security/20111018/7077466.patch:
 	Security patches.
 
-2010-10-19  Andrew John Hughes  <ahughes at redhat.com>
+2010-10-19  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add release notes for 1.8.10,
 	1.9.10 and 1.10.4 security updates.
@@ -2346,7 +2356,7 @@
 	(JAMVM_VERSION): Updated JamVM to 2011-10-07 revision.
 	(JAMVM_SHA256SUM): Updated.
 
-2010-10-05  Andrew John Hughes  <ahughes at redhat.com>
+2010-10-05  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	Move jtreg sources to top-level to avoid
 	conflict between ${srcdir}/test and
@@ -3395,7 +3405,7 @@
 	* jtreg/legal/license.txt:
 	New location of JTreg sources.
 
-2010-07-18  Andrew John Hughes  <ahughes at redhat.com>
+2010-07-18  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	Allow all or individual test suites to be
 	disabled.
@@ -3414,7 +3424,7 @@
 	* configure.ac:
 	Call new macros.
 
-2011-10-05  Andrew John Hughes  <ahughes at redhat.com>
+2011-10-05  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	Fix make dist when a relative path is used to configure.
 	* Makefile.am:
@@ -3426,13 +3436,13 @@
 	REWRITER_BUILD_DIR and works with a relative
 	path in REWRITER_SRCS.
 
-2011-10-05  Andrew John Hughes  <ahughes at redhat.com>
+2011-10-05  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(EXTRA_DIST): Complete ARM port
 	removal by removing arm_port.
 
-2011-10-05  Andrew John Hughes  <ahughes at redhat.com>
+2011-10-05  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* ChangeLog: Cleanup.
 	* NEWS: Likewise.
@@ -3496,7 +3506,7 @@
 	bugzilla: Bug #727195 "Japanese font mappings are broken"
 	https://bugzilla.redhat.com/show_bug.cgi?id=727195
 
-2011-09-08  Andrew John Hughes  <ahughes at redhat.com>
+2011-09-08  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/openjdk/6578583-modality-broken-vista.patch:
 	Removed.
@@ -3757,7 +3767,7 @@
 	* patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch:
 	Backport of 6613904.
 
-2011-07-13  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-13  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Add b23 changes.
 
@@ -3776,7 +3786,7 @@
 	* patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch:
 	Backport of 6758179.
 
-2011-05-25  Andrew John Hughes  <ahughes at redhat.com>
+2011-05-25  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(ENDORSED_DIR): Removed.
@@ -3807,7 +3817,7 @@
 	* NEWS: Update and make bug fixes more
 	prominent.
 
-2011-07-11  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(clean-add-jamvm): Only perform sed on jvm.cfg
@@ -3819,7 +3829,7 @@
 	(clean-add-jamvm): Likewise.
 	(clean-add-jamvm-debug): Likewise.
 
-2011-07-11  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Import 1.10.2, 1.9.8, 1.8.8 and
 	1.10.1 release announcements.  Sync 1.10
@@ -3827,7 +3837,7 @@
 	items from the 1.11 list that have been
 	released in 1.10.1 & 1.10.2.
 
-2011-07-11  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Place ARM removal in a more
 	prominent location.
@@ -3865,7 +3875,7 @@
 	* patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch:
 	Backport of 6711682.
 
-2011-07-07  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-07  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(OPENJDK_DATE): Updated.
@@ -3889,7 +3899,7 @@
 	* patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch:
 	Fixed test location (added missing prefix 'jdk' into path).
 
-2011-07-06  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	Make JPEG classes more binary compatible with
 	Oracle versions.
@@ -3921,7 +3931,7 @@
 	(getDefaultColorId(ColorModel)): Fix typo (was DefaultColorID).
 	* NEWS: Updated.
 
-2011-07-06  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/security/20110215/6878713.patch,
 	* patches/security/20110607/6213702.patch,
@@ -3944,7 +3954,7 @@
 	patch version (security patch is now part of the
 	tarball, not a patch)
 
-2011-07-06  Andrew John Hughes  <ahughes at redhat.com>
+2011-07-06  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* overlays/jpeg/openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/ImageFormatException.java,
 	* overlays/jpeg/openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGCodec.java,
@@ -3974,17 +3984,17 @@
 	* patches/openjdk/7029152-String_intrinsics_miss_optimization.patch:
 	Backport of 7029152 fix.
 
-2011-06-29  Andrew John Hughes  <ahughes at redhat.com>
+2011-06-29  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* NEWS: Updated with latest bug fixes.
 
-2011-06-29  Andrew John Hughes  <ahughes at redhat.com>
+2011-06-29  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/ecj/jaxws-getdtdtype.patch:
 	Fix patch to still apply after recent
 	security updates.
 
-2011-06-29  Andrew John Hughes  <ahughes at redhat.com>
+2011-06-29  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* acinclude.m4:
 	(IT_FIND_JAVA): Check that the binary is also
@@ -4023,7 +4033,7 @@
 	* patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch:
 	Backport of 6783910 fix.
 
-2011-06-28  Andrew John Hughes  <ahughes at redhat.com>
+2011-06-28  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am: Add new patch.
 	* patches/support_linux_3.patch:
@@ -4344,7 +4354,7 @@
 	openjdk/jdk/test/tools/jar/ChangeDir.java
 	deletes all its work files.
 
-2011-05-23  Andrew John Hughes  <ahughes at redhat.com>
+2011-05-23  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am: Add security patches.
 	* patches/nio2.patch: Rerolled post-security
@@ -4402,7 +4412,7 @@
 	will be needed on particular RHEL version
 	(ie. only one file for RHEL 6.0, RHEL 6.1 and RHEL 6.2)
 
-2011-05-30  Andrew John Hughes  <ahughes at redhat.com>
+2011-05-30  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/openjdk/7036220-shark_llvm_29_headers.patch:
 	Moved to...
@@ -4440,7 +4450,7 @@
 	make the test compatible with OpenJDK7/IcedTea7, disabling printing
 	unnecessary information to error output.
 
-2011-05-18  Andrew John Hughes  <ahughes at redhat.com>
+2011-05-18  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/hotspot/hs20/7032388-work_without_cmov_instruction.patch,
 	* patches/hotspot/hs20/arm.patch,
@@ -4790,13 +4800,13 @@
 	Fixes register allocation by constraining output to one of a/b/c/d 
 	registers.
 
-2011-03-31  Andrew John Hughes  <ahughes at redhat.com>
+2011-03-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* patches/jaxp-serial-version-uid.patch,
 	* patches/openjdk/6768387-jtable_not_serializable.patch:
 	Dropped, upstream.
 
-2011-03-31  Andrew John Hughes  <ahughes at redhat.com>
+2011-03-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	S7032388, PR682: Make HotSpot work on machines without
 	cmov instruction again
@@ -4814,14 +4824,14 @@
 	test:
 	openjdk/langtools/test/tools/javac/api/6411310/Test.java
 
-2011-03-31  Andrew John Hughes  <ahughes at redhat.com>
+2011-03-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(JAXP_DROP_ZIP): Update.
 	(JAXP_DROP_SHA256SUM): Likewise.
 	(ICEDTEA_PATCHES): Drop above.
 
-2011-03-31  Andrew John Hughes  <ahughes at redhat.com>
+2011-03-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	Revert broken changes in
@@ -4830,7 +4840,7 @@
 	(jtregcheck): Revert to version before last change.
 	Remove pointless touch invocation.
 



More information about the distro-pkg-dev mailing list