← Back to team overview

openjdk team mailing list archive

[Bug 1934895] Re: Improve understandability of package versions for JDK Early Access

 

This bug was fixed in the package openjdk-17 - 17+35-1~21.04

---------------
openjdk-17 (17+35-1~21.04) hirsute-security; urgency=medium

  * SRU: LP: #1943701. Backport the final OpenJDK 17 release.

openjdk-17 (17+35-1) unstable; urgency=medium

  * Fix JDK-8272472, ftbfs with glibc 2.24.

openjdk-17 (17~35ea-1) unstable; urgency=medium

  * OpenJDK 17 snapshot, build 35 (first release candidate).

openjdk-17 (17~33ea-1) unstable; urgency=high

  * OpenJDK 17 snapshot, build 33.

openjdk-17 (17~32ea-1) unstable; urgency=high

  * OpenJDK 17 snapshot, build 32.
  * Security fixes:
    - JDK-8256157: Improve bytecode assembly.
    - JDK-8256491: Better HTTP transport.
    - JDK-8258432, CVE-2021-2341: Improve file transfers.
    - JDK-8260453: Improve Font Bounding.
    - JDK-8260960: Signs of jarsigner signing.
    - JDK-8260967, CVE-2021-2369: Better jar file validation.
    - JDK-8262380: Enhance XML processing passes.
    - JDK-8262403: Enhanced data transfer.
    - JDK-8262410: Enhanced rules for zones.
    - JDK-8262477: Enhance String Conclusions.
    - JDK-8262967: Improve Zip file support.
    - JDK-8264066, CVE-2021-2388: Enhance compiler validation.
    - JDK-8264079: Improve abstractions.
    - JDK-8264460: Improve NTLM support.

openjdk-17 (17~31ea-1) unstable; urgency=medium

  * OpenJDK 17 snapshot, build 31.
  * Encode the early-access status into the package version. LP: #1934895.

openjdk-17 (17~29-1) unstable; urgency=medium

  * OpenJDK 17 snapshot, build 29.
  * Update watch file.
  * Prepare to build with jtreg6, where available.

openjdk-17 (17~27-1) unstable; urgency=medium

  * OpenJDK 17 snapshot, build 27.
  * Only build using lto with GCC 11.
  * Build using GCC 11 in recent distributions.
  * Update VCS attributes.
  * Disable runnning the tests, requires not yet packaged jtreg6.
  * Remove rimd, removed upstream.

openjdk-17 (17~24-1) unstable; urgency=medium

  * OpenJDK 17 snapshot, build 24.
  * Drop the work around for JDK 8211105.
  * Remove jaotc (the experimental JIT compiler), removed upstream.
  * Add an (unapplied) patch to replace OASIS header files with ones
    imported from NSPR and NSS. See #985765.  Not reviewed, not applying.

 -- Matthias Klose <doko@xxxxxxxxxx>  Wed, 15 Sep 2021 11:49:22 +0200

** Changed in: openjdk-17 (Ubuntu Hirsute)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-lts in Ubuntu.
https://bugs.launchpad.net/bugs/1934895

Title:
  Improve understandability of package versions for JDK Early Access

Status in openjdk-17 package in Ubuntu:
  Fix Released
Status in openjdk-lts package in Ubuntu:
  Fix Released
Status in openjdk-17 source package in Hirsute:
  Fix Released

Bug description:
  The current package version of the OpenJDK 17, currently in Early
  Access, looks as follows:

    openjdk-17-jdk/hirsute-updates,hirsute-security,now 17~19-1ubuntu1
  amd64

  The `~` in 17~19 should indicate that it is an Early Access, but it is
  not understandable for Java developers not acquainted with Debian
  package version rules.

  The proposal is to add the `ea` suffix to Early Build package version,
  so that the 19th EA build of OpenJDK 17, would be:

    openjdk-17-jdk/hirsute-updates,hirsute-security,now 17~19ea-1ubuntu1
  amd64

  The above, adds the `ea` marker that is understandable to Java people
  without compromising the structure of the package version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-17/+bug/1934895/+subscriptions