SHA256
1
0
forked from pool/ceph

Accepting request 1159298 from home:tserong:branches:filesystems:ceph

- Update to 16.2.15-68-gbb20a17289a:
  * mds: disable `defer_client_eviction_on_laggy_osds' by default
  * ceph.spec.in: Advertise users/groups that are generated by the pre scripts
  * cmake: Ensure git exists before executing it
  * make-dist: strip "-%{release}" from ceph package Requires
- Drop ceph-cmake-3.28.patch (now included in source tarball)

OBS-URL: https://build.opensuse.org/request/show/1159298
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=359
This commit is contained in:
2024-03-19 08:37:17 +00:00
committed by Git OBS Bridge
parent c6aab4633a
commit 484f13660e
6 changed files with 107 additions and 139 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 19 06:35:43 UTC 2024 - Tim Serong <tserong@suse.com>
- Update to 16.2.15-68-gbb20a17289a:
* mds: disable `defer_client_eviction_on_laggy_osds' by default
* ceph.spec.in: Advertise users/groups that are generated by the pre scripts
* cmake: Ensure git exists before executing it
* make-dist: strip "-%{release}" from ceph package Requires
- Drop ceph-cmake-3.28.patch (now included in source tarball)
-------------------------------------------------------------------
Thu Jan 25 10:42:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>