[java-1.6.0-openjdk] Sources updated to IcedTea 1.11. Fixed some typos in changelog

jiri vanek jvanek at fedoraproject.org
Tue Jan 31 16:44:05 UTC 2012


commit c9b4753b6747731c7881fe34fa03e5cc9e22d689
Author: Jiri Vanek work <jvanek at judovana.home>
Date:   Tue Jan 31 17:45:29 2012 +0100

    Sources updated to IcedTea 1.11. Fixed some typos in changelog

 .gitignore              |    1 +
 java-1.6.0-openjdk.spec |   28 ++++++++++++++--------------
 sources                 |    2 +-
 3 files changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fed7318..ad79346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ icedtea6-1.8.tar.gz
 /jaxp144_03.zip
 /jdk6-jaxws2_1_6-2011_06_13.zip
 /openjdk-6-src-b24-14_nov_2011-fedora.tar.gz
+/icedtea6-1.11.tar.gz
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index 83ad2ec..5c068f8 100644
--- a/java-1.6.0-openjdk.spec
+++ b/java-1.6.0-openjdk.spec
@@ -6,7 +6,7 @@
 # If runtests is 0 test suites will not be run.
 %define runtests 0
 
-%define icedteaver 1.11pre
+%define icedteaver 1.11
 %define icedteasnapshot %{nil}
 %define openjdkver b24
 %define openjdkdate 14_nov_2011
@@ -901,21 +901,21 @@ exit 0
 
 %changelog
 * Tue Jan 30 2012 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-64.1.11pre
-- icedtea6 bumped to icedtea6 1.11 serie
-- removed hotspot source
-- updated to jaxp144_03.zip jdk6-jaxws2_1_6-2011_06_13.zip and
+- IcedTea6 bumped to icedtea6 1.11 series
+- Removed HotSpot source
+- Updated to jaxp144_03.zip jdk6-jaxws2_1_6-2011_06_13.zip and
   openjdk-6-src-b24-14_nov_2011-fedora.tar.gz
-- removed build requires  xalan-j2 and xerces-j2
-- added build requires libxslt
-- removed patch5 - makefile-xalan-deps.patch
-- added bud unused patch7 icedtea.patch.patch and patch8  Defs-linux.diff
-- added and used patch9 hotspotGccWerrors.aptch, to enable hotspot build
+- Removed build requires  xalan-j2 and xerces-j2
+- Added build requires libxslt
+- Removed patch5 - makefile-xalan-deps.patch
+- Added but unused patch7 icedtea.patch.patch and patch8  Defs-linux.diff
+- Added and used patch9 hotspotGccWerrors.aptch, to enable HotSpot build
   under f17 gcc
-- added and used patch10  Compiler-gcc.diff to enable shared libraries build
+- Added and used patch10  Compiler-gcc.diff to enable shared libraries build
   under f17 gcc
 
 * Tue Jan 24 2012 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-63.1.10.5
-- updated to icedtea6 1.10.5
+- Updated to icedtea6 1.10.5
 - Backports
     S7034464, Support transparent large pages on Linux
     S7037939, NUMA: Disable adaptive resizing if SHM large pages are used
@@ -924,7 +924,7 @@ exit 0
     S7103725, RH767129: REGRESSION – 6u29 breaks ssl connectivity using TLS_DH_anon_WITH_AES_128_CBC_SHA
     S6851973, PR830: ignore incoming channel binding if acceptor does not set one
     S7091528, javadoc attempts to parse .class files
--removed patch6 - glibc-name-clash.patch
+-Removed patch6 - glibc-name-clash.patch
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.6.0.0-62.1.10.4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
@@ -933,10 +933,10 @@ exit 0
 - Fix rhbz#741821
 
 * Tue Nov 01 2011 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-60.1.10.4
-- omajid have added Patch6 as (probably temporally) solution for S7103224 for buildability on newest glibc libraries.
+- Omajid have added Patch6 as (probably temporally) solution for S7103224 for buildability on newest glibc libraries.
 
 * Thu Oct 13 2011 Jiri Vanek <jvanek at redhat.com> - 1:1.6.0.0-60.1.10.4
-- updated to icedtea6 1.10.4
+- Updated to icedtea6 1.10.4
 - Security fixes
   - S7000600, CVE-2011-3547: InputStream skip() information leak
   - S7019773, CVE-2011-3548: mutable static AWTKeyStroke.ctor
diff --git a/sources b/sources
index cebcf6d..bf5008e 100644
--- a/sources
+++ b/sources
@@ -1,7 +1,7 @@
 7a0c160c03012cd40957a7a112e25038  mauve_tests
 a9cdc5f050eb6e97c1b15ddd39978710  mauve-2008-10-22.tar.gz
 c12f124672a97c7491530fed2c0facdc  java-access-bridge-1.23.0.tar.bz2
-781b3573d79921bb82785674a1c9dd8a  icedtea6-1.11pre.tar.gz
+10c1cea1d24c064572abfe9687567948  icedtea6-1.11.tar.gz
 9eea471ad474040265c688858fcf09aa  jaxp144_03.zip
 bc95c133620bd68c161cac9891592901  jdk6-jaf-b20.zip
 8fd91b09b643a19a912b8a75e7a7a9d5  jdk6-jaxws2_1_6-2011_06_13.zip


More information about the scm-commits mailing list