/hg/release/icedtea6-1.7: Update NEWS and bump version for 1.7.1.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Feb 26 09:45:47 PST 2010


changeset 5a3838937f7c in /hg/release/icedtea6-1.7
details: http://icedtea.classpath.org/hg/release/icedtea6-1.7?cmd=changeset;node=5a3838937f7c
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Feb 26 17:45:26 2010 +0000

	Update NEWS and bump version for 1.7.1.

	2010-02-26 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Updated for 1.7.1
		* configure.ac: Bump version.


diffstat:

3 files changed, 51 insertions(+), 17 deletions(-)
ChangeLog    |   37 +++++++++++++++++++++----------------
NEWS         |   29 +++++++++++++++++++++++++++++
configure.ac |    2 +-

diffs (177 lines):

diff -r 6dc81df0b056 -r 5a3838937f7c ChangeLog
--- a/ChangeLog	Fri Feb 26 15:54:29 2010 +0100
+++ b/ChangeLog	Fri Feb 26 17:45:26 2010 +0000
@@ -1,3 +1,8 @@ 2010-02-26  Xerxes RÃ¥nby  <xerxes at zafen
+2010-02-26 Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Updated for 1.7.1
+	* configure.ac: Bump version.
+
 2010-02-26  Xerxes RÃ¥nby  <xerxes at zafena.se>
 
         * ports/hotspot/src/share/vm/shark/sharkCompiler.cpp
@@ -198,7 +203,7 @@ 2010-02-17  Xerxes RÃ¥nby  <xerxes at zafen
 	Allways define llvm/Support/CommandLine.h.
 
 2010-02-16  Gary Benson  <gbenson at redhat.com>
-	
+
 	* contrib/jck/compile-native-code.sh: Add s390.
 
 2010-02-15  Gary Benson  <gbenson at redhat.com>
@@ -282,13 +287,13 @@ 2010-01-27 Andrew John Hughes  <ahughes@
 	* Makefile.am: Reference plugin
 	directory by absolute path in EXTRA_DIST
 	to avoid confusion with build rule.
-	
+
 2010-01-27 Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS: Updated for 1.7 release.
-	
+
 2010-01-27 Andrew John Hughes  <ahughes at redhat.com>
-	
+
 	* HACKING: Document new patch.
 	* Makefile.am: Add new patch.
 	* patches/libpng.patch:
@@ -301,11 +306,11 @@ 2010-01-27 Andrew John Hughes  <ahughes@
 	* NEWS:
 	Add missing items for 1.5.1, 1.5.2,
 	1.5.3, 1.6.1 and 1.6.2.
-	
+
 2010-01-27  Matthias Klose  <doko at ubuntu.com>
 
 	* Makefile.am: Remove quoting from ICEDTEA_NAME ICEDTEA_REV
-	ICEDTEA_PKG.  
+	ICEDTEA_PKG.
 
 2010-01-26 Andrew John Hughes  <ahughes at redhat.com>
 
@@ -342,37 +347,37 @@ 2010-01-25 Andrew John Hughes  <ahughes@
 	Fix ICEDTEAPLUGIN_TARGET to use new
 	stamp targets and remove redundant
 	ICEDTEANPPPLUGIN_TARGET.
-	
+
 2010-01-25 Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
 	Use NPPLUGIN_SRCDIR for Java plugin sources.
-	
+
 2010-01-25 Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
 	Build NPPlugin source files separately.
-	
+
 2010-01-25 Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
 	Provide stamp targets for both npplugin
 	and the old plugin so 'make plugin' builds
 	the one configured.
-	
+
 2010-01-25 Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
 	Remove trailing space after IcedTea version
 	in plugin version information when package
 	version is not set.
-	
+
 2010-01-25 Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
 	Build NPPlugin in the build directory,
 	not the source tree.
-	
+
 2010-01-22  Deepak Bhole <dbhole at redhat.com>
 
 	* Makefile.am:
@@ -408,7 +413,7 @@ 2010-01-25 Andrew John Hughes  <ahughes@
 	* patches/icedtea-libraries.patch:
 	Make all dlopen choices at build-time,
 	not just one.  Support libjpeg8 as well.
-	
+
 2010-01-21  Andrew John Hughes  <ahughes at redhat.com>
 
 	PR icedtea/433
@@ -426,7 +431,7 @@ 2010-01-21  Andrew John Hughes  <ahughes
 	* Makefile.am:
 	Fix paths to patches and IcedTeaNPPlugin.cc
 	for make dist.
-	
+
 2010-01-20  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
@@ -476,7 +481,7 @@ 2010-01-18 Andrew John Hughes  <ahughes@
 	Use $(OPENJDK_SRC_ZIP) and $(HOTSPOT_SRC_ZIP)
 	to determine names of tarballs rather than
 	hardcoding openjdk.tar.gz and hotspot.tar.gz
-	
+
 2010-01-17  Matthias Klose  <doko at ubuntu.com>
 
 	* patches/icedtea-sparc-trapsfix.patch: Merged sparc headers
@@ -494,7 +499,7 @@ 2010-01-16 Andrew John Hughes  <ahughes@
 	(IT_FIND_NUMBER_OF_PROCESSORS):
 	Dependency of above.  Uses getconf to
 	obtain the number of available processors.
-	
+
 2010-01-16 Andrew John Hughes  <ahughes at redhat.com>
 
 	* acinclude.m4:
diff -r 6dc81df0b056 -r 5a3838937f7c NEWS
--- a/NEWS	Fri Feb 26 15:54:29 2010 +0100
+++ b/NEWS	Fri Feb 26 17:45:26 2010 +0000
@@ -1,3 +1,32 @@ New in release 1.7 (2010-01-27):
+New in release 1.7 (2010-02-26):
+
+Bug fixes
+- PR179: Rhino bootclasspath issue
+- Add missing .c file to PulseAudio build
+Zero/Shark
+- Formatting changes and other fixes to match upstream
+- PR428: Shark on ARM precompiled header incls
+- Update Shark for LLVM r95390 API change.
+- S6927165: Zero S/390 fixes (from upstream)
+- Implemented Shark host CPU feature autotuner using LLVM 2.7 APIs.
+- Add s390 support to TCK setup helper script
+- Strip stupid options that llvm-config supplies
+- Update Shark for LLVM r94686 API change.
+- S6914622, S6909153, S6913869 upstream Zero fixes.
+NPPlugin fixes
+- PR446: Use JDK_UPDATE_VERSION to set the jpi version.
+- Re-designed frame embedding code so that the applet is dynamically
+  packed into given handle. This increases stability and breaks
+  reliance on the assumption that the browser will always provide a
+  handle in a certain sequence.
+- Encode new lines, carriage returns, and other special characters
+  before sending them to Java side (de-coding code is already in
+  effect on Java side).
+- Centralised and increased timeouts to give slow-loading applets
+  enough time to load.
+- Fix security permissions related to get/set property, based on
+  specifications.
+
 New in release 1.7 (2010-01-27):
 
 - Updated to OpenJDK6 b17.
diff -r 6dc81df0b056 -r 5a3838937f7c configure.ac
--- a/configure.ac	Fri Feb 26 15:54:29 2010 +0100
+++ b/configure.ac	Fri Feb 26 17:45:26 2010 +0000
@@ -1,4 +1,4 @@ AC_INIT([icedtea6], [1.7], [distro-pkg-d
-AC_INIT([icedtea6], [1.7], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6], [1.7.1], [distro-pkg-dev at openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])
 



More information about the distro-pkg-dev mailing list