From: Raspbian automatic forward porter Date: Tue, 11 May 2021 15:04:11 +0000 (+0100) Subject: Merge version 14.2.16-2+rpi1 and 14.2.20-2 to produce 14.2.20-2+rpi1 X-Git-Tag: archive/raspbian/14.2.20-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9becbd74e0bc3bbc1879cc51079ed751e40f9234;p=ceph.git Merge version 14.2.16-2+rpi1 and 14.2.20-2 to produce 14.2.20-2+rpi1 --- 9becbd74e0bc3bbc1879cc51079ed751e40f9234 diff --cc debian/changelog index 9aa5d7c82,b37207714..9ade694fe --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,31 +1,44 @@@ - ceph (14.2.16-2+rpi1) bullseye-staging; urgency=medium ++ceph (14.2.20-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 Fri, 05 Feb 2021 12:08:49 +0000 ++ -- Raspbian forward porter Tue, 11 May 2021 15:04:10 +0000 ++ + ceph (14.2.20-2) unstable; urgency=medium + + * Add allow-bgp-to-host.patch. + + -- Thomas Goirand Wed, 21 Apr 2021 10:02:07 +0200 + + ceph (14.2.20-1) unstable; urgency=medium + + * New upstream point release (Closes: #986173): + - Fixes CVE-2021-20288: Unauthorized global_id reuse in cephx + (Closes: #986974) + * Remove "rm -rf /etc/ceph" in ceph-base.postinst (Closes: #987192). + + -- Thomas Goirand Tue, 20 Apr 2021 13:00:13 +0200 + + ceph (14.2.18-1) unstable; urgency=medium + + * New upstream point release. + * Refreshed 32bit-avoid-size_t.patch. + * Rebased bluefs-use-uint64_t-for-len.patch. + * Refreshed 32bit-avoid-size_t.patch. + * Refreshed riscv64-link-pthread.patch. + * Rebased + cmake_define_BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT_for_Boost.Asio_users.patch + * Refreshed another-cmakelists-fix.patch. + * Removed allow-binding-on-lo.patch applied upstream. + + -- Thomas Goirand Wed, 24 Mar 2021 12:49:20 +0100 ceph (14.2.16-2) unstable; urgency=medium diff --cc debian/patches/series index f2d7e9f9b,3d2eab5b7..79da3ce4b --- a/debian/patches/series +++ b/debian/patches/series @@@ -18,7 -18,5 +18,7 @@@ make-ceph-python-3.9-aware.patc cmake_define_BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT_for_Boost.Asio_users.patch cmake_add_1.74_to_known_versions.patch another-cmakelists-fix.patch - allow-binding-on-lo.patch fix-ceph-osd-systemd-target.patch + allow-bgp-to-host.patch +detect-raspbian.diff +remove-problematic-gitattributes-files.patch