openjdk-7 7u55-2.4.7-1ubuntu1 source package in Ubuntu

Changelog

openjdk-7 (7u55-2.4.7-1ubuntu1) trusty-security; urgency=medium

  * Regenerate the control file.

openjdk-7 (7u55-2.4.7-1) unstable; urgency=high

  * IcedTea7 2.4.7 release.
  * Security fixes
    - S8023046: Enhance splashscreen support.
    - S8025005: Enhance CORBA initializations.
    - S8025010, CVE-2014-2412: Enhance AWT contexts.
    - S8025030, CVE-2014-2414: Enhance stream handling.
    - S8025152, CVE-2014-0458: Enhance activation set up.
    - S8026067: Enhance signed jar verification.
    - S8026163, CVE-2014-2427: Enhance media provisioning.
    - S8026188, CVE-2014-2423: Enhance envelope factory.
    - S8026200: Enhance RowSet Factory.
    - S8026716, CVE-2014-2402: (aio) Enhance asynchronous channel handling.
    - S8026736, CVE-2014-2398: Enhance Javadoc pages.
    - S8026797, CVE-2014-0451: Enhance data transfers.
    - S8026801, CVE-2014-0452: Enhance endpoint addressing.
    - S8027766, CVE-2014-0453: Enhance RSA processing.
    - S8027775: Enhance ICU code.
    - S8027841, CVE-2014-0429: Enhance pixel manipulations.
    - S8028385: Enhance RowSet Factory.
    - S8029282, CVE-2014-2403: Enhance CharInfo set up.
    - S8029286: Enhance subject delegation.
    - S8029699: Update Poller demo.
    - S8029730: Improve audio device additions.
    - S8029735: Enhance service mgmt natives.
    - S8029740, CVE-2014-0446: Enhance handling of loggers.
    - S8029745, CVE-2014-0454: Enhance algorithm checking.
    - S8029750: Enhance LCMS color processing (LCMS 2 only).
    - S8029760, CVE-2013-6629: Enhance AWT image libraries (in-tree libjpeg).
    - S8029844, CVE-2014-0455: Enhance argument validation.
    - S8029854, CVE-2014-2421: Enhance JPEG decodings.
    - S8029858, CVE-2014-0456: Enhance array copies.
    - S8030731, CVE-2014-0460: Improve name service robustness.
    - S8031330: Refactor ObjectFactory.
    - S8031335, CVE-2014-0459: Better color profiling.
    - S8031352, CVE-2013-6954: Enhance PNG handling (in-tree libpng).
    - S8031394, CVE-2014-0457: (sl) Fix exception handling in ServiceLoader.
    - S8031395: Enhance LDAP processing.
    - S8032686, CVE-2014-2413: Issues with method invoke.
    - S8033618, CVE-2014-1876: Correct logging output.
    - S8034926, CVE-2014-2397: Attribute classes properly.
    - S8036794, CVE-2014-0461: Manage JavaScript instances.
  * AArch64 fixes.
 -- Matthias Klose <email address hidden>   Wed, 16 Apr 2014 15:45:13 +0200

Upload details

Uploaded by:
Matthias Klose
Sponsored by:
Jamie Strandboge
Uploaded to:
Trusty
Original maintainer:
OpenJDK
Architectures:
alpha amd64 armel armhf arm64 i386 ia64 lpia mips mipsel powerpc powerpcspe ppc64 ppc64el m68k sh4 sparc sparc64 s390x x32 kfreebsd-i386 kfreebsd-amd64 all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openjdk-7_7u55-2.4.7.orig.tar.gz 74.2 MiB 375c5c0a1858ddd33a518fc5fe18998f4901dcafbf77235c4b52b3948e10c49b
openjdk-7_7u55-2.4.7-1ubuntu1.diff.gz 220.2 KiB 72ffcd5f43f17a5955c0b907bf3d017d46d39d5a7a1abacb6c83d239539d7753
openjdk-7_7u55-2.4.7-1ubuntu1.dsc 3.5 KiB 3215797d59dfb783ff133acfcba791fa72d93cb66c0d31e0e97a4e02b880d712

View changes file

Binary packages built by this source

icedtea-7-jre-jamvm: No summary available for icedtea-7-jre-jamvm in ubuntu utopic.

No description available for icedtea-7-jre-jamvm in ubuntu utopic.

openjdk-7-dbg: No summary available for openjdk-7-dbg in ubuntu utopic.

No description available for openjdk-7-dbg in ubuntu utopic.

openjdk-7-demo: No summary available for openjdk-7-demo in ubuntu utopic.

No description available for openjdk-7-demo in ubuntu utopic.

openjdk-7-doc: No summary available for openjdk-7-doc in ubuntu utopic.

No description available for openjdk-7-doc in ubuntu utopic.

openjdk-7-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-7-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-7-jre-headless: No summary available for openjdk-7-jre-headless in ubuntu utopic.

No description available for openjdk-7-jre-headless in ubuntu utopic.

openjdk-7-jre-lib: No summary available for openjdk-7-jre-lib in ubuntu utopic.

No description available for openjdk-7-jre-lib in ubuntu utopic.

openjdk-7-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-7-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.