ceph.git
5 years agoAvoid overloading on 32 bit architectures
James Page james.page@ubuntu.com, Bernd Zeimetz [Mon, 30 Nov 2020 20:10:12 +0000 (20:10 +0000)]
Avoid overloading on 32 bit architectures

Forwarded: no

unsigned and size_t are equivalent on 32 bit architectures,
so only define the size_t based overload of advance on 64
bit architectures.
https://wiki.debian.org/ArchitectureSpecificsMemo

Gbp-Pq: Name 32bit-avoid-overloading.patch

5 years agodisable-crypto
Ceph Packaging Team [Mon, 30 Nov 2020 20:10:12 +0000 (20:10 +0000)]
disable-crypto

===================================================================

Gbp-Pq: Name disable-crypto.patch

5 years agouse --release 7 instead of -source/-target
Tiago Stürmer Daitx [Mon, 30 Nov 2020 20:10:12 +0000 (20:10 +0000)]
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

5 years agoceph (14.2.15-2) unstable; urgency=medium
Thomas Goirand [Mon, 30 Nov 2020 20:10:12 +0000 (20:10 +0000)]
ceph (14.2.15-2) unstable; urgency=medium

  * Do not build with clang, instead, set --max-parallel=1, as it seems it
    worked for Ubuntu. If this doesn't work, we'll disable the non-64 bits
    arch completely.

[dgit import unpatched ceph 14.2.15-2]

5 years agoImport ceph_14.2.15-2.debian.tar.xz
Thomas Goirand [Mon, 30 Nov 2020 20:10:12 +0000 (20:10 +0000)]
Import ceph_14.2.15-2.debian.tar.xz

[dgit import tarball ceph 14.2.15-2 ceph_14.2.15-2.debian.tar.xz]

5 years agoImport ceph_14.2.15.orig.tar.gz
Thomas Goirand [Fri, 27 Nov 2020 22:58:00 +0000 (22:58 +0000)]
Import ceph_14.2.15.orig.tar.gz

[dgit import orig ceph_14.2.15.orig.tar.gz]