Accepting request 812737 from filesystems:ceph
up constraint some more (forwarded request 812736 from smithfarm) OBS-URL: https://build.opensuse.org/request/show/812737 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ceph?expand=0&rev=57
This commit is contained in:
commit
368a028b20
@ -70,7 +70,7 @@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">28</size>
|
||||
<size unit="G">52</size>
|
||||
</disk>
|
||||
<memory>
|
||||
<size unit="G">12</size>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8fa2af1d3e6ce0612f1afb93cfe468c8ec837911aaca898245e352b33cdeb79
|
||||
size 151050459
|
3
ceph-15.2.3-252-gf2237253cd.tar.bz2
Normal file
3
ceph-15.2.3-252-gf2237253cd.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:960dc7edf7f511b9c929c1ab71068835c10d4396ea532ad66d3ba137d5dad4b6
|
||||
size 151521918
|
@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 14:18:25 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Up ceph-test disk constraint to address "no space left on device"
|
||||
build error seen in OBS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 09:36:19 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.3-252-gf2237253cd:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 22279597fa9ca40ba2f05af9f186a99ce73a6047
|
||||
* upstream v15.2.3 release
|
||||
https://ceph.io/releases/v15-2-3-octopus-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 25 12:57:39 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.2-60-gf5864377ab:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 9e890709ef53ce29006c6fc754dd80e25df186d0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 15:00:23 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.2-18-g1dbcddb5d8:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 0c857e985a29d90501a285f242ea9c008df49eb8
|
||||
* Upstream v15.2.2 release
|
||||
https://ceph.io/releases/v15-2-2-octopus-released/
|
||||
* mon, mgr: require all caps for pre-octopus tell commands (bsc#1170021, CVE-2020-10736)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 12:00:09 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.1-277-g17d346932e:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 752b293586d0c8749483e60e43c7a98c1e0d7b19
|
||||
* rpm: drop "is_opensuse" conditional in SUSE-specific bcond block
|
||||
(jsc#SLE-11802)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 17:27:20 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.1-246-g66cd0e5497:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 939661f696d3d9eb4d31e998a3ad1487852a4741
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 18:19:49 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.1-16-gb3a86250a6:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 9fd2f65f91d9246fae2c841a6222d34d121680ee
|
||||
* upstream 15.2.1 release
|
||||
https://ceph.io/releases/v15-2-1-octopus-released/
|
||||
+ fix Nonce reuse in msgr V2 secure mode (bsc#1166403, CVE-2020-1759)
|
||||
+ prevent RGW GetObject header-splitting XSS (bsc#1166484, CVE-2020-1760)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 13:08:29 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -44,26 +44,21 @@
|
||||
%global _remote_tarball_prefix https://download.ceph.com/tarballs/
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%bcond_with selinux
|
||||
%bcond_with cephfs_java
|
||||
%bcond_with amqp_endpoint
|
||||
%bcond_with cephfs_java
|
||||
%bcond_with kafka_endpoint
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%global _fillupdir /var/adm/fillup-templates
|
||||
%endif
|
||||
%if 0%{?is_opensuse}
|
||||
%bcond_without libradosstriper
|
||||
%bcond_without ocf
|
||||
%else
|
||||
%bcond_with libradosstriper
|
||||
%bcond_with ocf
|
||||
%endif
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%bcond_without lttng
|
||||
%else
|
||||
%bcond_with lttng
|
||||
%endif
|
||||
%bcond_with ocf
|
||||
%bcond_with selinux
|
||||
#Compat macro for _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%global _fillupdir /var/adm/fillup-templates
|
||||
%endif
|
||||
%endif
|
||||
%bcond_with seastar
|
||||
%if 0%{?fedora} || 0%{?suse_version} >= 1500
|
||||
@ -104,7 +99,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 15.2.0.108+g8cf4f02b08
|
||||
Version: 15.2.3.252+gf2237253cd
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -120,7 +115,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-15.2.0-108-g8cf4f02b08.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-15.2.3-252-gf2237253cd.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source96: checkin.sh
|
||||
Source97: README-checkin.txt
|
||||
@ -423,6 +418,8 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
%if 0%{?weak_deps}
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
@ -547,7 +544,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-15.2.0-108-g8cf4f02b08
|
||||
%autosetup -p1 -n ceph-15.2.3-252-gf2237253cd
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
@ -801,6 +798,7 @@ rm -rf %{buildroot}%{_mandir}/man8/osdmaptool.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/monmaptool.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-kvstore-tool.8*
|
||||
rm -rf %{buildroot}%{_sbindir}/cephadm
|
||||
rm -rf %{buildroot}%{_mandir}/man8/cephadm.8*
|
||||
rm -rf %{buildroot}%{_sysconfdir}/sudoers.d/cephadm
|
||||
rm -rf %{buildroot}%{_sharedstatedir}/cephadm/.ssh/authorized_keys
|
||||
rm -rf %{buildroot}%doc
|
||||
@ -826,6 +824,7 @@ rm -rf %{buildroot}%{_tmpfilesdir}/ceph-common.conf
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-authtool.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-conf.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-dencoder.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-diff-sorted.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-rbdnamer.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-syn.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/ceph-post-file.8*
|
||||
@ -838,6 +837,7 @@ rm -rf %{buildroot}%{_mandir}/man8/rbdmap.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/rbd-replay.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/rbd-replay-many.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/rbd-replay-prep.8*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/rgw-orphan-list.8*
|
||||
rm -rf %{buildroot}%{_datadir}/ceph/known_hosts_drop.ceph.com
|
||||
rm -rf %{buildroot}%{_datadir}/ceph/id_rsa_drop.ceph.com
|
||||
rm -rf %{buildroot}%{_datadir}/ceph/id_rsa_drop.ceph.com.pub
|
||||
@ -909,10 +909,12 @@ rm -rf %{buildroot}%{_unitdir}/ceph-immutable-object-cache@.service
|
||||
rm -rf %{buildroot}%{_unitdir}/ceph-immutable-object-cache.target
|
||||
rm -rf %{buildroot}%{_bindir}/rbd-nbd
|
||||
rm -rf %{buildroot}%{_mandir}/man8/rbd-nbd.8*
|
||||
rm -rf %{buildroot}%{_bindir}/ceph-diff-sorted
|
||||
rm -rf %{buildroot}%{_bindir}/radosgw
|
||||
rm -rf %{buildroot}%{_bindir}/radosgw-token
|
||||
rm -rf %{buildroot}%{_bindir}/radosgw-es
|
||||
rm -rf %{buildroot}%{_bindir}/radosgw-object-expirer
|
||||
rm -rf %{buildroot}%{_bindir}/rgw-orphan-list
|
||||
rm -rf %{buildroot}%{_libdir}/libradosgw.so*
|
||||
rm -rf %{buildroot}%{_mandir}/man8/radosgw.8*
|
||||
rm -rf %{buildroot}%{_unitdir}/ceph-radosgw@.service
|
||||
@ -984,7 +986,7 @@ rm -rf %{buildroot}%{python3_sitearch}/rbd.cpython*.so
|
||||
rm -rf %{buildroot}%{python3_sitearch}/rbd-*.egg-info
|
||||
rm -rf %{buildroot}%{_libdir}/libcephfs.so.*
|
||||
rm -rf %{buildroot}%{_includedir}/cephfs/libcephfs.h
|
||||
rm -rf %{buildroot}%{_includedir}/cephfs/ceph_statx.h
|
||||
rm -rf %{buildroot}%{_includedir}/cephfs/ceph_ll_client.h
|
||||
rm -rf %{buildroot}%{_libdir}/libcephfs.so
|
||||
rm -rf %{buildroot}%{python3_sitearch}/cephfs.cpython*.so
|
||||
rm -rf %{buildroot}%{python3_sitearch}/cephfs-*.egg-info
|
||||
@ -1197,7 +1199,7 @@ rm -rf %{buildroot}
|
||||
%if 0%{with cephfs_java}
|
||||
%endif
|
||||
%if 0%{with selinux}
|
||||
%endif # with selinux
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
|
53
ceph.changes
53
ceph.changes
@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 14:18:25 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Up ceph-test disk constraint to address "no space left on device"
|
||||
build error seen in OBS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 09:36:19 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.3-252-gf2237253cd:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 22279597fa9ca40ba2f05af9f186a99ce73a6047
|
||||
* upstream v15.2.3 release
|
||||
https://ceph.io/releases/v15-2-3-octopus-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 25 12:57:39 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.2-60-gf5864377ab:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 9e890709ef53ce29006c6fc754dd80e25df186d0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 15:00:23 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.2-18-g1dbcddb5d8:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 0c857e985a29d90501a285f242ea9c008df49eb8
|
||||
* Upstream v15.2.2 release
|
||||
https://ceph.io/releases/v15-2-2-octopus-released/
|
||||
* mon, mgr: require all caps for pre-octopus tell commands (bsc#1170021, CVE-2020-10736)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 12:00:09 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.1-277-g17d346932e:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 752b293586d0c8749483e60e43c7a98c1e0d7b19
|
||||
* rpm: drop "is_opensuse" conditional in SUSE-specific bcond block
|
||||
(jsc#SLE-11802)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 17:27:20 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.1-246-g66cd0e5497:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 939661f696d3d9eb4d31e998a3ad1487852a4741
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 18:19:49 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 15.2.1-16-gb3a86250a6:
|
||||
+ rebase on tip of upstream "octopus" branch, SHA1 9fd2f65f91d9246fae2c841a6222d34d121680ee
|
||||
* upstream 15.2.1 release
|
||||
https://ceph.io/releases/v15-2-1-octopus-released/
|
||||
+ fix Nonce reuse in msgr V2 secure mode (bsc#1166403, CVE-2020-1759)
|
||||
+ prevent RGW GetObject header-splitting XSS (bsc#1166484, CVE-2020-1760)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 13:08:29 UTC 2020 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
41
ceph.spec
41
ceph.spec
@ -44,26 +44,21 @@
|
||||
%global _remote_tarball_prefix https://download.ceph.com/tarballs/
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%bcond_with selinux
|
||||
%bcond_with cephfs_java
|
||||
%bcond_with amqp_endpoint
|
||||
%bcond_with cephfs_java
|
||||
%bcond_with kafka_endpoint
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%global _fillupdir /var/adm/fillup-templates
|
||||
%endif
|
||||
%if 0%{?is_opensuse}
|
||||
%bcond_without libradosstriper
|
||||
%bcond_without ocf
|
||||
%else
|
||||
%bcond_with libradosstriper
|
||||
%bcond_with ocf
|
||||
%endif
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%bcond_without lttng
|
||||
%else
|
||||
%bcond_with lttng
|
||||
%endif
|
||||
%bcond_with ocf
|
||||
%bcond_with selinux
|
||||
#Compat macro for _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%global _fillupdir /var/adm/fillup-templates
|
||||
%endif
|
||||
%endif
|
||||
%bcond_with seastar
|
||||
%if 0%{?fedora} || 0%{?suse_version} >= 1500
|
||||
@ -104,7 +99,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 15.2.0.108+g8cf4f02b08
|
||||
Version: 15.2.3.252+gf2237253cd
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -120,7 +115,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-15.2.0-108-g8cf4f02b08.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-15.2.3-252-gf2237253cd.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -530,12 +525,16 @@ Requires: python%{python3_pkgversion}-cherrypy
|
||||
Requires: python%{python3_pkgversion}-jwt
|
||||
Requires: python%{python3_pkgversion}-routes
|
||||
Requires: python%{python3_pkgversion}-werkzeug
|
||||
%if 0%{?weak_deps}
|
||||
Recommends: python%{python3_pkgversion}-saml
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
Requires: python%{python3_pkgversion}-CherryPy
|
||||
Requires: python%{python3_pkgversion}-PyJWT
|
||||
Requires: python%{python3_pkgversion}-Routes
|
||||
Requires: python%{python3_pkgversion}-Werkzeug
|
||||
Recommends: python%{python3_pkgversion}-python3-saml
|
||||
%endif
|
||||
%description mgr-dashboard
|
||||
ceph-mgr-dashboard is a manager module, providing a web-based application
|
||||
@ -940,7 +939,7 @@ Summary: Ceph distributed file system client library
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Libraries
|
||||
%endif
|
||||
Obsoletes: libcephfs1
|
||||
Obsoletes: libcephfs1 < %{_epoch_prefix}%{version}-%{release}
|
||||
%if 0%{?rhel} || 0%{?fedora}
|
||||
Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release}
|
||||
Obsoletes: ceph-libcephfs
|
||||
@ -1122,7 +1121,7 @@ This package provides Ceph’s default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-15.2.0-108-g8cf4f02b08
|
||||
%autosetup -p1 -n ceph-15.2.3-252-gf2237253cd
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
@ -1462,6 +1461,7 @@ exit 0
|
||||
|
||||
%files -n cephadm
|
||||
%{_sbindir}/cephadm
|
||||
%{_mandir}/man8/cephadm.8*
|
||||
%{_sysconfdir}/sudoers.d/cephadm
|
||||
%attr(0700,cephadm,cephadm) %dir %{_sharedstatedir}/cephadm
|
||||
%attr(0700,cephadm,cephadm) %dir %{_sharedstatedir}/cephadm/.ssh
|
||||
@ -1494,6 +1494,7 @@ exit 0
|
||||
%{_mandir}/man8/ceph-authtool.8*
|
||||
%{_mandir}/man8/ceph-conf.8*
|
||||
%{_mandir}/man8/ceph-dencoder.8*
|
||||
%{_mandir}/man8/ceph-diff-sorted.8*
|
||||
%{_mandir}/man8/ceph-rbdnamer.8*
|
||||
%{_mandir}/man8/ceph-syn.8*
|
||||
%{_mandir}/man8/ceph-post-file.8*
|
||||
@ -1506,6 +1507,7 @@ exit 0
|
||||
%{_mandir}/man8/rbd-replay.8*
|
||||
%{_mandir}/man8/rbd-replay-many.8*
|
||||
%{_mandir}/man8/rbd-replay-prep.8*
|
||||
%{_mandir}/man8/rgw-orphan-list.8*
|
||||
%dir %{_datadir}/ceph/
|
||||
%{_datadir}/ceph/known_hosts_drop.ceph.com
|
||||
%{_datadir}/ceph/id_rsa_drop.ceph.com
|
||||
@ -1923,10 +1925,12 @@ fi
|
||||
%{_mandir}/man8/rbd-nbd.8*
|
||||
|
||||
%files radosgw
|
||||
%{_bindir}/ceph-diff-sorted
|
||||
%{_bindir}/radosgw
|
||||
%{_bindir}/radosgw-token
|
||||
%{_bindir}/radosgw-es
|
||||
%{_bindir}/radosgw-object-expirer
|
||||
%{_bindir}/rgw-orphan-list
|
||||
%{_libdir}/libradosgw.so*
|
||||
%{_mandir}/man8/radosgw.8*
|
||||
%dir %{_localstatedir}/lib/ceph/radosgw
|
||||
@ -2175,7 +2179,7 @@ fi
|
||||
%files -n libcephfs-devel
|
||||
%dir %{_includedir}/cephfs
|
||||
%{_includedir}/cephfs/libcephfs.h
|
||||
%{_includedir}/cephfs/ceph_statx.h
|
||||
%{_includedir}/cephfs/ceph_ll_client.h
|
||||
%{_libdir}/libcephfs.so
|
||||
|
||||
%files -n python%{python3_pkgversion}-cephfs
|
||||
@ -2333,8 +2337,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%endif # with selinux
|
||||
%endif
|
||||
|
||||
%files grafana-dashboards
|
||||
%if 0%{?suse_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user