openjdk-lts 11.0.3+7-1ubuntu2~18.04.1 source package in Ubuntu
Changelog
openjdk-lts (11.0.3+7-1ubuntu2~18.04.1) bionic-security; urgency=medium * Backport from Eoan. * debian/rules: remove vendor flags from configure as they are breaking Libre Office. * debian/tests/jtreg-autopkgtest.sh: fix jdk default path to point to openjdk-11. openjdk-lts (11.0.3+7-1ubuntu2) eoan; urgency=medium * Security fixes: - S8211936, CVE-2019-2602: Better String parsing - S8218453, CVE-2019-2684: More dynamic RMI interactions - S8214809: CDS storage improvements * debian/control, debian/control.in: add breaks clause to prevent openjdk-11-jre-headless from being updated when jetty9, netbeans, tomcat8, or visualvm are being hold back in unattended-upgrades due to local conffiles changes. * Add support for automatic updates: - debian/watch: upstream has started releasing tarballs and signatures at https://openjdk-sources.osci.io/openjdk11/ which allows us to track new releases and check signatures by using uscan. For now it is using the unmodified upstream tarball while previously the use of get-orig from the debian/rules file would remove a few files from it - this can be replicated by either providing a repack script or by adding the exclusions directly to debian/copyright. - debian/upstream/signing-key.asc: public signing key used by upstream to sign their tarball releases. openjdk-lts (11.0.3+7-1ubuntu1) disco; urgency=medium * Sync packages with 11.0.3+7-1: - OpenJDK 11.0.3+7 build. - Support using the Java ATK wrapper (Samuel Thibault). Closes: #900912. - patches/jaw-classpath.diff: Fix finding the Java ATK wrapper. - patches/jaw-optional.diff: Make failing to load the Java ATK wrapper non-fatal. openjdk-lts (11.0.3+5-1ubuntu2) disco; urgency=medium * Fix configuring with the vendor flags. openjdk-lts (11.0.3+5-1ubuntu1) disco; urgency=medium * Sync packages with 11.0.3+5-1: - OpenJDK 11.0.3+5 build. - Annotate the bootstrap dependency with :native. openjdk-lts (11.0.3+4-2ubuntu1) disco; urgency=medium * Sync packages with 11.0.3+4-2: [ Matthias Klose ] - Configure with vendor flags. - Work around the missing gcc-for-host b-d for cross builds. - Backport fix for 8221083, wrong oop compare in C1-generated code (PPC). [ Tiago Stürmer Daitx ] - Revert to GTK2 as default since GTK3 still has padding and component issues, apply upstream changeset to fix a few GTK3 components: LP: #1770278. - debian/patches/jdk-improve-gtk3-compatibility.patch: upstream fix for JDK-8218469, JDK-8218470, JDK-8218472, and JDK-8203627. - debian/patches/keep-gtk2-as-default.patch: revert upstream so GTK2 is loaded before GTK3 when available. - debian/rules, debian/control: Set jre to depend on libgtk2.0-0 and alternatively to libgtk-3-0. openjdk-lts (11.0.3+4-1ubuntu1) disco; urgency=medium * Sync packages with 11.0.3+4-1: - OpenJDK 11.0.3+4 build. - Fix the wrong assumption in the autopkg tests that the OpenJDK is the same as the default JDK. - Don't prune the build trees before running the tests. openjdk-lts (11.0.3+1-1ubuntu1) disco; urgency=medium * Sync packages with 11.0.3+1-1: - OpenJDK 11.0.3+1 build. - Attribute test dependencies with <!nocheck>. - Add support for DCEVM on am64 and i386. Closes: #921419. - Check for nodoc instead of nodocs in DEB_BUILD_OPTIONS. Addresses: #922761. openjdk-lts (11.0.2+9-3ubuntu1) disco; urgency=medium * Sync packages with 11.0.2+9-3: - Fix Zero on sparc64 (Adrian Glaubitz). Closes: #920315. - Link zero on alpha with --no-relax (Michael Cree). Addresses: #920161. - Don't run the tests on alpha, causing build failure. - jhsdb isn't built on alpha. - Backport the fix for 8214002 (cannot use italic font style if the font has embedded bitmap). LP: #1799014. * Sync packages with 11.0.2+9-2: - Fix file permissions for autopkg tests. -- Tiago Stürmer Daitx <email address hidden> Tue, 23 Apr 2019 18:34:35 +0000
Upload details
- Uploaded by:
- Tiago Stürmer Daitx
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- alpha amd64 armel armhf arm64 i386 ia64 mips mipsel mips64 mips64el powerpc powerpcspe ppc64 ppc64el m68k sh4 sparc sparc64 s390x x32 kfreebsd-i386 kfreebsd-amd64 all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openjdk-lts_11.0.3+7.orig.tar.xz | 71.9 MiB | eddaca1cfb6032123ca6a355d1a3c0f758389305bda918eb5de4ff013c90b109 |
openjdk-lts_11.0.3+7-1ubuntu2~18.04.1.debian.tar.xz | 172.9 KiB | 6a4e19c29e7e6c84dcd43fa364228c752a8f95094a1d0f6de12e7168c2baf94f |
openjdk-lts_11.0.3+7-1ubuntu2~18.04.1.dsc | 4.7 KiB | 943a82801ec885cf0c9a832ee58a730ffe748431c705764e9fa38c84acbb5491 |
Available diffs
Binary packages built by this source
- openjdk-11-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.
- openjdk-11-demo: Java runtime based on OpenJDK (demos and examples)
OpenJDK Java runtime
- openjdk-11-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.
- openjdk-11-jdk: OpenJDK Development Kit (JDK)
OpenJDK is a development environment for building applications,
applets, and components using the Java programming language.
- openjdk-11-jdk-headless: OpenJDK Development Kit (JDK) (headless)
OpenJDK is a development environment for building applications,
applets, and components using the Java programming language.
- openjdk-11-jre: OpenJDK Java runtime, using Hotspot JIT
Full Java runtime environment - needed for executing Java GUI and Webstart
programs, using Hotspot JIT.
- openjdk-11-jre-headless: OpenJDK Java runtime, using Hotspot JIT (headless)
Minimal Java runtime - needed for executing non GUI Java programs,
using Hotspot JIT.
- openjdk-11-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-11-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.