From: Raspbian automatic forward porter Date: Fri, 5 Aug 2022 17:43:49 +0000 (+0100) Subject: Merge version 16.2.9+ds-1+rpi1 and 16.2.10+ds-2 to produce 16.2.10+ds-2+rpi1 X-Git-Tag: archive/raspbian/16.2.10+ds-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=52f40912b28b2120c53808cffc3eb9d49597e221;p=ceph.git Merge version 16.2.9+ds-1+rpi1 and 16.2.10+ds-2 to produce 16.2.10+ds-2+rpi1 --- 52f40912b28b2120c53808cffc3eb9d49597e221 diff --cc debian/changelog index 61b3448cd,84c571724..272a600f7 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,23 +1,36 @@@ - ceph (16.2.9+ds-1+rpi1) bookworm-staging; urgency=medium ++ceph (16.2.10+ds-2+rpi1) bookworm-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 Sat, 23 Jul 2022 15:22:50 +0000 ++ -- Raspbian forward porter Fri, 05 Aug 2022 17:43:48 +0000 ++ + ceph (16.2.10+ds-2) unstable; urgency=medium + + * Replace Fix-build-with-fmt-8.1.1.patch by Fix-build-with-fmt-8-9.patch + thanks to Shengjing Zhu (Closes: #1014549). + + -- Thomas Goirand Sun, 31 Jul 2022 21:59:55 +0200 + + ceph (16.2.10+ds-1) unstable; urgency=high + + * New upstream hotfix release: + - CVE-2022-0670: Users who were running OpenStack Manila to export native + CephFS, who upgraded their Ceph cluster from Nautilus (or earlier) to a + later major version, were vulnerable to an attack by malicious users + (Closes: #1016069). + - A regression made it possible to dereference a null pointer for for + s3website requests that don’t refer to a bucket resulting in an RGW + segfault. + * Add fix-FTBFS-include-memory.h.patch to address FTBFS under GCC 12. + + -- Thomas Goirand Wed, 27 Jul 2022 09:30:47 +0200 ceph (16.2.9+ds-1) unstable; urgency=medium diff --cc debian/patches/series index 8a75ca8a6,37f0a389f..dd98f4dc9 --- a/debian/patches/series +++ b/debian/patches/series @@@ -18,6 -18,5 +18,7 @@@ bug1914584.patc bug1917414.patch cmake-test-for-16-bytes-atomic-support-on-mips-also.patch only-yied-under-armv7-and-above.patch - fix-build-with-fmt-8.1.1.patch + Fix-build-with-fmt-8-9.patch + fix-FTBFS-include-memory.h.patch +detect-raspbian.diff +remove-problematic-gitattributes-files.patch