From: Raspbian automatic forward porter Date: Sat, 30 Sep 2023 07:17:00 +0000 (+0100) Subject: Merge version 16.2.11+ds-2+rpi1 and 16.2.11+ds-3 to produce 16.2.11+ds-3+rpi1 X-Git-Tag: archive/raspbian/16.2.11+ds-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1aa40ad0ceb72cacd7ecbf3e709a9464fa8873d3;p=ceph.git Merge version 16.2.11+ds-2+rpi1 and 16.2.11+ds-3 to produce 16.2.11+ds-3+rpi1 --- 1aa40ad0ceb72cacd7ecbf3e709a9464fa8873d3 diff --cc debian/changelog index 3d9f2307c,622b54b4c..94bf40264 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,13 +1,26 @@@ - ceph (16.2.11+ds-2+rpi1) bookworm-staging; urgency=medium ++ceph (16.2.11+ds-3+rpi1) trixie-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, 26 Feb 2023 17:58:11 +0000 ++ -- Raspbian forward porter Sat, 30 Sep 2023 07:16:59 +0000 ++ + ceph (16.2.11+ds-3) unstable; urgency=medium + + * Fix gcc-13 FTBFS. (Closes: #1037602): + - fix-gcc-13-issue.patch (thanks to Bo YU). + - Add -fpermissive to DEB_CXXFLAGS_MAINT_APPEND. + - include-cstdint-in-subsys_types.h.patch. + * Fix debian/calc-max-parallel.sh to allow building on more core on + (very) big systems. + + -- Thomas Goirand Tue, 26 Sep 2023 09:41:32 +0200 ceph (16.2.11+ds-2) unstable; urgency=medium diff --cc debian/patches/series index 0715d06ea,686904b28..803900939 --- a/debian/patches/series +++ b/debian/patches/series @@@ -23,5 -23,5 +23,7 @@@ fix-CheckCxxAtomic-riscv64.patc CVE-2022-3650_1_ceph-crash_drop_privleges_to_run_as_ceph_user_rather_than_root.patch CVE-2022-3650_2_ceph-crash_fix_stderr_handling.patch CVE-2022-3854_1_rgw_Guard_against_malformed_bucket_URLs.patch + include-cstdint-in-subsys_types.h.patch + fix-gcc-13-issue.patch +detect-raspbian.diff +remove-problematic-gitattributes-files.patch