From: Raspbian automatic forward porter Date: Sun, 29 Mar 2020 23:49:21 +0000 (+0100) Subject: Merge version 14.2.7-1+rpi1 and 14.2.8-2 to produce 14.2.8-2+rpi1 X-Git-Tag: raspbian/14.2.8-2+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4d3afa75fcf08bcb4d5c564c77652e0302c9968a;p=ceph.git Merge version 14.2.7-1+rpi1 and 14.2.8-2 to produce 14.2.8-2+rpi1 --- 5ba871f75fcf7f09812d7c1f06ae7d7da5c145b6 diff --cc debian/changelog index 913d0a7e2,dfdc8d15a..e49a54481 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,26 +1,39 @@@ - ceph (14.2.7-1+rpi1) bullseye-staging; urgency=medium ++ceph (14.2.8-2+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 10.2.5-7.2+rpi1 by Peter Michael Green at Sun, 30 Jul 2017 09:48:17 +0000] + * Add Raspbian to lists of "debian-like" distros. + + Hopefully this will fix site-packages vs dist-packages + build failure in Raspbian. + + [changes introduced in 14.2.5-3+rpi1 by Peter Michael Green] + * Remove problematic gitattributes files. + * Disable neon on armhf too. + - -- Raspbian forward porter Sun, 09 Feb 2020 06:18:45 +0000 ++ -- Raspbian forward porter Sun, 29 Mar 2020 23:49:20 +0000 ++ + ceph (14.2.8-2) unstable; urgency=medium + + * [eed9184] Fix 32bit issues in src/mds/PurgeQueue.cc + mips64el (as reported in the bug report) built fine. + s390x is a buildd issue, gets stuck sometimes for unknown (and not + reproducible) reasons. + Other build issues are fixed hopefully. + Thanks to Ivo De Decker (Closes: #953749) + + -- Bernd Zeimetz Mon, 23 Mar 2020 00:14:25 +0100 + + ceph (14.2.8-1) unstable; urgency=medium + + * [e14a030] Update upstream source from tag 'upstream/14.2.8' + Update to upstream version '14.2.8' + with Debian dir 6c28e7789e84694b28409f0aceb9bfe6f2acdade + Closes: #953364 + * [6bc660e] Refreshing patches + * [9e935e3] Fix FTBFS on riscv64. + Thanks to Aurelien Jarno (Closes: #953003) + * [4287e84] fix lintian override + + -- Bernd Zeimetz Sun, 08 Mar 2020 22:31:55 +0100 ceph (14.2.7-1) unstable; urgency=medium diff --cc debian/patches/series index 2560410eb,bb625347d..3830c9ac8 --- a/debian/patches/series +++ b/debian/patches/series @@@ -12,6 -12,5 +12,7 @@@ bluefs-use-uint64_t-for-len.patc debian-armel-armhf-buildflags.patch fix-bash-completion-location add-option-to-disable-ceph-dencoder.patch + riscv64-link-pthread.patch + mds-purgequeue-use_uint64_t.patch +detect-raspbian.diff +remove-problematic-gitattributes-files.patch