[ubuntu/lucid-proposed] openjdk-6 6b18-1.8-4ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Jul 15 12:39:48 BST 2010


openjdk-6 (6b18-1.8-4ubuntu1) lucid-proposed; urgency=low

  * Rebuild with fixed ant.

openjdk-6 (6b18-1.8-4) unstable; urgency=low

  * Update from the 1.8 branch.
    - Plugin and netx fixes.
    - Don't link the plugin against the libxul libraries. Closes: #576361.
    - More plugin cpu usage fixes. Closes: #584335, #587049.
    - Plugin: fixes AppletContext.getApplets().
    - Fix race conditions in plugin initialization code that were causing
      hangs when loading multiple applets in parallel.
  * Fix Vcs-Bzr location. Closes: #530883.
  * Search for unversioned llvm-config tool.
  * Don't set XFILESEARCHPATH and NLSPATH on startup. LP: #586641.
  * Fix chinese font metrics and prefer using 'WenQuanYi Micro Hei' font.
    LP: #472845.
  * Strip libjvm.so with --strip-debug instead of --strip-unneeded.
    LP: #574997.
  * Don't turn on the ARM assembler interpreter when building the shark
    VM.

openjdk-6 (6b18-1.8-3) unstable; urgency=low

  * Update from the 1.8 branch.
    - Plugin fixes. LP: #597714.
  * Add powerpcspe build fixes (Sebastian Andrzej Siewior). Closes: #586359.
  * Work around build failure on buildds configured with low ARG_MAX
    (Giovanni Mascellani). Closes: #575254.

openjdk-6 (6b18-1.8-2ubuntu2) maverick; urgency=low

  * Search for unversioned llvm-config tool.

openjdk-6 (6b18-1.8-2ubuntu1) maverick; urgency=low

  * Upload to maverick.

openjdk-6 (6b18-1.8-2) unstable; urgency=low

  * Update from the 1.8 branch.
    - Fix build on Hitachi SH. Closes: #575346.
    - Shark and Zero fixes.
  * Build shark using llvm-2.7.
  * Don't use shark to run the test harness when testing the shark build.
  * README.Debian: Add paragraph about debugging the IcedTea NPPlugin.

openjdk-6 (6b18-1.8-1) unstable; urgency=low

  * Upload to unstable.

Date: Thu, 15 Jul 2010 13:07:33 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: OpenJDK Team <openjdk at lists.launchpad.net>
Signed-By: Matthias Klose <matthias.klose at canonical.com>
https://edge.launchpad.net/ubuntu/lucid/+source/openjdk-6/6b18-1.8-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 15 Jul 2010 13:07:33 +0200
Source: openjdk-6
Binary: openjdk-6-jdk openjdk-6-jre-headless openjdk-6-jre openjdk-6-jre-lib openjdk-6-demo openjdk-6-source openjdk-6-doc openjdk-6-dbg icedtea6-plugin icedtea-6-jre-cacao openjdk-6-jre-zero
Architecture: source
Version: 6b18-1.8-4ubuntu1
Distribution: lucid-proposed
Urgency: low
Maintainer: OpenJDK Team <openjdk at lists.launchpad.net>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 icedtea-6-jre-cacao - Alternative JVM for OpenJDK, using Cacao
 icedtea6-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java a
 openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-6-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-6-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-6-jdk - OpenJDK Development Kit (JDK)
 openjdk-6-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-6-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries)
 openjdk-6-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-6-source - OpenJDK Development Kit (JDK) source files
Closes: 530883 575254 575346 576361 584335 586359 587049
Launchpad-Bugs-Fixed: 472845 574997 586641 597714
Changes: 
 openjdk-6 (6b18-1.8-4ubuntu1) lucid-proposed; urgency=low
 .
   * Rebuild with fixed ant.
 .
 openjdk-6 (6b18-1.8-4) unstable; urgency=low
 .
   * Update from the 1.8 branch.
     - Plugin and netx fixes.
     - Don't link the plugin against the libxul libraries. Closes: #576361.
     - More plugin cpu usage fixes. Closes: #584335, #587049.
     - Plugin: fixes AppletContext.getApplets().
     - Fix race conditions in plugin initialization code that were causing
       hangs when loading multiple applets in parallel.
   * Fix Vcs-Bzr location. Closes: #530883.
   * Search for unversioned llvm-config tool.
   * Don't set XFILESEARCHPATH and NLSPATH on startup. LP: #586641.
   * Fix chinese font metrics and prefer using 'WenQuanYi Micro Hei' font.
     LP: #472845.
   * Strip libjvm.so with --strip-debug instead of --strip-unneeded.
     LP: #574997.
   * Don't turn on the ARM assembler interpreter when building the shark
     VM.
 .
 openjdk-6 (6b18-1.8-3) unstable; urgency=low
 .
   * Update from the 1.8 branch.
     - Plugin fixes. LP: #597714.
   * Add powerpcspe build fixes (Sebastian Andrzej Siewior). Closes: #586359.
   * Work around build failure on buildds configured with low ARG_MAX
     (Giovanni Mascellani). Closes: #575254.
 .
 openjdk-6 (6b18-1.8-2ubuntu2) maverick; urgency=low
 .
   * Search for unversioned llvm-config tool.
 .
 openjdk-6 (6b18-1.8-2ubuntu1) maverick; urgency=low
 .
   * Upload to maverick.
 .
 openjdk-6 (6b18-1.8-2) unstable; urgency=low
 .
   * Update from the 1.8 branch.
     - Fix build on Hitachi SH. Closes: #575346.
     - Shark and Zero fixes.
   * Build shark using llvm-2.7.
   * Don't use shark to run the test harness when testing the shark build.
   * README.Debian: Add paragraph about debugging the IcedTea NPPlugin.
 .
 openjdk-6 (6b18-1.8-1) unstable; urgency=low
 .
   * Upload to unstable.
Checksums-Sha1: 
 cffda6f11473844fd856e0fef88366ed0698544e 2428 openjdk-6_6b18-1.8-4ubuntu1.dsc
 b1936587a794bec33c0fb9852d4d407499724b22 162524 openjdk-6_6b18-1.8-4ubuntu1.diff.gz
Checksums-Sha256: 
 ac47306ba86133c4859096a07194761cf59b781eae734de4b4be9d621c9994e4 2428 openjdk-6_6b18-1.8-4ubuntu1.dsc
 58844882bd51b7be066bff8e3f35bc7616e5ded3ea5e1c92ce8c44dca08894dd 162524 openjdk-6_6b18-1.8-4ubuntu1.diff.gz
Files: 
 be21eb3e9ea7c3b2fabf5a956d6b2dbe 2428 java optional openjdk-6_6b18-1.8-4ubuntu1.dsc
 893c0048e67aa4f2bf8dfb2c65228ed9 162524 java optional openjdk-6_6b18-1.8-4ubuntu1.diff.gz


More information about the Lucid-changes mailing list