openjdk-8 8u412-ga-1~24.04.2 source package in Ubuntu

Changelog

openjdk-8 (8u412-ga-1~24.04.2) noble-security; urgency=medium

  * Modify previous changelog entry: add CVE information

openjdk-8 (8u412-ga-1~24.04.1) noble-security; urgency=medium

  * New upstream release (Closes: #1069678)
  * CVEs
    - CVE-2024-21011, 8319851: Improve exception logging.
    - CVE-2024-21085, 8322114: Improve Pack 200 handling.
    - CVE-2024-21068, 8322122: Enhance generation of addresses.
    - CVE-2024-21094, 8317507: Already fixed in November 2023:
        C2 compilation fails with "Exceeded _node_regs array".

  * Security fixes
    - JDK-8317507, JDK-8325348: C2 compilation fails
      with "Exceeded _node_regs array"
    - JDK-8318340: Improve RSA key implementations
    - JDK-8319851: Improve exception logging
    - JDK-8322114: Improve Pack 200 handling
    - JDK-8322122: Enhance generation of addresses
  * Other changes see
    https://mail.openjdk.org/pipermail/jdk8u-dev/2024-April/018329.html
  * Upload sponsored by QVEST ⮡ dıgıtal
  * Re-enable running tests by default except on noble/i386 (lacks prereqs)
  * Switch from pkg-config to pkgconf for bookworm/mantic+ (lintian)

  [ Pushkar Kulkarni ]
  * Upload to Ubuntu 24.04

openjdk-8 (8u402-ga-8) unstable; urgency=low

  * Boostrap with jdk-headless
  * Add patch to switch dlsym use to time_t-64 functions if needed

openjdk-8 (8u402-ga-7) unstable; urgency=low

  * Remove jexec from jinfo to fix update-java-alternatives (LP#2059181)

openjdk-8 (8u402-ga-6) unstable; urgency=low

  * Build without tests for t64 transition

openjdk-8 (8u402-ga-5) unstable; urgency=low

  * Switch noble also to libcups2t64

openjdk-8 (8u402-ga-4) unstable; urgency=medium

  * Switch to a different “random small arch:all package existing
    only in Debian” for the cups t64 divide check, due to #805988

openjdk-8 (8u402-ga-3) unstable; urgency=medium

  [ Vladimir Petko ]
  * Unbreak installability with missing /usr/share/binfmts

  [ Thorsten Glaser, Vladimir Petko ]
  * Fix coïnstallability for real on focal, jammy, mantic where
    libatk-wrapper-java-jni:i386 does not exist, by making its
    absence at run-time into a warning for *only* i386 on affected
    releases (pre-focal, noble+, Debian aren’t affected)
    Closes: #1064191, LP#1916327, LP#2053110

  [ Thorsten Glaser ]
  * Update dlopen dependencies for t64 transition:
    - libcups2 → libcups2t64 for trixie+ (and >noble?)
    - libglib2.0-0 → libglib2.0-0t64 for trixie+ and noble+
    - libgtk2.0-0 → libgtk2.0-0t64 for trixie+ and noble+
  * Adjust bd_syslibs to ensure right side of the t64 divide

 -- Pushkar Kulkarni <email address hidden>  Thu, 30 May 2024 11:27:25 +0530

Upload details

Uploaded by:
Pushkar Kulkarni
Uploaded to:
Noble
Original maintainer:
Debian Java Maintainers
Architectures:
alpha amd64 arm64 armel armhf i386 ia64 loong64 m68k mips mipsel mips64 mips64el powerpc powerpcspe ppc64 ppc64el s390x sh4 sparc sparc64 x32 all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe java
Noble security universe java

Downloads

File Size SHA-256 Checksum
openjdk-8_8u412-ga.orig.tar.gz 63.8 MiB 9a78d2af269acc8ed70ecbdbae8cee608470882aa01ef00a49d399e9e539bb72
openjdk-8_8u412-ga-1~24.04.2.debian.tar.xz 164.4 KiB 19b6572ebad90840ac86b7de3cd33cff5a6182f4b2b02b1b2e9796ae91d4b4c1
openjdk-8_8u412-ga-1~24.04.2.dsc 4.6 KiB 7d3c66d0e6c1495125bfc109e8c2d6289fe855316e1b72575c2438847df5f745

View changes file

Binary packages built by this source

openjdk-8-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-8-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-8-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-8-jdk: OpenJDK Development Kit (JDK)

 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This binary package extends the headless JDK with GUI-specific
 utilities, libraries and, as necessary, package dependencies.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-8-jdk-headless: OpenJDK Development Kit (JDK) (headless)

 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This binary package contains almost the full JDK, except for some
 tools (appletviewer, jconsole) and headers (jawt) that make sense
 only in GUI environments.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

openjdk-8-jre: OpenJDK Java runtime, using Hotspot JIT

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

openjdk-8-jre-headless: OpenJDK Java runtime, using Hotspot JIT (headless)

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

openjdk-8-jre-zero: Alternative JVM for OpenJDK, using Zero

 The package provides an alternative runtime using the Zero VM. 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-8-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.