diff --git a/43-bugfix-for-CVE-2025-52555.patch b/0043-bugfix-for-CVE-2025-52555.patch similarity index 100% rename from 43-bugfix-for-CVE-2025-52555.patch rename to 0043-bugfix-for-CVE-2025-52555.patch diff --git a/ceph.spec b/ceph.spec index ffb96dfb2394fb1544988a0ea7efaaef06734cb5..f794f5ac09c6a78a0d7044de94ed08d9383ed77b 100644 --- a/ceph.spec +++ b/ceph.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 # # spec file for package ceph # @@ -127,7 +127,7 @@ Patch0039: 0039-src-common-dout.h.patch Patch0040: 0040-add-loongarch64-support-for-ceph-18.2.1.patch Patch0041: 0041-fix-close-can-not-be-find-in-TUDPTransport.cc.patch Patch0042: 0042-add-riscv64-support-for-ceph-18.2.1.patch -Patch43: 43-bugfix-for-CVE-2025-52555.patch +Patch0043: 0043-bugfix-for-CVE-2025-52555.patch ################################################################################# # dependencies that apply across all distro families ################################################################################# @@ -2027,6 +2027,9 @@ exit 0 %{_datadir}/snmp/mibs %changelog +* Tue Aug 12 2025 tomcruiseqi - 18.2.1-5 +- Rebuild with gtest 1.15.2 + * Wed Jul 16 2025 tomcruiseqi - 18.2.1-4 - Fix CVE-2025-52555