openjdk-6 6b36-1.13.8-0ubuntu1~14.04 source package in Ubuntu

Changelog

openjdk-6 (6b36-1.13.8-0ubuntu1~14.04) trusty-security; urgency=medium

  * Build for 14.04 LTS (trusty).

openjdk-6 (6b36-1.13.8-0ubuntu1) wily; urgency=medium

  * IcedTea 1.13.8 release.
  * Security fixes:
    - S8043202, CVE-2015-2808: Prohibit RC4 cipher suites.
    - S8067694, CVE-2015-2625: Improved certification checking.
    - S8071715, CVE-2015-4760: Tune font layout engine.
    - S8071731: Better scaling for C1.
    - S8072490: Better font morphing redux.
    - S8072887: Better font handling improvements.
    - S8073334: Improved font substitutions.
    - S8073773: Presume path preparedness.
    - S8073894: Getting to the root of certificate chains.
    - S8074330: Set font anchors more solidly.
    - S8074335: Substitute for substitution formats.
    - S8074865, CVE-2015-2601: General crypto resilience changes.
    - S8074871: Adjust device table handling.
    - S8075374, CVE-2015-4748: Responding to OCSP responses.
    - S8075378, CVE-2015-4749: JNDI DnsClient Exception Handling.
    - S8075738: Better multi-JVM sharing.
    - S8075838: Method for typing MethodTypes.
    - S8075853, CVE-2015-2621: Proxy for MBean proxies.
    - S8076328, CVE-2015-4000: Enforce key exchange constraints.
    - S8076376, CVE-2015-2628: Enhance IIOP operations.
    - S8076397, CVE-2015-4731: Better MBean connections.
    - S8076401, CVE-2015-2590: Serialize OIS data.
    - S8076405, CVE-2015-4732: Improve serial serialization.
    - S8076409, CVE-2015-4733: Reinforce RMI framework.
    - S8077520, CVE-2015-2632: Morph tables into improved form.
    - PR2488, CVE-2015-4000: Make jdk8 mode the default for
      jdk.tls.ephemeralDHKeySize.
  * Refresh patches.

 -- Matthias Klose <email address hidden>  Sat, 01 Aug 2015 20:12:55 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
OpenJDK
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openjdk-6_6b36-1.13.8.orig.tar.gz 43.1 MiB 16fd9ac1d22b37a1ea1761d111c58cff731b84a3fe27d63fe52bf12e28400ef0
openjdk-6_6b36-1.13.8-0ubuntu1~14.04.diff.gz 192.5 KiB 716d6a716b6738523034305aa6a24f3bead304038fc13482f9ee065d5a208caf
openjdk-6_6b36-1.13.8-0ubuntu1~14.04.dsc 3.5 KiB 8bbc104bba4ca295ec0ff987019ecb7d7cf8d0fa3976bbe0d4b62eba6939956c

View changes file

Binary packages built by this source

icedtea-6-jre-cacao: Alternative JVM for OpenJDK, using Cacao

 The package provides an alternative runtime using the Cacao VM and the
 Cacao Just In Time Compiler (JIT). This is a somewhat faster alternative
 than the Zero port on architectures like alpha, armel, m68k, mips, mipsel,
 powerpc and s390.
 .
 The VM is started with the option `-cacao'. See the README.Debian for details.

icedtea-6-jre-cacao-dbgsym: No summary available for icedtea-6-jre-cacao-dbgsym in ubuntu trusty.

No description available for icedtea-6-jre-cacao-dbgsym in ubuntu trusty.

icedtea-6-jre-jamvm: Alternative JVM for OpenJDK, using JamVM

 The package provides an alternative runtime using the JamVM. This is a
 somewhat faster alternative than the Zero port on architectures like armel,
 mips, mipsel, powerpc.
 .
 The VM is started with the option `-jamvm'. See the README.Debian for details.

icedtea-6-jre-jamvm-dbgsym: No summary available for icedtea-6-jre-jamvm-dbgsym in ubuntu trusty.

No description available for icedtea-6-jre-jamvm-dbgsym in ubuntu trusty.

openjdk-6-dbg: Java runtime based on OpenJDK (debugging symbols)

 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the debugging symbols.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-demo: Java runtime based on OpenJDK (demos and examples)

 OpenJDK Java runtime
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-demo-dbgsym: No summary available for openjdk-6-demo-dbgsym in ubuntu trusty.

No description available for openjdk-6-demo-dbgsym in ubuntu trusty.

openjdk-6-doc: OpenJDK Development Kit (JDK) documentation

 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the API documentation.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-jdk: OpenJDK Development Kit (JDK)

 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-jdk-dbgsym: No summary available for openjdk-6-jdk-dbgsym in ubuntu trusty.

No description available for openjdk-6-jdk-dbgsym in ubuntu trusty.

openjdk-6-jre: OpenJDK Java runtime, using Hotspot Zero

 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot Zero.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-jre-dbgsym: No summary available for openjdk-6-jre-dbgsym in ubuntu trusty.

No description available for openjdk-6-jre-dbgsym in ubuntu trusty.

openjdk-6-jre-headless: OpenJDK Java runtime, using Hotspot Zero (headless)

 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot Zero.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-jre-headless-dbgsym: No summary available for openjdk-6-jre-headless-dbgsym in ubuntu trusty.

No description available for openjdk-6-jre-headless-dbgsym in ubuntu trusty.

openjdk-6-jre-lib: OpenJDK Java runtime (architecture independent libraries)

 OpenJDK Java runtime, using Hotspot JIT.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-6-jre-zero: Alternative JVM for OpenJDK, using Zero/Shark

 The package provides an alternative runtime using the Zero VM and the
 Shark Just In Time Compiler (JIT). Built on architectures in addition
 to the Hotspot VM as a debugging aid for those architectures which don't
 have a Hotspot VM.
 .
 The VM is started with the option `-zero'. See the README.Debian for details.

openjdk-6-jre-zero-dbgsym: No summary available for openjdk-6-jre-zero-dbgsym in ubuntu trusty.

No description available for openjdk-6-jre-zero-dbgsym in ubuntu trusty.

openjdk-6-source: OpenJDK Development Kit (JDK) source files

 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the Java programming language source files
 (src.zip) for all classes that make up the Java core API.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.