Accepting request 891241 from filesystems:ceph:pacific
16.2.3 OBS-URL: https://build.opensuse.org/request/show/891241 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=296
This commit is contained in:
parent
98a414391a
commit
20df9b2138
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b737323f1e7d1ffd0cddf8913b8659d4b4266506eeb56f81cbbf2f109430806c
|
||||
size 126561536
|
3
ceph-16.2.3-26-g422932e923.tar.bz2
Normal file
3
ceph-16.2.3-26-g422932e923.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e32138b1504d468489062af2e22cb5ea70d60e380850028788dfd967c2b0b36c
|
||||
size 126604352
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 6 21:46:52 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.2.3-26-g422932e923:
|
||||
+ rebased on top of upstream pacific SHA1 381b476cb3900f9a92eb95d03b4850b953cfd79a
|
||||
Pacific v16.2.3 release
|
||||
see https://ceph.io/releases/v16-2-3-pacific-released/
|
||||
* cephadm: normalize image digest in 'ls' output too
|
||||
Pacific v16.2.2 release
|
||||
see https://ceph.io/releases/v16-2-2-pacific-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 15:32:31 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.2.1-283-g9f37a4bec4:
|
||||
+ rebased on top of upstream pacific SHA1 717ce59b76c659aaef8c5aec1355c0ac5cef7234
|
||||
Pacific v16.2.1 release
|
||||
see https://ceph.io/releases/v16-2-1-pacific-released/
|
||||
* (bsc#1183074) - (CVE-2021-20288) ceph: Unauthorized global_id reuse
|
||||
* (bsc#1184231) cephadm: Allow to use paths in all <_devices> drivegroup sections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 09:10:55 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -123,7 +123,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 16.2.0.91+g24bd0c4acf
|
||||
Version: 16.2.3.26+g422932e923
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -139,7 +139,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.0-91-g24bd0c4acf.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.3-26-g422932e923.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source94: ceph-rpmlintrc
|
||||
Source95: checkin.sh
|
||||
@ -339,6 +339,7 @@ BuildRequires: lz4-devel >= 1.7
|
||||
# distro-conditional make check dependencies
|
||||
%if 0%{with make_check}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
BuildRequires: golang-github-prometheus
|
||||
BuildRequires: libtool-ltdl-devel
|
||||
BuildRequires: xmlsec1
|
||||
BuildRequires: xmlsec1-devel
|
||||
@ -355,6 +356,7 @@ BuildRequires: python%{python3_pkgversion}-werkzeug
|
||||
BuildRequires: python%{python3_pkgversion}-pyOpenSSL
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: golang-github-prometheus-prometheus
|
||||
BuildRequires: libxmlsec1-1
|
||||
BuildRequires: libxmlsec1-nss1
|
||||
BuildRequires: libxmlsec1-openssl1
|
||||
@ -590,7 +592,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.2.0-91-g24bd0c4acf
|
||||
%autosetup -p1 -n ceph-16.2.3-26-g422932e923
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
21
ceph.changes
21
ceph.changes
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 6 21:46:52 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.2.3-26-g422932e923:
|
||||
+ rebased on top of upstream pacific SHA1 381b476cb3900f9a92eb95d03b4850b953cfd79a
|
||||
Pacific v16.2.3 release
|
||||
see https://ceph.io/releases/v16-2-3-pacific-released/
|
||||
* cephadm: normalize image digest in 'ls' output too
|
||||
Pacific v16.2.2 release
|
||||
see https://ceph.io/releases/v16-2-2-pacific-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 15:32:31 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 16.2.1-283-g9f37a4bec4:
|
||||
+ rebased on top of upstream pacific SHA1 717ce59b76c659aaef8c5aec1355c0ac5cef7234
|
||||
Pacific v16.2.1 release
|
||||
see https://ceph.io/releases/v16-2-1-pacific-released/
|
||||
* (bsc#1183074) - (CVE-2021-20288) ceph: Unauthorized global_id reuse
|
||||
* (bsc#1184231) cephadm: Allow to use paths in all <_devices> drivegroup sections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 09:10:55 UTC 2021 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -123,7 +123,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.2.0.91+g24bd0c4acf
|
||||
Version: 16.2.3.26+g422932e923
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -139,7 +139,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.0-91-g24bd0c4acf.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.3-26-g422932e923.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -329,6 +329,7 @@ BuildRequires: lz4-devel >= 1.7
|
||||
# distro-conditional make check dependencies
|
||||
%if 0%{with make_check}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
BuildRequires: golang-github-prometheus
|
||||
BuildRequires: libtool-ltdl-devel
|
||||
BuildRequires: xmlsec1
|
||||
BuildRequires: xmlsec1-devel
|
||||
@ -345,6 +346,7 @@ BuildRequires: python%{python3_pkgversion}-werkzeug
|
||||
BuildRequires: python%{python3_pkgversion}-pyOpenSSL
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: golang-github-prometheus-prometheus
|
||||
BuildRequires: libxmlsec1-1
|
||||
BuildRequires: libxmlsec1-nss1
|
||||
BuildRequires: libxmlsec1-openssl1
|
||||
@ -713,6 +715,7 @@ Summary: Ceph daemon for immutable object cache
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
|
||||
Requires: librados2 = %{_epoch_prefix}%{version}-%{release}
|
||||
%description immutable-object-cache
|
||||
Daemon for immutable object cache.
|
||||
@ -1206,7 +1209,7 @@ This package provides Ceph default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.2.0-91-g24bd0c4acf
|
||||
%autosetup -p1 -n ceph-16.2.3-26-g422932e923
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
Loading…
Reference in New Issue
Block a user