Comment 11 for bug 1769252

Revision history for this message
James Page (james-page) wrote :

This bug was fixed in the package ceph - 12.2.7-0ubuntu0.18.04.1~cloud0
---------------

 ceph (12.2.7-0ubuntu0.18.04.1~cloud0) xenial-queens; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 ceph (12.2.7-0ubuntu0.18.04.1) bionic; urgency=medium
 .
   * New upstream point release (LP: #1769252).
     - d/p/replace-javah-usage.patch,
       d/p/update-java-source-target-flags.patch: Drop, equivalent patches
       included in upstream release.
 .
 ceph (12.2.4-0ubuntu1.1) bionic; urgency=medium
 .
   * d/p/update-java-source-target-flags.patch: Use --release instead
     of -source/-target and set release to 7 as that is the minimum
     required for OpenJDK 11 (LP: #1766998).
   * d/p/replace-javah-usage.patch: call -h during compilation time to
     generate native header files and remove the javah call as the binary
     is no longer part of openjdk-10 - javah has been deprecated since
     openjdk-9 (LP: #1766995).