Change log for openjdk-6 package in Ubuntu

301358 of 358 results
Superseded in jaunty-release
openjdk-6 (6b14-0ubuntu8) jaunty; urgency=low

  * Fix merge error, don't apply patches twice.

 -- Matthias Klose <email address hidden>   Mon, 19 Jan 2009 01:15:19 +0100

Available diffs

Superseded in jaunty-release
openjdk-6 (6b14-0ubuntu7) jaunty; urgency=low

  * debian/rules: Call dh_desktop. LP: #309999.
  * Add dependency on libjpeg62 for the -headless package. LP: #318383.
  * Test some jtreg tests which fail in samevm mode in a separate VM.
  * Build all with -fno-stack-protector -U_FORTIFY_SOURCE.
  * Include jtr files of failed tests in the -jdk package.

 -- Matthias Klose <email address hidden>   Mon, 19 Jan 2009 00:23:22 +0100

Available diffs

Superseded in jaunty-release
openjdk-6 (6b14-0ubuntu6) jaunty; urgency=low

  * The -source package now contains all source files. Closes: #504568.
  * The 6b14 build fixes the following security related issues (sun bug number,
    CVE, description):
    - 6588160, CVE-2008-5348: jaas krb5 client leaks OS-level UDP sockets.
    - 6497740, CVE-2009-5349: Limit the size of RSA public keys.
    - 6484091, CVE-2008-5350: FileSystemView leaks directory info.
    - 4486841, CVE-2008-5351: UTF-8 decoder needed adhere to Unicode 3.0.1
      fixes.
    - 6755943, CVE-2008-5352: JAR decompression should enforce stricter header
      checks.
    - 6734167, CVE-2008-5353: Calendar.readObject allows elevation of
      privileges.
    - 6733959, CVE-2008-5354: Insufficient checks for "Main-Class" manifest
      entry in JAR files
    - 6751322, CVE-2008-5356: Sun Java JRE TrueType Font Parsing Heap Overflow.
    - 6733336, CVE-2008-5357: Crash on malformed font.
    - 6766136, CVE-2008-5358: corrupted gif image may cause crash in java
      splashscreen library.
    - 6726779, CVE-2008-5359: ConvolveOp on USHORT raster can cause the JVM
      crash.
    - 6721753, CVE-2008-5360: File.createTempFile produces guessable file names.
    - 6592792: Add com.sun.xml.internal to the "package.access" property in
         $JAVA_HOME/lib/security/java.security.
  * Regenerate the control file.

 -- Matthias Klose <email address hidden>   Tue, 13 Jan 2009 15:04:36 +0100

Available diffs

Superseded in jaunty-release
openjdk-6 (6b14-0ubuntu5) jaunty; urgency=low

  * Update IcedTea build infrastructure (20090113).
  * Rebuild with updated nss/nspr packages.
  * Update debug patches.
  * debian/patches/nonreparenting-wm.diff: If the _JAVA_AWT_WM_NONREPARENTING
    environment variable is set, disable all workarounds causing blank windows
    in non-reparentizing window managers (Bernhard R. Link). Closes: #508650.
  * Fix location of plugin for Debian. Closes: #505726.
  * Let the -jdk package provide java-compiler. Closes: #507641.

 -- Matthias Klose <email address hidden>   Tue, 13 Jan 2009 10:18:44 +0100

Available diffs

Superseded in jaunty-release
openjdk-6 (6b14-0ubuntu4) jaunty; urgency=low

  * Use a default jvm.cfg not only for java, but for all jdk tools.
    LP: #288616.
  * Update IcedTea build infrastructure (20081223).

 -- Matthias Klose <email address hidden>   Tue, 23 Dec 2008 09:24:23 +0100

Available diffs

Superseded in jaunty-release
openjdk-6 (6b14-0ubuntu3) jaunty; urgency=low

  * Update IcedTea build infrastructure (20081217).
  * Add support for PARISC.
  * Use a default jvm.cfg if the jvm.cfg doesn't yet exist after unpacking
    the runtime package. LP: #288616.

 -- Matthias Klose <email address hidden>   Wed, 17 Dec 2008 09:58:26 +0100

Available diffs

Superseded in jaunty-release
openjdk-6 (6b14~pre1-0ubuntu3) jaunty; urgency=low

  * Update IcedTea build infrastructure (20081211).
  * Add support for PARISC.

 -- Matthias Klose <email address hidden>   Thu, 11 Dec 2008 01:37:05 +0100
Superseded in jaunty-release
openjdk-6 (6b14~pre1-0ubuntu2) jaunty; urgency=low

  * Install hotspot tarball in -source-files package.
  * Fix build failure on sparc.

 -- Matthias Klose <email address hidden>   Fri, 05 Dec 2008 09:43:51 +0100
Superseded in jaunty-release
openjdk-6 (6b14~pre1-0ubuntu1) jaunty; urgency=low

  * New code drop (b14).
  * Update IcedTea build infrastructure (20081204).

 -- Matthias Klose <email address hidden>   Thu, 04 Dec 2008 11:40:56 +0100
Superseded in jaunty-release
openjdk-6 (6b13~pre2-0ubuntu2) jaunty; urgency=low

  * Update IcedTea build infrastructure (20081203).
    - Fix build failures on zero based architectures.
  * Add build dependency on libxrender-dev.
  * Don't use fastjar on ia64, working around a build failure.

 -- Matthias Klose <email address hidden>   Wed, 03 Dec 2008 18:43:23 +0100
Superseded in jaunty-release
openjdk-6 (6b13~pre2-0ubuntu1) jaunty; urgency=low

  * Update IcedTea build infrastructure (20081202).
    - Add Dec 3 OpenJDK security patches
  * Build with --with-hotspot-build, update patches for this config.

 -- Matthias Klose <email address hidden>   Wed, 03 Dec 2008 01:05:54 +0100
Superseded in jaunty-release
openjdk-6 (6b13~pre1-0ubuntu4) jaunty; urgency=low

  * Update IcedTea build infrastructure (20081122).
    - Fixes for the IcedTeaPlugin. LP: #300254.

 -- Matthias Klose <email address hidden>   Sat, 22 Nov 2008 10:42:10 +0100
Superseded in jaunty-release
openjdk-6 (6b13~pre1-0ubuntu3) jaunty; urgency=low

  * Fix versioned conflict on icedtea-gcjwebplugin. LP: #284299.
  * Update IcedTea build infrastructure (20081121).
    - Fixes for the IcedTeaPlugin.
  * Configure with pulseaudio in jaunty.

 -- Matthias Klose <email address hidden>   Fri, 21 Nov 2008 07:46:10 +0100
Superseded in jaunty-release
openjdk-6 (6b13~pre1-0ubuntu2) jaunty; urgency=low

  * Update IcedTea build infrastructure (20081117).
  * Use openjdk-6 as stage1 compiler on armel for a faster build.

 -- Matthias Klose <email address hidden>   Mon, 17 Nov 2008 18:43:17 +0100
Superseded in jaunty-release
openjdk-6 (6b13~pre1-0ubuntu1) jaunty; urgency=low

  * New code drop (b13).
    - In the langtools area, besides a few miscellaneous bug fixes (6760834,
      6725036, 6657499), all the langtools regression tests now pass out of
      the box (6728697, 6707027) and if using the most recent version of
      jtreg, the langtools regression tests can be run in the much faster
      "same vm" mode of jtreg, enabled with the -s option (6749967, 6748541,
      6748546, 6748601, 6759775, 6759795, 6759796, 6759996, 6760805, 6760930).
    - Gervill update, including applying a patch from IcedTea (6758986,
      6748247, 6748251).
    - Publishing a few dozen additional existing regression tests as open
      source (6601457, 6759433, 6740185).
    - JMX and monitoring fixes (6651382, 6616825, 6756202, 6754672).
    - Man page updates (6757036, 6392810, 6504867, 6326773).
    - Assorted other fixes (6746055, 6621697, 6756569, 6356642, 6761678).
  * Update IcedTea build infrastructure (20081111).
    - Fix freeze in midi app, LP: #275672.
    - Fixes in the IcedTeaPlugin: LP: #282570, LP: #282570, LP: #285729,
      LP: #291377, LP: #37330, LP: #239533.
    - Fix vertical text metrics with freetype scaler. LP: #289784.
  * Build-depend on ecj-gcj instead of ecj on architectures using
    gij/gcj as the bootstrap system.

 -- Matthias Klose <email address hidden>   Tue, 11 Nov 2008 12:39:16 +0100
Superseded in jaunty-release
Obsolete in intrepid-release
openjdk-6 (6b12-0ubuntu6) intrepid; urgency=low

  * Make the dependency on ca-certificates-java unversioned.
  * Merge from IcedTea:
    - plugin/icedtea/netscape/javascript/JSObject.java: Make
      long constructor public.

 -- Matthias Klose <email address hidden>   Fri, 24 Oct 2008 23:06:32 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b12-0ubuntu5) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081024).
    - Add --pkgversion=<package version> configure option.
    - IcedTeaPlugin fixes.
    - Fix xjc regressions.
  * openjdk-jre-headless: Depend on ca-certificates-java.
  * Configure with --pkgversion=<package version> to encode the package
    version in the -version output and in vm dumps.
  * cacao: Handle VM options Xverify:all and Xverify:none.

 -- Matthias Klose <email address hidden>   Fri, 24 Oct 2008 13:39:29 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b12-0ubuntu4) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081019).
    - plugin fix (Make applet size factors doubles instead of ints).
  * Don't fail the build when the jtreg summary is missing.
  * openjdk-6-source-files: Fix priority and section of the binary package.
  * Fix section of the plugin package.

 -- Matthias Klose <email address hidden>   Sun, 19 Oct 2008 09:29:03 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b12-0ubuntu3) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081018).
    - Fix LiveConnect issues in the web plugin. LP: #282762.
    - Fail the build, if patches don't apply.
  * Show xvfb and xauth failures in the build log, when running the testsuites.
  * Kill processes which still hang after running the testsuite. Closes: #493339.
  * Run the testsuite in parallel, reducing build time.
  * openjdk-headless: Depend instead of recommending tzdata-java.

 -- Matthias Klose <email address hidden>   Sat, 18 Oct 2008 17:15:14 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b12-0ubuntu2) intrepid; urgency=low

  * icedtea6-plugin: Versioned conflict with icedtea-gcjwebplugin. LP: #184299.
  * Don't configure --with-alt-jar=/usr/bin/fastjar on hotspot archs
    and cacao builds. Working around a problem generating rt.jar. Manually
    add the netscape/javascript files in zero builds.
  * Update IcedTea build infrastructure (20081017).
    - configury updates.
    - IcedTeaPlugin update.
  * openjdk-6-jdk: Suggest visualvm.
  * Remove cacao patches found in cacao 0.99.4~20081012.

 -- Matthias Klose <email address hidden>   Fri, 17 Oct 2008 13:25:45 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b12-0ubuntu1) intrepid; urgency=low

  * Update IcedTea to the 1.3.0 release.
  * Apply upstream patch to fix upstream issue 6758986.

 -- Matthias Klose <email address hidden>   Wed, 15 Oct 2008 19:49:05 +0000

Available diffs

Superseded in intrepid-release
openjdk-6 (6b12~pre2-0ubuntu3) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081015).
  * Add netscape/javascript class files to rt.jar. LP: #282762.
  * Be more verbose in the icedtea6-plugin package description.
  * Fix some lintian warnings.

 -- Matthias Klose <email address hidden>   Wed, 15 Oct 2008 12:45:59 +0200
Superseded in intrepid-release
openjdk-6 (6b12~pre2-0ubuntu2) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081012).
  * When building as cacao, build a cacao-oj6-plugin package.
  * When building as cacao, run the testsuite on amd64, i386, sparc.
  * Add finnish translations to the desktop files (Timo Jyrinki).
    Closes: #494354.
  * Fix font paths (Rob Gom). Closes: #495988.
  * Reenable running the testsuite.
  * Fix pulse-java build failure on amd64.

 -- Matthias Klose <email address hidden>   Sun, 12 Oct 2008 13:05:49 +0200
Superseded in intrepid-release
openjdk-6 (6b12~pre2-0ubuntu1) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081011).
  * debian/copyright: Add copyright notice for pulseaudio sound files.
  * Add support to build with pulseaudio support.

 -- Matthias Klose <email address hidden>   Sat, 11 Oct 2008 15:44:50 +0200
Superseded in intrepid-release
openjdk-6 (6b12~pre1-0ubuntu5) intrepid; urgency=low

  * Move the plugin from the -jre package into the -plugin package.

 -- Matthias Klose <email address hidden>   Fri, 10 Oct 2008 06:55:34 +0000
Superseded in intrepid-release
openjdk-6 (6b12~pre1-0ubuntu4) intrepid; urgency=low

  * Update IcedTea build infrastructure (20081009).
  * Configure with --enable-liveconnect, build an icedtea6-plugin package.
    Thanks to Deepak Bhole.
    LP: #207064, #195783, #199680, #202762, #220241, #242263, #242496,
    #242496, #250292, #269885, #274356, #274360, #259313.
  * Build an icedtea6-plugin package.
  * Merge changes from 6b11-9 packaging.
  * Build a openjdk-6-source-files packages (used as a build dependency
    of cacao-oj6).
  * Build depend on cacao-source for cacao-oj6 builds.

 -- Matthias Klose <email address hidden>   Thu, 09 Oct 2008 15:04:27 +0200
Superseded in intrepid-release
openjdk-6 (6b12~pre1-0ubuntu3) intrepid; urgency=low

  * Update IcedTea build infrastructure (20080915).
  * Reapply: openjdk-6-jre-headless: Make libnss-mdns a suggestion
    instead of a recommendation. LP: #261847.
  * Build-depend against fixed fastjar. LP: #267177.

 -- Matthias Klose <email address hidden>   Mon, 15 Sep 2008 20:16:51 +0200
Superseded in intrepid-release
openjdk-6 (6b12~pre1-0ubuntu2) intrepid; urgency=low

  * Update the icedtea-hotspot patch to b12, fixing build failures
    on zero archs (ia64, powerpc).

 -- Matthias Klose <email address hidden>   Sat, 13 Sep 2008 11:48:44 +0200
Superseded in intrepid-release
openjdk-6 (6b12~pre1-0ubuntu1) intrepid; urgency=low

  * New code drop (b12).
  * Update IcedTea build infrastructure (20080912).

 -- Matthias Klose <email address hidden>   Sat, 13 Sep 2008 00:41:42 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b11-6ubuntu2) intrepid; urgency=low

  * Update IcedTea build infrastructure (20080906).
  * openjdk-6-jre-headless: Make libnss-mdns a suggestion instead of
    a recommendation. LP: #261847.

 -- Matthias Klose <email address hidden>   Mon, 08 Sep 2008 22:08:31 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b11-6ubuntu1) intrepid; urgency=low

  * Upload to intrepid.

Available diffs

Superseded in hardy-updates
Deleted in hardy-proposed (Reason: moved to -updates)
openjdk-6 (6b11-2ubuntu2) hardy-proposed; urgency=low

  * Upload to hardy, based on 6b11. LP: #237083.
    - Removes the last bits of code with questionable licenses, adds missing
      copyrights and licenses.
    - Only register the browser alternative for xulrunner-addons (for
      firefox-3.0 based browsers). The plugin is not built for firefox-2.0).
    - Don't compile for i686 only (already fixed in 6b10). LP: #227645.
    - Eclipse runs more stable (already fixed in 6b10).

 -- Matthias Klose <email address hidden>   Mon, 04 Aug 2008 10:16:26 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b11-3ubuntu1) intrepid; urgency=low

  * Merge with Debian; regenerate the control file.

Available diffs

Superseded in intrepid-release
openjdk-6 (6b11-2ubuntu1) intrepid; urgency=low

  * xvfb seems to be broken when running with intrepid and an intrepid kernel.
    Nevertheless, run xvfb-run -s "-extension GLX" on the buildds (hardy kernels).
  * Stop the buildwatch process after the testsuite finishes.

 -- Matthias Klose <email address hidden>   Fri, 25 Jul 2008 12:33:44 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b11-1ubuntu2) intrepid; urgency=low

  * Update IcedTea build infrastructure (20080724).
  * debian/buildwatch.sh: Track long building files with no visible output.
  * Fix build failure when not running the mauve testsuite.
  * Disable running the testsuite for cacao builds (leaving processes around).
  * Don't set a soversion for the cacao libjvm.
  * Configure with --host and --build.

 -- Matthias Klose <email address hidden>   Thu, 24 Jul 2008 17:58:53 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b11-1ubuntu1) intrepid; urgency=low

  * Regenerate the control file.

Superseded in intrepid-release
Superseded in intrepid-release
openjdk-6 (6b10dfsg-1ubuntu2) intrepid; urgency=low

  * Update IcedTea build infrastructure (20080702).
    - Do not configure --with-shark by default.
    - Update license headers from jdk7.
  * Start debian/buildwatch.sh for armel and sparc builds as well.
  * Allow configuration with --with-cacao.

 -- Matthias Klose <email address hidden>   Mon, 30 Jun 2008 13:30:06 +0200
Superseded in intrepid-release
openjdk-6 (6b10dfsg-1ubuntu1) intrepid; urgency=low

  * The rebuilt upstream tarball now has GPL-compatible free software licenses
    and documented copyrights and licenses. LP: #238569.
  * Fixed name of the xulrunner-1.9-javaplugin.so in the .jinfo file.
    LP: #226911.
  * Ignore errors during activation of class data sharing.

Available diffs

Superseded in hardy-proposed
openjdk-6 (6b10-0ubuntu1) hardy-proposed; urgency=low

  * Backport the current package to hardy. LP: #237083.

 -- Matthias Klose <email address hidden>   Wed, 04 Jun 2008 21:53:10 +0000

Available diffs

Superseded in intrepid-release
openjdk-6 (6b10-1ubuntu2) intrepid; urgency=low

  * Build-depend on ca-certificates.

 -- Matthias Klose <email address hidden>   Tue, 03 Jun 2008 11:01:55 +0000

Available diffs

Superseded in intrepid-release
openjdk-6 (6b10-1ubuntu1) intrepid; urgency=low

  * New code drop (b10).
  * Update IcedTea build infrastructure (20080602).
  * Include the jscheme-5.0 sources in the tarball, mention the jescheme
    licenses in debian/copyright.
  * In fontconfig.properties, fix Korean font names and add paths to the Luxi
    fonts for Motif. Add fonts for Indic languages.
  * More fontconfig updates (Arne Goetje).
  * Install compilefontconfig.jar in the openjdk-6-jre-lib package.
  * Run the testsuites of hotspot, langtools and jdk.
  * Generate a default JKS keystore from the certificates found in
    /usr/share/ca-certificates.

 -- Matthias Klose <email address hidden>   Tue, 03 Jun 2008 07:04:07 +0200

Available diffs

Superseded in intrepid-release
openjdk-6 (6b09dfsg-1ubuntu4) intrepid; urgency=low

  * Fix installation problem with non-ix86 builds.

 -- Matthias Klose <email address hidden>   Thu, 29 May 2008 07:38:01 +0200
Superseded in intrepid-release
openjdk-6 (6b09dfsg-1ubuntu3) intrepid; urgency=low

  * Update IcedTea build infrastructure (20080528).
  * In fontconfig.properties, fix Korean font names and add paths to the Luxi
    fonts for Motif. Add fonts for Indic languages.
  * Install compilefontconfig.jar in openjdk-6-jre-lib package.
  * Run the testsuites of hotspot, langtools and jdk.

 -- Matthias Klose <email address hidden>   Wed, 28 May 2008 21:39:33 +0200
Superseded in intrepid-release
openjdk-6 (6b09dfsg-1ubuntu2) intrepid; urgency=low

  * Move back some files accidentally moved to the -jre package. LP: #230538.

 -- Matthias Klose <email address hidden>   Thu, 15 May 2008 09:52:08 +0200
Superseded in intrepid-release
openjdk-6 (6b09dfsg-1ubuntu1) intrepid; urgency=low

  * Rebuild source tarball with some questionable files removed.
  * Update IcedTea build infrastructure (20080514).
  * 6636469_v4.diff: Remove, committed in IcedTea.
  * debian/control: Update Vcs-* attributes.
  * debian/JB-jre-headless.p*.in: Fix update-binfmts calls.
  * Compress the man pages, fixing the slave symlinks of the alternatives.
  * javaws.desktop: Add `%u' to the Exec key, remove -viewer option.
  * openjdk-6-jre-headless: Recommends libnss-mdns.
  * openjdk-6-jre-headless: Warn about unmounted /proc file system.
  * debian/JB-jre.mime.in: Remove the -viewer option from command (Tan Rui
    Boon).
  * Add a `docs' symlink pointing to /usr/share/doc/openjdk-6.  LP: #218405.
  * Set maintainer to the team list.
  * Add copyright notices for patches and generated files.
  * Add helper scripts to modify upstream tarball and generate the debian
    tarball.
  * Fix names for browser alternatives in jinfo file, set browser_plugin_dirs
    unconditionally.
  * Recommend the ttf-wqy-zenhei font instead of ttf-arphic-uming, if the
    latter is available in Truetype Collection (TTC) format only, add the
    fontconfig changes as a patch.
  * Make the cjk font packages configurable in the control file.
  * Use GCC-4.3 on all platforms where available.
  * Install a config file swing.properties, allowing a user to change
    the default look and feel. LP: #229112.
  * When trying to determine the executable name reading /proc/self/exe,
    discard known prefixes used for unionfs mounts. LP: #224110.
  * Explicitely configure with --disable-zero on hotspot architectures.
  * Add fix for issue 6659207, access violation in CompilerThread0.
    Addresses #478560. Needs checking: LP: #229207.
  * Disable building the docs on ia64, powerpc and sparc, we don't build
    architecture independent packages on these architectures.
  * Explicitely configure --with-parallel-jobs, needed by the updated IcedTea.
  * Backport the linux-sparc patches, enable building on sparc. LP: #154080.
  * Don't use an absolute path calling the compiler.

 -- Matthias Klose <email address hidden>   Wed, 14 May 2008 19:39:29 +0200
Superseded in intrepid-release
Obsolete in hardy-release
openjdk-6 (6b09-0ubuntu2) hardy; urgency=low

  * Update IcedTea build infrastructure.
    - Fixes build failure on ia64.
  * Compress the man pages, fixing the slave symlinks of the alternatives.
    LP: #211260.
  * javaws.desktop: Add `%u' to the Exec key, remove -viewer option.
    Closes: #436645.
  * openjdk-6-jre: Recommends libnss-mdns.
  * openjdk-6-jre-headless: Warn about unmounted /proc file system.
  * debian/JB-jre.mime.in: Remove the -viewer option from command (Tan Rui
    Boon). LP: #84501.

 -- Matthias Klose <email address hidden>   Wed, 16 Apr 2008 13:05:13 +0200
Superseded in hardy-release
openjdk-6 (6b09-0ubuntu1) hardy; urgency=low

  * New code drop (b09).
    - 6633656: Cross platform print dialog doesn't check for orientation being
      unsupported.
    - 6678161: Printing to remote non-Postscript printer does not work in Linux.
    - A correction to the JAX-WS 2.0 -> 2.1 upgrade: 6672868: Package
      javax.xml.ws.wsaddressing not included in make/docs/CORE_PKGS.gmk.
  * Update IcedTea build infrastructure.

 -- Matthias Klose <email address hidden>   Mon, 14 Apr 2008 01:02:59 +0200
Superseded in hardy-release
openjdk-6 (6b08-0ubuntu6) hardy; urgency=low

  * Update IcedTea build infrastructure.
  * Suggest ttf-wqy-zenhei instead of ttf-arphic-uming (only available in .ttc
    format not yet supported by OpenJDK) (Arne Goetje).

 -- Matthias Klose <email address hidden>   Thu, 10 Apr 2008 08:48:03 +0000
Superseded in hardy-release
openjdk-6 (6b08-0ubuntu4) hardy; urgency=low

  * Update IcedTea build infrastructure.
    - Fix build failure on ia64.
  * javaws-wrapper.sh: Use readlink --canonicalize. LP: #211515.

 -- Matthias Klose <email address hidden>   Mon, 07 Apr 2008 15:56:08 +0000
Superseded in hardy-release
openjdk-6 (6b08-0ubuntu3) hardy; urgency=low

  * Update IcedTea build infrastructure (pull before update ...).
    - Fixes crash starting javaws (Joshua Sumali). LP: #205371.

 -- Matthias Klose <email address hidden>   Thu, 03 Apr 2008 17:13:20 +0200
Superseded in hardy-release
openjdk-6 (6b08-0ubuntu2) hardy; urgency=low

  * Update IcedTea build infrastructure.
  * Configure with --enable-zero on all archs except amd64, i386, lpia.
  * Make Java Full Screen Exclusive Mode work again with Xorg Server 1.3
    and above (Dan Munckton). LP: #154613 (Java bug 6636469).

 -- Matthias Klose <email address hidden>   Thu, 03 Apr 2008 11:58:15 +0000
Superseded in hardy-release
openjdk-6 (6b08-0ubuntu1) hardy; urgency=low

  * New code drop (b08).
  * Update IcedTea build infrastructure.
  * Move binfmt-support references from -jre to -jre-headless package.
  * Don't fail on purge, if /var/lib/binfmts/openjdk-6 is missing. LP: #206721.
  * Only use the basename for icons in desktop files. LP: #207413.
  * Install javaws(1). LP: #191297.
  * Install a wrapper script for javaws, which calls `javaws -viewer' if no
    arguments are given (or else starting javaws from the desktop menu
    would not do anything).
  * debian/JB-web-start.applications.in: Remove the -viewer option from command.

 -- Matthias Klose <email address hidden>   Fri, 28 Mar 2008 16:10:32 +0000
Superseded in hardy-release
openjdk-6 (6b07-0ubuntu1) hardy; urgency=low

  * New code drop (b07).
  * Update IcedTea build infrastructure.
  * debian/copyright: Update to OpenJDK Trademark Notice v1.1.

 -- Matthias Klose <email address hidden>   Sat, 22 Mar 2008 22:41:42 +0100
Superseded in hardy-release
openjdk-6 (6b06-0ubuntu12) hardy; urgency=low

  * Update icon locations in menu files.
  * openjdk-6-jre-headless: Provide java-virtual-machine. LP: #189953.
  * openjdk-6-jre-headless: Add a conflict to gcjwebplugin; for openjdk
    use the icetea-gcjwebplugin, for gij the java-gcj-compat-plugin.

 -- Matthias Klose <email address hidden>   Sat, 22 Mar 2008 20:12:41 +0100
Superseded in hardy-release
openjdk-6 (6b06-0ubuntu11) hardy; urgency=low

  * Update IcedTea to 20080319.
  * Move rt.jar into the openjdk-6-jre-headless package; sun/awt/X11
    class files differ between amd64 and i386.
  * Install all desktop files in /usr/share/applications.

 -- Matthias Klose <email address hidden>   Wed, 19 Mar 2008 23:53:36 +0100
Superseded in hardy-release
openjdk-6 (6b06-0ubuntu10) hardy; urgency=low

  * Remove print-lsb-release.patch, forwarded to IcedTea.
  * Fix IcedTea configure to detect libffi without pkg-config.

 -- Matthias Klose <email address hidden>   Wed, 12 Mar 2008 20:28:55 +0100
Superseded in hardy-release
openjdk-6 (6b06-0ubuntu9) hardy; urgency=low

  * Build-depend on libffi4-dev on architectures other than amd64, i386, lpia.
  * Install icons in /usr/share/pixmaps, not /usr/share/icons.
  * debian/rules: Call dh_icons.

 -- Matthias Klose <email address hidden>   Wed, 12 Mar 2008 11:34:44 +0100
Superseded in hardy-release
openjdk-6 (6b06-0ubuntu8) hardy; urgency=low

  * Tighten dependency on java-common.
  * debian/copyright: Include trademark notice.
  * debian/control: Mention IcedTea in the package descriptions.
  * Update IcedTea to 20080311.

301358 of 358 results