From: Raspbian automatic forward porter Date: Fri, 5 Feb 2021 12:08:49 +0000 (+0000) Subject: Merge version 14.2.16-1+rpi1 and 14.2.16-2 to produce 14.2.16-2+rpi1 X-Git-Tag: archive/raspbian/14.2.16-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e26b1914ac11a5739e9b145099e636c9dd69ba48;p=ceph.git Merge version 14.2.16-1+rpi1 and 14.2.16-2 to produce 14.2.16-2+rpi1 --- e26b1914ac11a5739e9b145099e636c9dd69ba48 diff --cc debian/changelog index 2e20b4ee4,bc7edbe89..9aa5d7c82 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,8 +1,21 @@@ - ceph (14.2.16-1+rpi1) bullseye-staging; urgency=medium ++ceph (14.2.16-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 Wed, 20 Jan 2021 00:37:27 +0000 ++ -- Raspbian forward porter Fri, 05 Feb 2021 12:08:49 +0000 ++ + ceph (14.2.16-2) unstable; urgency=medium + + * Add fix-ceph-osd-systemd-target.patch. + + -- Thomas Goirand Thu, 28 Jan 2021 16:45:23 +0100 ceph (14.2.16-1) unstable; urgency=medium diff --cc debian/patches/series index d3d026636,f9347eef6..f2d7e9f9b --- a/debian/patches/series +++ b/debian/patches/series @@@ -19,5 -19,4 +19,6 @@@ cmake_define_BOOST_ASIO_USE_TS_EXECUTOR cmake_add_1.74_to_known_versions.patch another-cmakelists-fix.patch allow-binding-on-lo.patch + fix-ceph-osd-systemd-target.patch +detect-raspbian.diff +remove-problematic-gitattributes-files.patch