Change logs for openjdk-12 source package in Disco

  • openjdk-12 (12.0.2+9-1~19.04) disco-security; urgency=medium
    
      * Backport to Ubuntu 19.04.
    
    openjdk-12 (12.0.2+9-1) unstable; urgency=high
    
      * OpenJDK 12.0.2+9 release.
        - S8212328, CVE-2019-2762: Exceptional throw cases.
        - S8213431, CVE-2019-2766: Improve file protocol handling.
        - S8213432, CVE-2019-2769: Better copies of CopiesList.
        - S8216381, CVE-2019-2786: More limited privilege usage.
        - S8217563: Improve realm maintenance.
        - S8218863: Better endpoint checks.
        - S8218873: Improve JSSE endpoint checking.
        - S8218876, CVE-2019-7317: Improve PNG support options.
        - S8219775: Certificate validation improvements.
        - S8220517: Enhanced GIF support.
        - S8221345, CVE-2019-2818: Better Poly1305 support.
        - S8221518, CVE-2019-2816: Normalize normalization.
        - S8222678, CVE-2019-2821: Improve TLS negotiation.
      * Bump standards version.
    
    openjdk-12 (12.0.1+12-5) unstable; urgency=low
    
      * Don't install jhsdb on riscv64 (Aurelian Jarno).
    
    openjdk-12 (12.0.1+12-4) unstable; urgency=medium
    
      * Fix dependency generation on the libjpeg runtime. Addresses: #927965.
      * Drop dependency on transitional libgl1-mesa-glx package. Addresses: #930611.
      * Fix more build issues for Ubuntu precise builds.
      * Mark as release build.
    
    openjdk-12 (12.0.1+12-3) unstable; urgency=medium
    
      * Fix src.zip symlink. Closes: #923118.
      * Configure with --with-version-opt='-ga' for upstream releases (has to
        be set manually).
      * Add riscv64 support for zero (Ed Nevill).
    
    openjdk-12 (12.0.1+12-2) unstable; urgency=medium
    
      * Add breaks to the openjdk-12-jre-headless package:
        - For unattended upgrades: jetty9, netbeans, tomcat8, visualvm.
        - For eclipse 3.8 removal: eclipse-platform. Closes: #925071.
        - For configuration with vendor flag: libreoffice-core.
      * Class data sharing is enabled during the build where available.
        Just use the shipped classes.jsa files. Closes: #916302.
      * Tighten dependency on ca-certificates-java. Closes: #924897.
    
     -- Matthias Klose <email address hidden>  Wed, 17 Jul 2019 17:04:51 +0200
  • openjdk-12 (12.0.1+12-1) unstable; urgency=medium
    
      * OpenJDK 12.0.1 release.
    
      [ Matthias Klose ]
      * Build the alternate zero VM using the just built hotspot VM.
      * Remove the icedtea-sound/pulseaudio build support.
      * Remove some xulrunner build bits.
      * Annotate the bootstrap dependency with :native.
      * Support using the Java ATK wrapper (Samuel Thibault). Addresses: #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.
    
      [ Tiago Stürmer Daitx ]
      * Install swing.properties into <java-home>/conf instead of <java-home>/lib.
    
     -- Matthias Klose <email address hidden>  Wed, 17 Apr 2019 04:08:58 +0200
  • openjdk-12 (12.0.0-3) unstable; urgency=medium
    
      [ Matthias Klose ]
      * Configure with vendor flags.
      * Update package provides for 12.
      * Backport fix for 8221083, wrong oop compare in C1-generated code (PPC).
      * Work around the missing gcc-for-host b-d for cross builds.
    
      [ 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.
    
     -- Matthias Klose <email address hidden>  Thu, 28 Mar 2019 09:11:35 +0100
  • openjdk-12 (12.0.0-2) unstable; urgency=medium
    
      * OpenJDK 12 release.
      * 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.
      * Set a bogus build version. The build fails without one :-/
    
     -- Matthias Klose <email address hidden>  Thu, 21 Mar 2019 21:49:44 +0100
  • openjdk-12 (12.0.0-1) unstable; urgency=medium
    
      * OpenJDK 12 release.
      * 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.
    
     -- Matthias Klose <email address hidden>  Thu, 21 Mar 2019 14:52:48 +0100
  • openjdk-12 (12~33-1) unstable; urgency=medium
    
      * OpenJDK 12 build 33 (release candidate 2).
      * Add support for DCEVM on am64 and i386. Addresses: #921419.
      * openjdk-12-dbg: Conflict with openjdk-11-dbg. Some object files are
        identical across OpenJDK versions. Closes: #919790.
      * Check for nodoc instead of nodocs in DEB_BUILD_OPTIONS. Closes: #922761.
    
     -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 11:24:37 +0100
  • openjdk-12 (12~32-1) unstable; urgency=medium
    
      * OpenJDK 12 build 32.
      * Attribute test dependencies with <!nocheck>.
    
     -- Matthias Klose <email address hidden>  Thu, 14 Feb 2019 17:15:22 +0100
  • openjdk-12 (12~31-1) unstable; urgency=medium
    
      * OpenJDK 12 build 31.
      * Configure with vendor flags.
    
     -- Matthias Klose <email address hidden>  Thu, 07 Feb 2019 11:50:45 +0100
  • openjdk-12 (12~30-1) unstable; urgency=medium
    
      * OpenJDK 12 build 30.
    
     -- Matthias Klose <email address hidden>  Fri, 01 Feb 2019 23:30:59 +0100
  • openjdk-12 (12~29-2) unstable; urgency=medium
    
      * Fix merging the packaging changes.
    
     -- Matthias Klose <email address hidden>  Fri, 25 Jan 2019 08:38:26 +0100
  • openjdk-12 (12~29-1) unstable; urgency=medium
    
      * OpenJDK 12 build 29.
      * Merge packaging changes from 11.0.2.
      * Link zero on alpha with --no-relax (Michael Cree). Closes: #920161).
    
     -- Matthias Klose <email address hidden>  Thu, 24 Jan 2019 09:09:16 +0100
  • openjdk-12 (12~28-1) unstable; urgency=medium
    
      * OpenJDK 12 build 28.
      * jhsdb isn't built on alpha.
    
     -- Matthias Klose <email address hidden>  Thu, 17 Jan 2019 13:28:33 +0100
  • openjdk-12 (12~27-1) unstable; urgency=medium
    
      * OpenJDK 12 build 27.
      * Don't run the tests on alpha, causing build failure.
    
     -- Matthias Klose <email address hidden>  Thu, 10 Jan 2019 12:55:21 +0100
  • openjdk-12 (12~25-1) unstable; urgency=medium
    
      * OpenJDK 12 build 25.
      * Fix Zero on sparc64 (Adrian Glaubitz). Closes: #917008.
    
     -- Matthias Klose <email address hidden>  Sat, 22 Dec 2018 01:12:39 +0100
  • openjdk-12 (12~24-2) unstable; urgency=medium
    
      * Pull patches for 8215353 and 8215374, fixing build on i386.
    
     -- Matthias Klose <email address hidden>  Fri, 14 Dec 2018 20:44:28 +0100
  • openjdk-12 (12~24-1) unstable; urgency=medium
    
      * OpenJDK 12 build 24.
      * Re-enable the bootcycle builds for hotspot targets.
      * Enable bootcycle builds for zero targets.
    
     -- Matthias Klose <email address hidden>  Fri, 14 Dec 2018 19:18:49 +0100
  • openjdk-12 (12~23-3) unstable; urgency=medium
    
      * Disable the bootcycle build.
    
     -- Matthias Klose <email address hidden>  Fri, 07 Dec 2018 01:23:44 +0100
  • openjdk-12 (12~23-2) unstable; urgency=medium
    
      * Don't build the test-image target.
    
     -- Matthias Klose <email address hidden>  Fri, 07 Dec 2018 01:23:44 +0100
  • openjdk-12 (12~23-1) unstable; urgency=medium
    
      * OpenJDK 12 build 23.
      * Update VCS attributes in the control file. Addresses: #909736.
      * Re-enable the zero build on arm64 and ppc64el.
      * Configure with --with-jni-libpath.
      * Enable bootcycle builds for hotspot.
      * Don't build the test-image target.
    
     -- Matthias Klose <email address hidden>  Thu, 06 Dec 2018 16:37:32 +0100
  • openjdk-12 (12~22-1) unstable; urgency=medium
    
      * OpenJDK 12 build 22.
      * Disable zero build on arm64 and ppc64el, ftbfs.
    
     -- Matthias Klose <email address hidden>  Sun, 02 Dec 2018 09:25:30 +0100
  • openjdk-12 (12~22-0ubuntu2) disco; urgency=medium
    
      * OpenJDK 12 build 22.
      * Disable zero build on arm64 and ppc64el, ftbfs.
    
     -- Matthias Klose <email address hidden>  Sun, 02 Dec 2018 21:34:27 +0100
  • openjdk-12 (12~22-0ubuntu1) disco; urgency=medium
    
      * OpenJDK 12 build 22.
    
     -- Matthias Klose <email address hidden>  Fri, 30 Nov 2018 15:25:28 +0100