openjdk-6 6b32-1.13.4-4ubuntu0.14.04.1 source package in Ubuntu
Changelog
openjdk-6 (6b32-1.13.4-4ubuntu0.14.04.1) trusty-security; urgency=medium
* Backport to trusty
openjdk-6 (6b32-1.13.4-4ubuntu1) utopic; urgency=medium
* Regenerate the control file.
openjdk-6 (6b32-1.13.4-4) unstable; urgency=medium
* Adjust patches for upstream renaming build flags. Adds the jni
paths again to the default search path. Closes: #747506.
openjdk-6 (6b32-1.13.4-3) unstable; urgency=medium
* Set AM_MAINTAINER_MODE.
openjdk-6 (6b32-1.13.4-2) unstable; urgency=medium
* Build using GCC 4.9. Closes: #751328.
* Suggest fonts-indic instead of ttf-indic-fonts. Closes: #747693.
* Disable the lcms2 version check and assume that system lcms2
packages are kept working for existing releases. Closes: #745616.
openjdk-6 (6b32-1.13.4-1) unstable; urgency=high
* IcedTea 1.13.4 release.
* Security fixes:
- S8029755, CVE-2014-4209: Enhance subject class.
- S8030763: Validate global memory allocation.
- S8031346, CVE-2014-4244: Enhance RSA key handling.
- S8031540: Introduce document horizon.
- S8032536: JVM resolves wrong method in some unusual cases.
- S8033055: Issues in 2d.
- S8033301, CVE-2014-4266: Build more informative InfoBuilder.
- S8034267: Probabilistic native crash.
- S8034272: Do not cram data into CRAM arrays.
- S8035004, CVE-2014-4252: Provider provides less service.
- S8035009, CVE-2014-4218: Make Proxy representations consistent.
- S8035119, CVE-2014-4219: Fix exceptions to bytecode verification.
- S8035699, CVE-2014-4268: File choosers should be choosier.
- S8036571: (process) Process process arguments carefully.
- S8036800: Attribute OOM to correct part of code.
- S8037046: Validate libraries to be loaded.
- S8037157: Verify <init> call.
- S8037076, CVE-2014-2490: Check constant pool constants.
- S8037162, CVE-2014-4263: More robust DH exchanges.
- S8037167, CVE-2014-4216: Better method signature resolution.
- S8039520, CVE-2014-4262: More atomicity of atomic updates.
-- Jamie Strandboge <email address hidden> Mon, 04 Aug 2014 13:13:05 -0500
Upload details
- Uploaded by:
- Jamie Strandboge
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- java
- Urgency:
- Very Urgent
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| openjdk-6_6b32-1.13.4.orig.tar.gz | 42.2 MiB | 31f949f054bd6aa13d1fe5db9cfdc3bee4b61ffef06713f61ad6ced0168bf9d5 |
| openjdk-6_6b32-1.13.4-4ubuntu0.14.04.1.diff.gz | 182.8 KiB | 1dc4ad29945f52b77db58b42cca5e1fd02a7d2676295f9b0aad61222e71b7b75 |
| openjdk-6_6b32-1.13.4-4ubuntu0.14.04.1.dsc | 3.6 KiB | fa9bbbddf227268ad6d734ce07b6b354bf6e30b763f6c5bd2b3c3ab34b2e6b9d |
Available diffs
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-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.
- 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-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-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-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-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-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.
