openjdk-6 6b33-1.13.5-1ubuntu0.14.04 source package in Ubuntu
Changelog
openjdk-6 (6b33-1.13.5-1ubuntu0.14.04) trusty-security; urgency=medium * Backport for trusty. openjdk-6 (6b33-1.13.5-1ubuntu1) utopic; urgency=medium * Regenerate the control file. openjdk-6 (6b33-1.13.5-1) unstable; urgency=medium * IcedTea 1.13.5 release. * Security fixes: - S8015256: Better class accessibility. - S8022783, CVE-2014-6504: Optimize C2 optimizations. - S8035162: Service printing service. - S8035781: Improve equality for annotations. - S8036805: Correct linker method lookup. - S8036810: Correct linker field lookup. - S8037066, CVE-2014-6457: Secure transport layer. - S8037846, CVE-2014-6558: Ensure streaming of input cipher streams. - S8038899: Safer safepoints. - S8038903: More native monitor monitoring. - S8038908: Make Signature more robust. - S8038913: Bolster XML support. - S8039509, CVE-2014-6512: Wrap sockets more thoroughly. - S8039533, CVE-2014-6517: Higher resolution resolvers. - S8041540, CVE-2014-6511: Better use of pages in font processing. - S8041545: Better validation of generated rasters. - S8041564, CVE-2014-6506: Improved management of logger resources. - S8041717, CVE-2014-6519: Issue with class file parser. - S8042609, CVE-2014-6513: Limit splashiness of splash images. - S8042797, CVE-2014-6502: Avoid strawberries in LogRecord. - S8044274, CVE-2014-6531: Proper property processing. * Update to JamVM-2.0.0. * Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo (Ondřej Surý). Closes: #763488. * Depend on libnss3 instead of libnss3-1d for recent releases. Closes: #760122. -- Matthias Klose <email address hidden> Wed, 15 Oct 2014 11:25:22 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openjdk-6_6b33-1.13.5.orig.tar.gz | 42.9 MiB | e28d6fa94cf96931ca60f455e337ed9f1b77c4051c17ca1329962df81abf4c75 |
openjdk-6_6b33-1.13.5-1ubuntu0.14.04.diff.gz | 183.5 KiB | 05ed2c176f7b67165c3f22a699346dc2d53b1c916fe92570638db3758490d211 |
openjdk-6_6b33-1.13.5-1ubuntu0.14.04.dsc | 2.9 KiB | ced9a5bd8a6f67eca259922955d1268daea495a94a889f582085ff66cde637dd |
Available diffs
- diff from 6b32-1.13.4-4ubuntu0.14.04.1 (in ~ubuntu-security/ubuntu/ppa) to 6b33-1.13.5-1ubuntu0.14.04 (1.1 MiB)
- diff from 6b32-1.13.4-1~0.14.04.1 (in ~ubuntu-security/ubuntu/ppa) to 6b33-1.13.5-1ubuntu0.14.04 (1.1 MiB)
- diff from 6b31-1.13.3-1ubuntu1 (in Ubuntu) to 6b33-1.13.5-1ubuntu0.14.04 (1.2 MiB)
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.