File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 55Summary: User space components of the Ceph file system
66Name: ceph
77Version: 16.2.10
8- Release: 5 %{?dist }
8+ Release: 6 %{?dist }
99License: LGPLv2 and LGPLv3 and CC-BY-SA and GPLv2 and Boost and BSD and MIT and Public Domain and GPLv3 and ASL-2.0
1010URL: https://ceph.io/
1111Vendor: Microsoft Corporation
@@ -262,6 +262,7 @@ Base is the package that includes all the files shared amongst ceph servers
262262Summary: Utility to bootstrap Ceph clusters
263263Requires: lvm2
264264Requires: python%{python3_pkgversion }
265+ Requires(pre): shadow-utils
265266%description -n cephadm
266267Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed
267268with systemd and podman.
@@ -278,6 +279,7 @@ Requires: python%{python3_pkgversion}-rgw = %{version}-%{release}
278279Requires: python%{python3_pkgversion }-ceph-argparse = %{version }-%{release }
279280Requires: python%{python3_pkgversion }-ceph-common = %{version }-%{release }
280281Requires: python%{python3_pkgversion }-prettytable
282+ Requires(pre): shadow-utils
281283%if 0%{with libradosstriper }
282284Requires: libradosstriper1 = %{version }-%{release }
283285%endif
@@ -1811,6 +1813,9 @@ exit 0
18111813%config %{_sysconfdir }/prometheus/ceph/ceph_default_alerts.yml
18121814
18131815%changelog
1816+ *
Sat Aug 24 2024 Jon Slobodzian <[email protected] > -
16.2.10-6 1817+ - Add missing Requires for shadow-utils
1818+
18141819*
Mon Jul 15 2024 Vince Perri <[email protected] > -
16.2.10-5 18151820- Patch CVE-2024-38517
18161821
You can’t perform that action at this time.
0 commit comments