use --release 7 instead of -source/-target
Bug-Ubuntu: https://launchpad.net/bugs/
1756854
Bug-Ubuntu: https://launchpad.net/bugs/
1766998
Forwarded: no
Last-Update: 2018-04-24
Instead of -source/-target ceph should be build with --release for OpenJDK 9
or later so that the bootclasspath is also set, as per JEP-247, otherwise it
risks incurring into binary incompatibility when run with an earlier OpenJDK.
OpenJDK 11 minimum compatibility release has been updated to 7.
Last-Update: 2018-04-24
Gbp-Pq: Name update-java-source-target-flags.patch
ceph (16.2.10+ds-3) unstable; urgency=medium
* Fix mgr modules fail to run due to "PY_SSIZE_T_CLEAN macro must be defined
for '#'": add mgr-Define-PY_SSIZE_T_CLEAN-ahead-of-every-Python.h.patch
backported from upstream (Closes: #
1020489, #
1003890).
* Fix debian/cephfs-shell.install (it was doing FTBFS with file not found).
* Add fix-CheckCxxAtomic-riscv64.patch (Closes: #
1018837).
* Remove arch-qualifier for libboost-context-dev and libboost-coroutine-dev
as Ceph FTBFS without these libs anyways (Closes: #
1012489).
[dgit import unpatched ceph 16.2.10+ds-3]