SHA256
1
0
forked from pool/ceph

Accepting request 622021 from filesystems:ceph:mimic

- Update to v13.2.0-210-g0e990e900d:
  + based on upstream mimic 4ed78ecf2f27aae1e9eb27f83611285ec7445ebd
    * bsc#1099162, CVE-2018-10861
    * bsc#1096748, CVE-2018-1128, CVE-2018-1129 
  + increase memory constraint for build workers after builds started
    failing on workers with exactly 8G of RAM ("free -h" reports
    7.8 GiB for these workers)

OBS-URL: https://build.opensuse.org/request/show/622021
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=190
This commit is contained in:
2018-07-11 11:02:07 +00:00
committed by Git OBS Bridge
parent 31e43d2d57
commit 0040795fa6
7 changed files with 32 additions and 10 deletions

View File

@@ -76,7 +76,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 13.2.0.39+geb7f429568
Version: 13.2.0.210+g0e990e900d
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -92,7 +92,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
Group: System/Filesystems
%endif
URL: http://ceph.com/
Source0: %{?_remote_tarball_prefix}ceph-13.2.0-39-geb7f429568.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-13.2.0-210-g0e990e900d.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
%if 0%{?is_opensuse}
@@ -845,7 +845,7 @@ python-rbd, python-rgw or python-cephfs instead.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
%autosetup -p1 -n ceph-13.2.0-210-g0e990e900d
%build