From 7c88f1d36258c8ac2d2fb34e4470c7daa312c1fd Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Mon, 17 Aug 2026 10:20:36 +0800 Subject: [PATCH] Rebuilt for thrift about pr: 6 --- ceph.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index f34e8d2..7624bb9 100644 --- a/ceph.spec +++ b/ceph.spec @@ -14,7 +14,7 @@ Summary: User space components of the Ceph file system Name: ceph Version: 18.2.8 -Release: 1%{?dist} +Release: 2%{?dist} License: (LGPL-2.1-or-later OR LGPL-3.0-only) and CC-BY-SA-3.0 and GPL-2.0-only and BSL-1.0 and BSD-3-Clause and MIT URL: http://ceph.com/ Source0: https://download.ceph.com/tarballs/ceph-%{version}.tar.gz @@ -1569,6 +1569,10 @@ exit 0 %{python3_sitelib}/ceph_node_proxy-* %changelog +* Mon Aug 17 2026 Rebuild Robot - 18.2.8-2 +- [Type] sync +- [DESC] Rebuilt for thrift + * Mon Jun 15 2026 cunlongli - 18.2.8-1 - [Type] security - [DESC] upgrade to 18.2.8 to fix CVE-2024-31884 -- Gitee