commit ceph for openSUSE:Factory

2020-09-23 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-09-23 18:39:53

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.4249 (New)


Package is "ceph"

Wed Sep 23 18:39:53 2020 rev:62 rq:835545 version:16.0.0.5613+gb1a0951432

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-09-09 
17:45:15.830344772 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.4249/ceph-test.changes 2020-09-23 
18:40:20.213317765 +0200
@@ -1,0 +2,6 @@
+Fri Sep 18 09:58:45 UTC 2020 - Nathan Cutler 
+
+- Update to 16.0.0-5613-gb1a0951432:
+  + rebase on tip of upstream "master" branch, SHA1 
5df5d8f8ff463f2560180dc8e9722d6690b0fa12
+
+---
ceph.changes: same change

Old:

  ceph-16.0.0-4863-g5d95d9d41d.tar.bz2

New:

  ceph-16.0.0-5613-gb1a0951432.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.27i1wq/_old  2020-09-23 18:40:23.353320655 +0200
+++ /var/tmp/diff_new_pack.27i1wq/_new  2020-09-23 18:40:23.357320659 +0200
@@ -94,7 +94,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 16.0.0.4863+g5d95d9d41d
+Version: 16.0.0.5613+gb1a0951432
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -110,7 +110,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.0.0-5613-gb1a0951432.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -360,8 +360,10 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if ! 0%{?suse_version}
 %if 0%{?weak_deps}
 %endif
+%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}
@@ -422,6 +424,8 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{?suse_version}
+%endif
 %if 0%{with selinux}
 %endif
 %if 0%{?rhel} || 0%{?fedora}
@@ -507,7 +511,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d
+%autosetup -p1 -n ceph-16.0.0-5613-gb1a0951432
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -604,7 +608,7 @@
 %if 0%{with ocf}
 -DWITH_OCF=ON \
 %endif
-%ifarch aarch64 armv7hl mips mipsel ppc ppc64 ppc64le %{ix86} x86_64
+%ifarch aarch64 armv7hl mips mipsel ppc ppc64 ppc64le %{ix86} x86_64 s390x
 -DWITH_BOOST_CONTEXT=ON \
 %else
 -DWITH_BOOST_CONTEXT=OFF \
@@ -696,7 +700,6 @@
 
 # sudoers.d
 install -m 0600 -D sudoers.d/ceph-osd-smartctl 
%{buildroot}%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
-install -m 0600 -D sudoers.d/cephadm 
%{buildroot}%{_sysconfdir}/sudoers.d/cephadm
 
 %if 0%{?rhel} >= 8
 pathfix.py -pni "%{__python3} %{py3_shbang_opts}" %{buildroot}%{_bindir}/*
@@ -773,7 +776,6 @@
 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
 rm -rf %{buildroot}%{_docdir}/ceph/sample.ceph.conf
@@ -844,6 +846,7 @@
 rm -rf %{buildroot}%{_datadir}/ceph/mgr/mds_autoscaler
 rm -rf %{buildroot}%{_datadir}/ceph/mgr/orchestrator
 rm -rf %{buildroot}%{_datadir}/ceph/mgr/osd_perf_query
+rm -rf %{buildroot}%{_datadir}/ceph/mgr/osd_support
 rm -rf %{buildroot}%{_datadir}/ceph/mgr/pg_autoscaler
 rm -rf %{buildroot}%{_datadir}/ceph/mgr/progress
 rm -rf %{buildroot}%{_datadir}/ceph/mgr/prometheus
@@ -870,6 +873,7 @@
 rm -rf %{buildroot}%{_sbindir}/mount.fuse.ceph
 rm -rf %{buildroot}%{_unitdir}/ceph-fuse@.service
 rm -rf %{buildroot}%{_unitdir}/ceph-fuse.target
+rm -rf %{buildroot}%{_bindir}/cephfs-mirror
 rm -rf %{buildroot}%{_bindir}/rbd-fuse
 rm -rf %{buildroot}%{_mandir}/man8/rbd-fuse.8*
 rm -rf %{buildroot}%{_bindir}/rbd-mirror

++ ceph.spec ++
--- /var/tmp/diff_new_pack.27i1wq/_old  2020-09-23 18:40:23.373320673 +0200
+++ /var/tmp/diff_new_pack.27i1wq/_new  2020-09-23 18:40:23.373320673 +0200
@@ -94,7 +94,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   16.0.0.4863+g5d95d9d41d
+Version:   16.0.0.5613+gb1a0951432
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -110,7 +110,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-16.0.0-5613-gb1a0951432.tar.bz2
 %if 0%{?suse_version}
 # 

commit ceph for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-09-09 17:45:10

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.3399 (New)


Package is "ceph"

Wed Sep  9 17:45:10 2020 rev:61 rq:832137 version:16.0.0.4863+g5d95d9d41d

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-09-03 
01:13:44.364461403 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.3399/ceph-test.changes 2020-09-09 
17:45:15.830344772 +0200
@@ -1,0 +2,6 @@
+Thu Sep  3 17:51:07 UTC 2020 - Nathan Cutler 
+
+- Update to 16.0.0-4863-g5d95d9d41d:
+  + cmake: detect and use sigdescr_np() if available (bsc#1175266)
+
+---
ceph.changes: same change

Old:

  ceph-16.0.0-4862-g8ac6038555.tar.bz2

New:

  ceph-16.0.0-4863-g5d95d9d41d.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.obFQyP/_old  2020-09-09 17:45:25.418352561 +0200
+++ /var/tmp/diff_new_pack.obFQyP/_new  2020-09-09 17:45:25.426352568 +0200
@@ -94,7 +94,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 16.0.0.4862+g8ac6038555
+Version: 16.0.0.4863+g5d95d9d41d
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -110,7 +110,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4862-g8ac6038555.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -507,7 +507,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.0.0-4862-g8ac6038555
+%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.obFQyP/_old  2020-09-09 17:45:25.466352600 +0200
+++ /var/tmp/diff_new_pack.obFQyP/_new  2020-09-09 17:45:25.470352604 +0200
@@ -94,7 +94,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   16.0.0.4862+g8ac6038555
+Version:   16.0.0.4863+g5d95d9d41d
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -110,7 +110,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-16.0.0-4862-g8ac6038555.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1064,7 +1064,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-16.0.0-4862-g8ac6038555
+%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-16.0.0-4862-g8ac6038555.tar.bz2 -> 
ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-16.0.0-4862-g8ac6038555.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.3399/ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2020-09-02 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-09-03 01:13:13

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.3399 (New)


Package is "ceph"

Thu Sep  3 01:13:13 2020 rev:60 rq:830283 version:16.0.0.4862+g8ac6038555

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-07-06 
16:22:46.241960527 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.3399/ceph-test.changes 2020-09-03 
01:13:44.364461403 +0200
@@ -1,0 +2,55 @@
+Fri Aug 28 12:37:48 UTC 2020 - Nathan Cutler 
+
+- Update to 16.0.0-4862-g8ac6038555:
+  + rebase on tip of upstream "master" branch, SHA1 
46c912978aa6a0b0f67094a27933c7bea829e6c9
+
+---
+Fri Aug 28 12:23:00 UTC 2020 - Nathan Cutler 
+
+- checkin.sh: build only one frontend language (English) by default, to speed
+  up tarball generation 
+
+---
+Wed Aug 26 11:57:23 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-822-g24d833526b 
+  + rebase on tip of upstream "octopus" branch, SHA1 
0887d548597b9d2381de42c1cc8a5c01d264ae8b
+
+---
+Mon Aug 10 10:30:37 UTC 2020 - Tim Serong 
+
+- Update to 15.2.4.557+g4ac763f0b3
+  + rebase on tip of upstream "octopus" branch, SHA1 
96411838ef6fef9a5285ca4d5c0708e6a599632e
+
+---
+Sun Aug  9 21:21:15 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-511-g40953bf9d6
+  + rebase on tip of upstream "octopus" branch, SHA1 
f3b8bc0d11ca4f8167615007645759e905b1ada5
+
+---
+Sun Jul 26 11:04:15 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-465-g5e8d9ae6bd
+  + rebase on tip of upstream "octopus" branch, SHA1 
213e2c803b4f68c9f0b33119c64638a6813d2692
+
+---
+Fri Jul 17 16:08:29 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-381-g734ae877b4:
+  + rebase on tip of upstream "octopus" branch, SHA1 
d0da4070a19a55ebe9c55904d6da2ad38833aae0
+
+---
+Wed Jul 15 17:05:19 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-342-g6987dec446:
+  + cmake: add empty RPATH to ceph-diff-sorted
+
+---
+Tue Jul 14 18:08:04 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-337-g55cec95eaf:
+  + rebase on tip of upstream "octopus" branch, SHA1 
405556b2629d8274dea2e14ee017c70a7dfb24a1
+  + Monitoring: Use downstream container images
+
+---
ceph.changes: same change

Old:

  ceph-15.2.4-89-g583fe198f6.tar.bz2

New:

  ceph-16.0.0-4862-g8ac6038555.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.k4PRkk/_old  2020-09-03 01:13:50.048463493 +0200
+++ /var/tmp/diff_new_pack.k4PRkk/_new  2020-09-03 01:13:50.052463495 +0200
@@ -86,11 +86,6 @@
 %{!?python3_pkgversion: %global python3_pkgversion 3}
 %{!?python3_version_nodots: %global python3_version_nodots 3}
 %{!?python3_version: %global python3_version 3}
-%if 0%{?rhel} == 7
-%define __python %{__python3}
-%endif
-# unify libexec for all targets
-%global _libexecdir %{_exec_prefix}/lib
 
 # disable dwz which compresses the debuginfo
 %global _find_debuginfo_dwz_opts %{nil}
@@ -99,7 +94,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 15.2.4.89+g583fe198f6
+Version: 16.0.0.4862+g8ac6038555
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +110,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-15.2.4-89-g583fe198f6.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4862-g8ac6038555.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -145,17 +140,11 @@
 BuildRequires: selinux-policy-devel
 %endif
 BuildRequires: gperf
-%if 0%{?rhel} == 7
-BuildRequires:  cmake3 > 3.5
-%else
 BuildRequires:  cmake > 3.5
-%endif
 BuildRequires: cryptsetup
 BuildRequires: fuse-devel
-%if 0%{?rhel} == 7
-# devtoolset offers newer make and valgrind-devel, but the old ones are good
-# enough.
-BuildRequires: devtoolset-8-gcc-c++ >= 8.3.1-3.1
+%if 0%{with seastar}
+BuildRequires: gcc-toolset-9-gcc-c++ >= 9.2.1-2.3
 %else
 BuildRequires: gcc-c++
 %endif
@@ -206,35 +195,14 @@
 %if 0%{with make_check}
 BuildRequires:  jq
 BuildRequires: libuuid-devel
-%if 0%{?rhel} == 7
-BuildRequires: 

commit ceph for openSUSE:Factory

2020-07-06 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-07-06 16:19:18

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.3060 (New)


Package is "ceph"

Mon Jul  6 16:19:18 2020 rev:59 rq:818633 version:15.2.4.89+g583fe198f6

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-06-17 
14:47:26.060387848 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.3060/ceph-test.changes 2020-07-06 
16:22:46.241960527 +0200
@@ -1,0 +2,20 @@
+Fri Jul  3 17:06:22 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.4-89-g583fe198f6:
+  + rebase on tip of upstream "octopus" branch, SHA1 
5a3693ca1e7148b0365557740d6f70f3db8cd0e8
+* upstream Octopus v15.2.4 release, see 
https://ceph.io/releases/v15-2-4-octopus-released/
+  + mgr/dashboard: Downstream branding (add fix for bsc#1170498)
+
+---
+Mon Jun 29 16:24:37 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.3-579-g762c7116a8:
+  + mgr/dashboard: Downstream branding
+
+---
+Mon Jun 29 13:54:04 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.3-578-g498d3083b7:
+  + rebase on tip of upstream "octopus" branch, SHA1 
7b12a033c2fbeb415846ddda46d91eeab998e7a4
+
+---
ceph.changes: same change

Old:

  ceph-15.2.3-455-g04541bbb8e.tar.bz2

New:

  ceph-15.2.4-89-g583fe198f6.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.fmjEeC/_old  2020-07-06 16:23:14.646048009 +0200
+++ /var/tmp/diff_new_pack.fmjEeC/_new  2020-07-06 16:23:14.650048021 +0200
@@ -99,7 +99,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 15.2.3.455+g04541bbb8e
+Version: 15.2.4.89+g583fe198f6
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +115,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-15.2.3-455-g04541bbb8e.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-15.2.4-89-g583fe198f6.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -544,7 +544,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-15.2.3-455-g04541bbb8e
+%autosetup -p1 -n ceph-15.2.4-89-g583fe198f6
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.fmjEeC/_old  2020-07-06 16:23:14.670048082 +0200
+++ /var/tmp/diff_new_pack.fmjEeC/_new  2020-07-06 16:23:14.674048095 +0200
@@ -99,7 +99,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   15.2.3.455+g04541bbb8e
+Version:   15.2.4.89+g583fe198f6
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +115,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-15.2.3-455-g04541bbb8e.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-15.2.4-89-g583fe198f6.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1123,7 +1123,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-15.2.3-455-g04541bbb8e
+%autosetup -p1 -n ceph-15.2.4-89-g583fe198f6
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-15.2.3-455-g04541bbb8e.tar.bz2 -> 
ceph-15.2.4-89-g583fe198f6.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-15.2.3-455-g04541bbb8e.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.3060/ceph-15.2.4-89-g583fe198f6.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2020-06-17 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-06-17 14:47:04

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.3606 (New)


Package is "ceph"

Wed Jun 17 14:47:04 2020 rev:58 rq:815322 version:15.2.3.455+g04541bbb8e

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-06-11 
14:42:50.553036817 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.3606/ceph-test.changes 2020-06-17 
14:47:26.060387848 +0200
@@ -1,0 +2,7 @@
+Tue Jun 16 13:33:00 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.3-455-g04541bbb8e:
+  + rebase on tip of upstream "octopus" branch, SHA1 
ec315386e94adb4f844f6f3b7ce519e8f7789213
+* python-common: only validate host_pattern if present
+
+---
ceph.changes: same change

Old:

  ceph-15.2.3-252-gf2237253cd.tar.bz2

New:

  ceph-15.2.3-455-g04541bbb8e.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.lxfc1S/_old  2020-06-17 14:47:29.428399314 +0200
+++ /var/tmp/diff_new_pack.lxfc1S/_new  2020-06-17 14:47:29.428399314 +0200
@@ -99,7 +99,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 15.2.3.252+gf2237253cd
+Version: 15.2.3.455+g04541bbb8e
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +115,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-15.2.3-252-gf2237253cd.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-15.2.3-455-g04541bbb8e.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -544,7 +544,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-15.2.3-252-gf2237253cd
+%autosetup -p1 -n ceph-15.2.3-455-g04541bbb8e
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.lxfc1S/_old  2020-06-17 14:47:29.452399397 +0200
+++ /var/tmp/diff_new_pack.lxfc1S/_new  2020-06-17 14:47:29.452399397 +0200
@@ -99,7 +99,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   15.2.3.252+gf2237253cd
+Version:   15.2.3.455+g04541bbb8e
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +115,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-15.2.3-252-gf2237253cd.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-15.2.3-455-g04541bbb8e.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -649,9 +649,11 @@
 Requires:   cephadm = %{_epoch_prefix}%{version}-%{release}
 %if 0%{?suse_version}
 Requires:   openssh
+Requires:   python%{python3_pkgversion}-Jinja2
 %endif
 %if 0%{?rhel} || 0%{?fedora}
 Requires:   openssh-clients
+Requires:   python%{python3_pkgversion}-jinja2
 %endif
 %description mgr-cephadm
 ceph-mgr-cephadm is a ceph-mgr module for orchestration functions using
@@ -1121,7 +1123,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-15.2.3-252-gf2237253cd
+%autosetup -p1 -n ceph-15.2.3-455-g04541bbb8e
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-15.2.3-252-gf2237253cd.tar.bz2 -> 
ceph-15.2.3-455-g04541bbb8e.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-15.2.3-252-gf2237253cd.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.3606/ceph-15.2.3-455-g04541bbb8e.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-06-11 14:42:18

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.3606 (New)


Package is "ceph"

Thu Jun 11 14:42:18 2020 rev:57 rq:812737 version:15.2.3.252+gf2237253cd

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-04-04 
12:19:01.239603303 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.3606/ceph-test.changes 2020-06-11 
14:42:50.553036817 +0200
@@ -1,0 +2,53 @@
+Mon Jun  8 14:18:25 UTC 2020 - Nathan Cutler 
+
+- 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 
+
+- 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 
+
+- 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 
+
+- 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 
+
+- 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 
+
+- 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 
+
+- 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)
+
+---
ceph.changes: same change

Old:

  ceph-15.2.0-108-g8cf4f02b08.tar.bz2

New:

  ceph-15.2.3-252-gf2237253cd.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.llNSt8/_old  2020-06-11 14:42:55.569056141 +0200
+++ /var/tmp/diff_new_pack.llNSt8/_new  2020-06-11 14:42:55.573056156 +0200
@@ -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 @@
 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 @@
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}
+%if 

commit ceph for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-04-04 12:18:50

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.3248 (New)


Package is "ceph"

Sat Apr  4 12:18:50 2020 rev:56 rq:789876 version:15.2.0.108+g8cf4f02b08

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2020-03-06 
21:24:33.685458178 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.3248/ceph-test.changes 2020-04-04 
12:19:01.239603303 +0200
@@ -1,0 +2,36 @@
+Mon Mar 30 13:08:29 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.0-108-g8cf4f02b08:
+  + rebase on tip of upstream "octopus" branch, SHA1 
9267cc03e1b1612109dd57cc6ce74c34ed1f1d00
+* cephadm: Fix truncated output of "ceph mgr dump"
+
+---
+Tue Mar 24 16:20:46 UTC 2020 - Nathan Cutler 
+
+- Update to 15.2.0-29-g274f7bc2e7:
+  + rebase on tip of upstream "octopus" branch, SHA1 
a8062613c81ad08815edcdf06e668fcc77270a03
+* upstream 15.2.0 (first Octopus stable) release
+  https://ceph.io/releases/v15-2-0-octopus-released/
+
+---
+Mon Mar 23 11:20:40 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.1-220-g0f87374dc1:
+  + rebase on tip of upstream "octopus" branch, SHA1 
243cbd6224921f7f5c2463705c75cb9eafd0db5c
+* upstream 15.1.1 (Octopus release candidate) release
+  https://github.com/ceph/ceph/releases/tag/v15.1.1
+  + cephadm: read everything when calling "ceph mgr dump"
+
+---
+Fri Mar 13 11:08:51 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-2160-g310e512e18:
+  + rebase on tip of upstream "octopus" branch, SHA1 
465f3855623e30f3b4694f3090adbe27c8cd49c3
+
+---
+Thu Mar  5 12:33:00 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-1766-g3d31471523: 
+  + rebase on tip of upstream master, SHA1 
25b8ecc216b02e848f9719ced8c84670de656e78
+
+---
ceph.changes: same change

Old:

  ceph-15.1.0-1521-gcdf35413a0.tar.bz2

New:

  ceph-15.2.0-108-g8cf4f02b08.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.hRz9Go/_old  2020-04-04 12:19:05.355606841 +0200
+++ /var/tmp/diff_new_pack.hRz9Go/_new  2020-04-04 12:19:05.359606844 +0200
@@ -104,7 +104,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 15.1.0.1521+gcdf35413a0
+Version: 15.2.0.108+g8cf4f02b08
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -120,7 +120,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-15.1.0-1521-gcdf35413a0.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-15.2.0-108-g8cf4f02b08.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -396,6 +396,8 @@
 %endif
 %if 0%{?weak_deps}
 %endif
+%if 0%{?suse_version}
+%endif
 %if 0%{?weak_deps}
 %endif
 %if 0%{?suse_version}
@@ -544,10 +546,8 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?suse_version}
-%endif
 %prep
-%autosetup -p1 -n ceph-15.1.0-1521-gcdf35413a0
+%autosetup -p1 -n ceph-15.2.0-108-g8cf4f02b08
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -753,11 +753,12 @@
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd-mirror
 
+# prometheus alerts
+install -m 644 -D monitoring/prometheus/alerts/ceph_default_alerts.yml 
%{buildroot}/etc/prometheus/ceph/ceph_default_alerts.yml
+
 %if 0%{?suse_version}
 # create __pycache__ directories and their contents
 %py3_compile %{buildroot}%{python3_sitelib}
-# prometheus alerts
-install -m 644 -D monitoring/prometheus/alerts/ceph_default_alerts.yml 
%{buildroot}/etc/prometheus/SUSE/default_rules/ceph_default_alerts.yml
 # hardlink duplicate files under /usr to save space
 %fdupes %{buildroot}%{_prefix}
 %endif
@@ -1010,7 +1011,7 @@
 rm -rf %{buildroot}monitoring/grafana/dashboards/README
 rm -rf %{buildroot}%doc
 rm -rf %{buildroot}monitoring/grafana/README.md
-rm -rf %{buildroot}/etc/prometheus/SUSE/default_rules/ceph_default_alerts.yml
+rm -rf %{buildroot}%{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
 
 dirs=`find %{buildroot} -type d -empty`
 while [[ -n $dirs ]]; do

++ ceph.spec ++
--- /var/tmp/diff_new_pack.hRz9Go/_old  2020-04-04 12:19:05.375606858 +0200
+++ /var/tmp/diff_new_pack.hRz9Go/_new  2020-04-04 12:19:05.379606861 +0200
@@ -104,7 +104,7 @@
 # main package definition
 

commit ceph for openSUSE:Factory

2020-03-06 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2020-03-06 21:24:20

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.26092 (New)


Package is "ceph"

Fri Mar  6 21:24:20 2020 rev:55 rq:781636 version:15.1.0.1521+gcdf35413a0

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-12-07 
15:20:17.415754535 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.26092/ceph-test.changes
2020-03-06 21:24:33.685458178 +0100
@@ -1,0 +2,166 @@
+Mon Mar  2 14:19:37 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-1521-gcdf35413a0:
+  + rebase on tip of upstream master, SHA1 
28c08615e5c27e5a0986e3191ca4427cdc32f538
+
+---
+Tue Feb 25 12:55:29 UTC 2020 - Nathan Cutler 
+
+- significant changes since the last Factory SR:
+  + ceph-rpmlintrc: silence RPMLINT warnings and document ones that are in
+the process of being fixed ("WIP")
+  + fix s390x build failure
+  + fix GCC 10 build failure (boo#1161086)
+  + spec:
+* drop Python 2 support
+* make Python 3 build work on CentOS 8
+* globally change %_python_buildid macro to %_python3_pkgversion
+* Use pkgconfig() style BuildRequires for udev/libudev-devel
+* add cmake_verbose_logging bcond
+* rename ceph-daemon subpackage to cephadm
+* add scriptlets to cephadm subpackage 
+* rename ceph-mgr-ssh subpackage to ceph-mgr-cephadm
+* stop calling MGR modules "plugins"
+* move "always-on" MGR modules into their own subpackage, 
ceph-mgr-modules-core
+* make ceph-mgr-cephadm explicitly require openssh on SUSE
+
+---
+Tue Feb 25 10:24:26 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-1207-g89308cc4c6:
+  + rebase on tip of upstream master, SHA1 
0ffbe4a5ef73036309a3c6488be4dbb1b667a4c7
+  + drop temporary fix "cephadm: Don't call prepare-host from bootstrap"
+
+---
+Fri Feb 21 07:46:56 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-951-g36f83482b6c:
+  + cephadm: Don't call prepare-host from bootstrap
+(temporary fix to keep cephadm running on SUSE after upstream merged
+932ac9342483141f10dbf99d1806d81a4d70a26a)
+
+---
+Thu Feb 20 10:21:39 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-950-g0ba22d2e46:
+  + rebase on tip of upstream master, SHA1 
e79e42467970c1be210d674e90dab21ce73e2872
+* mgr/orch: resurrect ServiceDescription, 'orch ls'
+
+---
+Mon Feb 17 16:08:29 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-818-g5f8ed0e957:
+  + rebase on tip of upstream master, SHA1 
eb72aebb92f1bfce00aedaebf140789871eb943f
+* includes "mgr/orch: new cli, phase 2" patches (PR#33244) needed
+  by latest ceph-bootstrap
+
+---
+Thu Feb 13 13:45:52 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-636-g2280954009:
+  + rebase on tip of upstream master, SHA1 
e36d47a8c3f4181d68a4cd680bdde72064dee910
+
+---
+Mon Feb  3 14:59:02 UTC 2020 - Nathan Cutler 
+
+- Update to 15.1.0-168-gfda88e35c8:
+  + rebase on tip of upstream master, SHA1 
80487f4a604da94778e65f666e1177a3ed84543e
+  + spec: Use pkgconfig() style BuildRequires for udev/libudev-devel
+
+---
+Thu Jan 30 13:08:38 UTC 2020 - Nathan Cutler 
+
+- Update to 15.0.0-10092-gb5fd1b8250:
+  + rebase on tip of upstream master, SHA1 
3913835a8f0b9b34ceffd4dc02e1e8203227be02
+
+---
+Thu Jan 23 12:45:20 UTC 2020 - Nathan Cutler 
+
+- Update to 15.0.0-9544-gefdea72067:
+  + cmake: Improve test for 16-byte atomic support on IBM Z (bsc#1161688)
+
+---
+Tue Jan 21 11:09:45 UTC 2020 - Nathan Cutler 
+
+- Update to 15.0.0-9543-g1c7fc80ba1:
+  + rebase on tip of upstream master, SHA1 
089e97c27013612672099281fad76746f19290e3
+
+---
+Mon Jan 20 16:03:16 UTC 2020 - Nathan Cutler 
+
+- Update to 15.0.0-9494-g22cdfe7b96:
+  + rebase on tip of upstream master, SHA1 
26c66630bd98dfce113f66ab4e081e5a7b0216c0
+
+---
+Tue Jan  7 17:49:34 UTC 2020 - Nathan Cutler 
+
+- Update to 15.0.0-9092-gd050bc3f0a:
+  + rebase on tip of upstream master, SHA1 
dfd90da59c0b2eda9ca61fed1d508ddc2ab32a2b
+
+---
+Thu Dec 19 13:09:54 

commit ceph for openSUSE:Factory

2019-12-07 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-12-07 15:16:36

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.4691 (New)


Package is "ceph"

Sat Dec  7 15:16:36 2019 rev:54 rq:750156 version:15.0.0.7456+ge089cead79

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-10-05 
16:15:27.282195058 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.4691/ceph-test.changes 2019-12-07 
15:20:17.415754535 +0100
@@ -1,0 +2,25 @@
+Thu Nov 21 10:10:02 UTC 2019 - Nathan Cutler 
+
+- Update to 15.0.0-7456-ge089cead79: 
+  + rebase on tip of upstream master, SHA1 
e4b3036422df70e3c911240e3bba6a8bd3e9c792
+
+---
+Fri Nov 18 13:18:17 UTC 2019 - Nathan Cutler 
+
+- Update to 15.0.0-7219-g353896020b:
+  + rebase on tip of upstream master, SHA1 
7ffb5d9e79207da81af933f4e95655e16558c739
+
+---
+Fri Nov 15 13:33:41 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.4-386-g73475e3ee1:
+  + os/bluestore: consolidate extents from the same device only (bsc#1156282)
+
+---
+Fri Oct 18 14:19:23 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.4-378-gac1bcd6547:
+  + qa/suse: move dashboard-e2e to tier3 and add debugging code to 
+src/script/dashboard_e2e_tests.sh
+
+---
ceph.changes: same change

Old:

  ceph-14.2.4-373-gc3e67ed133.tar.bz2

New:

  ceph-15.0.0-7456-ge089cead79.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.LKtesh/_old  2019-12-07 15:20:22.223753869 +0100
+++ /var/tmp/diff_new_pack.LKtesh/_new  2019-12-07 15:20:22.223753869 +0100
@@ -21,6 +21,8 @@
 # bcond syntax!
 
#
 %bcond_with make_check
+%bcond_without ceph_test_package
+%bcond_with minimal_debugging_information
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
@@ -28,17 +30,19 @@
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 %bcond_without selinux
-%bcond_without ceph_test_package
+%if 0%{?rhel} >= 8
+%bcond_with cephfs_java
+%else
 %bcond_without cephfs_java
+%endif
+%bcond_without amqp_endpoint
 %bcond_without lttng
 %bcond_without libradosstriper
 %bcond_without ocf
-%bcond_without amqp_endpoint
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
 %bcond_with selinux
-%bcond_without ceph_test_package
 %bcond_with cephfs_java
 %bcond_with amqp_endpoint
 #Compat macro for new _fillupdir macro introduced in Nov 2017
@@ -76,7 +80,9 @@
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
-
+%if 0%{?fedora} || 0%{?suse_version}
+%global weak_deps 1
+%endif
 %if %{with selinux}
 # get selinux policy version
 %{!?_selinux_policy_version: %global _selinux_policy_version 0.0.0}
@@ -85,6 +91,7 @@
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
 %{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
 %{!?python3_pkgversion: %global python3_pkgversion 3}
+%{!?python3_version_nodots: %global python3_version_nodots 3}
 %{!?python3_version: %global python3_version 3}
 # define _python_buildid macro which will expand to the empty string when
 # building with python2
@@ -100,7 +107,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.4.373+gc3e67ed133
+Version: 15.0.0.7456+ge089cead79
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -111,12 +118,12 @@
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary: Ceph benchmarks and test tools
-License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause 
and MIT
+License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and 
BSD-3-Clause and MIT
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.4-373-gc3e67ed133.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-15.0.0-7456-ge089cead79.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -156,7 +163,7 @@
 %if 0%{?rhel} == 7
 # devtoolset offers newer make and valgrind-devel, but the old ones are good
 # enough.
-BuildRequires: devtoolset-7-gcc-c++ >= 7.3.1-5.13
+BuildRequires: devtoolset-8-gcc-c++ >= 8.3.1-3.1
 %else
 BuildRequires: gcc-c++
 %endif
@@ -173,14 +180,16 @@
 BuildRequires: libaio-devel
 BuildRequires: libblkid-devel >= 2.17
 BuildRequires: libcurl-devel
+BuildRequires: libcap-ng-devel
 BuildRequires: 

commit ceph for openSUSE:Factory

2019-10-05 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-10-05 16:15:21

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.2352 (New)


Package is "ceph"

Sat Oct  5 16:15:21 2019 rev:53 rq:734730 version:14.2.4.373+gc3e67ed133

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-09-26 
20:40:49.774607333 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.2352/ceph-test.changes 2019-10-05 
16:15:27.282195058 +0200
@@ -1,0 +2,9 @@
+Wed Oct  2 14:23:24 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.4-373-gc3e67ed133:
+  + Support iSCSI target-level CHAP authentication (bsc#1145617)
+  + Validation and render of iSCSI controls based "type" (bsc#1140491)
+  + Fix error editing iSCSI image advanced settings (bsc#1146656)
+  + Fix error during iSCSI target edit
+
+---
ceph.changes: same change

Old:

  ceph-14.2.4-352-g2060e25d1c.tar.bz2

New:

  ceph-14.2.4-373-gc3e67ed133.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.nOQLYP/_old  2019-10-05 16:15:30.498186683 +0200
+++ /var/tmp/diff_new_pack.nOQLYP/_new  2019-10-05 16:15:30.534186590 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.4.352+g2060e25d1c
+Version: 14.2.4.373+gc3e67ed133
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.4-352-g2060e25d1c.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.4-373-gc3e67ed133.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -508,7 +508,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.4-352-g2060e25d1c
+%autosetup -p1 -n ceph-14.2.4-373-gc3e67ed133
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.nOQLYP/_old  2019-10-05 16:15:30.918185590 +0200
+++ /var/tmp/diff_new_pack.nOQLYP/_new  2019-10-05 16:15:30.958185486 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.4.352+g2060e25d1c
+Version:   14.2.4.373+gc3e67ed133
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.4-352-g2060e25d1c.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.4-373-gc3e67ed133.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1089,7 +1089,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.4-352-g2060e25d1c
+%autosetup -p1 -n ceph-14.2.4-373-gc3e67ed133
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-14.2.4-352-g2060e25d1c.tar.bz2 -> 
ceph-14.2.4-373-gc3e67ed133.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.4-352-g2060e25d1c.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.2352/ceph-14.2.4-373-gc3e67ed133.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2019-09-26 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-09-26 20:40:49

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.2352 (New)


Package is "ceph"

Thu Sep 26 20:40:49 2019 rev:52 rq:733160 version:14.2.4.352+g2060e25d1c

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-09-23 
12:01:16.465966158 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.2352/ceph-test.changes 2019-09-26 
20:40:49.774607333 +0200
@@ -1,0 +2,35 @@
+Wed Sep 25 13:05:13 UTC 2019 - Nathan Cutler 
+
+- Addendum:
+  + upstream Nautilus 14.2.4 brings the following notable changes:
+* fixed a ceph-volume regression introduced by 14.2.3 (NOTE: SES customers
+  were never exposed to this regression) (bsc#1132767)
+
+---
+Wed Sep 25 12:55:13 UTC 2019 - Nathan Cutler 
+
+- Addendum:
+  + upstream Nautilus 14.2.3 brings the following notable changes:
+* Fixed a denial of service vulnerability where an unauthenticated client
+  of Ceph Object Gateway could trigger a crash from an uncaught exception
+  (CVE-2019-10222/bsc#1145093)
+* Fixed bsc#1151994 - Nautilus-based librbd clients can not open images on
+  Jewel clusters 
+* The RGW num_rados_handles has been removed in Ceph 14.2.3 (bsc#1151995)
+* "osd_deep_scrub_large_omap_object_key_threshold" has been lowered in
+  Nautilus 14.2.3 (bsc#1152002)
+* The ceph dashboard now supports silencing Prometheus notifications 
(bsc#1141174)
+
+---
+Wed Sep 25 12:43:54 UTC 2019 - Nathan Cutler 
+
+- Addendum:
+  + upstream Nautilus 14.2.2 brought the following notable changes:
+* The no{up,down,in,out} related commands have been revamped (bsc#1151990)
+* radosgw-admin gets two new subcommands for managing expire-stale objects 
(bsc#1151991)
+* Deploying a single new BlueStore OSD on a cluster upgraded to SES6 from
+  SES5 breaks pool utilization stats reported by ceph df (bsc#1151992)
+* As of 14.2.2, Ceph cluster will issue a health warning if CRUSH tunables
+  are older than "hammer" (bsc#1151993)
+
+---
ceph.changes: same change



Other differences:
--
ceph.spec: same change



commit ceph for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-09-23 12:01:11

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.7948 (New)


Package is "ceph"

Mon Sep 23 12:01:11 2019 rev:51 rq:731652 version:14.2.4.352+g2060e25d1c

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-09-02 
13:22:40.821342577 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.7948/ceph-test.changes 2019-09-23 
12:01:16.465966158 +0200
@@ -1,0 +2,20 @@
+Tue Sep 17 09:56:09 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.4-352-g2060e25d1c:
+  + rebase on top of upstream Nautilus v14.2.4 release, SHA1 
75f4de193b3ea58512f204623e6c5a16e6c1e1ba
+for details, see https://ceph.io/releases/v14-2-4-nautilus-released/
+
+---
+Thu Sep  5 16:01:28 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.3-349-g7b1552ea82:
+  + rebase on top of upstream Nautilus v14.2.3 release, SHA1 
0f776cf838a1ae3130b2b73dc26be9c95c6ccc39
+for details, see https://ceph.io/releases/v14-2-3-nautilus-released/
+* ceph-volume: prints errors to stdout with --format json (bsc#1132767)
+* mgr/dashboard: Changing rgw-api-host does not get effective without
+  disable/enable dashboard mgr module (bsc#1137503)
+* mgr/dashboard: Silence Alertmanager alerts (bsc#1141174)
+* mgr/dashboard: Fix e2e failures caused by webdriver version 
(bsc#1145759) 
+  + librbd: always try to acquire exclusive lock when removing image 
(bsc#1149093)
+
+---
ceph.changes: same change

Old:

  ceph-14.2.2-354-g8878cf2360.tar.bz2

New:

  ceph-14.2.4-352-g2060e25d1c.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.WZTvwe/_old  2019-09-23 12:01:18.809965771 +0200
+++ /var/tmp/diff_new_pack.WZTvwe/_new  2019-09-23 12:01:18.841965766 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.2.354+g8878cf2360
+Version: 14.2.4.352+g2060e25d1c
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.2-354-g8878cf2360.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.4-352-g2060e25d1c.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -508,7 +508,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.2-354-g8878cf2360
+%autosetup -p1 -n ceph-14.2.4-352-g2060e25d1c
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.WZTvwe/_old  2019-09-23 12:01:19.005965738 +0200
+++ /var/tmp/diff_new_pack.WZTvwe/_new  2019-09-23 12:01:19.009965738 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.2.354+g8878cf2360
+Version:   14.2.4.352+g2060e25d1c
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.2-354-g8878cf2360.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.4-352-g2060e25d1c.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -466,6 +466,7 @@
 Group:  System/Filesystems
 %endif
 Requires:   ceph-mgr = %{_epoch_prefix}%{version}-%{release}
+Requires:   ceph-grafana-dashboards = %{_epoch_prefix}%{version}-%{release}
 %if 0%{?fedora} || 0%{?rhel}
 Requires:   python%{_python_buildid}-cherrypy
 Requires:   python%{_python_buildid}-jwt
@@ -1088,7 +1089,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.2-354-g8878cf2360
+%autosetup -p1 -n ceph-14.2.4-352-g2060e25d1c
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-14.2.2-354-g8878cf2360.tar.bz2 -> 
ceph-14.2.4-352-g2060e25d1c.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.2-354-g8878cf2360.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.7948/ceph-14.2.4-352-g2060e25d1c.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2019-09-02 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-09-02 13:22:36

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.7948 (New)


Package is "ceph"

Mon Sep  2 13:22:36 2019 rev:50 rq:727039 version:14.2.2.354+g8878cf2360

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-07-31 
14:15:31.434771023 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.7948/ceph-test.changes 2019-09-02 
13:22:40.821342577 +0200
@@ -1,0 +2,14 @@
+Thu Aug 29 14:17:55 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.2-354-g8878cf2360: 
+  + rgw: Move upload_info declaration out of conditional (bsc#1137189,
+https://github.com/SUSE/ceph/pull/325)
+
+---
+Wed Aug 14 14:54:26 UTC 2019 - Abhishek Lekshmanan 
+
+- Update to 14.2.2.349+g6716a1e448:
+  + rgw: fix for CVE-2019-10222/bsc#1145093 for the beast frontend
+("rgw: asio: check the remote endpoint before processing requests")
+
+---
ceph.changes: same change

Old:

  ceph-14.2.2-348-gf6da3d1d18.tar.bz2

New:

  ceph-14.2.2-354-g8878cf2360.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.DMjsQK/_old  2019-09-02 13:22:43.169342135 +0200
+++ /var/tmp/diff_new_pack.DMjsQK/_new  2019-09-02 13:22:43.169342135 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.2.348+gf6da3d1d18
+Version: 14.2.2.354+g8878cf2360
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.2-348-gf6da3d1d18.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.2-354-g8878cf2360.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -508,7 +508,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.2-348-gf6da3d1d18
+%autosetup -p1 -n ceph-14.2.2-354-g8878cf2360
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.DMjsQK/_old  2019-09-02 13:22:43.185342132 +0200
+++ /var/tmp/diff_new_pack.DMjsQK/_new  2019-09-02 13:22:43.189342131 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.2.348+gf6da3d1d18
+Version:   14.2.2.354+g8878cf2360
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.2-348-gf6da3d1d18.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.2-354-g8878cf2360.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1088,7 +1088,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.2-348-gf6da3d1d18
+%autosetup -p1 -n ceph-14.2.2-354-g8878cf2360
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-14.2.2-348-gf6da3d1d18.tar.bz2 -> 
ceph-14.2.2-354-g8878cf2360.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.2-348-gf6da3d1d18.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.7948/ceph-14.2.2-354-g8878cf2360.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-07-31 14:15:24

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.4126 (New)


Package is "ceph"

Wed Jul 31 14:15:24 2019 rev:49 rq:718805 version:14.2.2.348+gf6da3d1d18

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-07-16 
08:39:59.679033081 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.4126/ceph-test.changes 2019-07-31 
14:15:31.434771023 +0200
@@ -1,0 +2,10 @@
+Thu Jul 25 11:48:55 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.2-348-gf6da3d1d18:
+  + rebase on top of upstream Nautilus v14.2.2 release, SHA1 
4f8fa0a0024755aae7d95567c63f11d6862d55be
+  + mgr/volumes: add CephFS subvolumes library (bsc#1135205)
+  + mgr/dashboard: Warn that tcmu-runner backstore is tech-preview 
(bsc#1137261)
+  + mgr/dashboard: Add, update and remove translations (bsc#1140737)
+  + osd/PG: fix cleanup of pgmeta-like objects on PG deletion
+
+---
ceph.changes: same change

Old:

  ceph-14.2.1-475-g83b977ffbd.tar.bz2

New:

  ceph-14.2.2-348-gf6da3d1d18.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.4AROeA/_old  2019-07-31 14:15:33.578767058 +0200
+++ /var/tmp/diff_new_pack.4AROeA/_new  2019-07-31 14:15:33.590767037 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.475+g83b977ffbd
+Version: 14.2.2.348+gf6da3d1d18
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-475-g83b977ffbd.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.2-348-gf6da3d1d18.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -504,11 +504,11 @@
 %if 0%{?suse_version}
 %endif
 %if 0%{?suse_version}
-%endif
 %if 0%{?suse_version}
 %endif
+%endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-475-g83b977ffbd
+%autosetup -p1 -n ceph-14.2.2-348-gf6da3d1d18
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.4AROeA/_old  2019-07-31 14:15:33.678766873 +0200
+++ /var/tmp/diff_new_pack.4AROeA/_new  2019-07-31 14:15:33.690766852 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.475+g83b977ffbd
+Version:   14.2.2.348+gf6da3d1d18
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-475-g83b977ffbd.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.2-348-gf6da3d1d18.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1071,7 +1071,6 @@
 Group:  System/Monitoring
 %description prometheus-alerts
 This package provides Ceph’s default alerts for Prometheus.
-%endif
 
 %package dashboard-e2e
 Summary:   Standalone Ceph Dashboard End-To-End ("E2E") tests
@@ -1083,12 +1082,13 @@
 %description dashboard-e2e
 This package provides the Ceph Dashboard End-To-End ("E2E") tests as a
 standalone RPM for use in Continuous Integration and ad hoc testing.
+%endif
 
 
#
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.1-475-g83b977ffbd
+%autosetup -p1 -n ceph-14.2.2-348-gf6da3d1d18
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph-14.2.1-475-g83b977ffbd.tar.bz2 -> 
ceph-14.2.2-348-gf6da3d1d18.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.1-475-g83b977ffbd.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.4126/ceph-14.2.2-348-gf6da3d1d18.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-07-16 08:39:53

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.1887 (New)


Package is "ceph"

Tue Jul 16 08:39:53 2019 rev:48 rq:714892 version:14.2.1.475+g83b977ffbd

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-07-12 
11:59:14.412171381 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.1887/ceph-test.changes 2019-07-16 
08:39:59.679033081 +0200
@@ -1,0 +2,6 @@
+Fri Jul 12 11:27:58 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-475-g83b977ffbd:
+  + packaging: remove SuSEfirewall2 support
+
+---
ceph.changes: same change

Old:

  ceph-14.2.1-469-g454d851f0a.tar.bz2

New:

  ceph-14.2.1-475-g83b977ffbd.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.Z2SDKd/_old  2019-07-16 08:40:01.427032085 +0200
+++ /var/tmp/diff_new_pack.Z2SDKd/_new  2019-07-16 08:40:01.431032082 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.469+g454d851f0a
+Version: 14.2.1.475+g83b977ffbd
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-469-g454d851f0a.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-475-g83b977ffbd.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -508,7 +508,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-469-g454d851f0a
+%autosetup -p1 -n ceph-14.2.1-475-g83b977ffbd
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -661,8 +661,6 @@
 
 # firewall templates and /sbin/mount.ceph symlink
 %if 0%{?suse_version}
-install -m 0644 -D etc/sysconfig/SuSEfirewall2.d/services/ceph-mon 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-mon
-install -m 0644 -D etc/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds
 mkdir -p %{buildroot}/sbin
 ln -sf %{_sbindir}/mount.ceph %{buildroot}/sbin/mount.ceph
 %endif
@@ -735,8 +733,6 @@
 rm -rf %{buildroot}%{_sysconfdir}/logrotate.d/ceph
 rm -rf %{buildroot}%{_sysconfdir}/sysconfig/ceph
 rm -rf %{buildroot}%{_fillupdir}/sysconfig.*
-rm -rf %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-mon
-rm -rf 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds
 rm -rf %{buildroot}%{_unitdir}/ceph.target
 rm -rf %{buildroot}%{python_sitelib}/ceph_volume/*
 rm -rf %{buildroot}%{python_sitelib}/ceph_volume-*

++ ceph.spec ++
--- /var/tmp/diff_new_pack.Z2SDKd/_old  2019-07-16 08:40:01.459032067 +0200
+++ /var/tmp/diff_new_pack.Z2SDKd/_new  2019-07-16 08:40:01.463032065 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.469+g454d851f0a
+Version:   14.2.1.475+g83b977ffbd
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-469-g454d851f0a.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-475-g83b977ffbd.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1088,7 +1088,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.1-469-g454d851f0a
+%autosetup -p1 -n ceph-14.2.1-475-g83b977ffbd
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -1241,8 +1241,6 @@
 
 # firewall templates and /sbin/mount.ceph symlink
 %if 0%{?suse_version}
-install -m 0644 -D etc/sysconfig/SuSEfirewall2.d/services/ceph-mon 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-mon
-install -m 0644 -D etc/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds
 mkdir -p %{buildroot}/sbin
 ln -sf %{_sbindir}/mount.ceph %{buildroot}/sbin/mount.ceph
 %endif
@@ -1335,8 +1333,6 @@
 %endif
 %if 0%{?suse_version}
 %{_fillupdir}/sysconfig.*
-%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-mon
-%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds
 %endif
 %{_unitdir}/ceph.target
 %if 0%{with python2}

++ 

commit ceph for openSUSE:Factory

2019-07-12 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-07-12 11:59:10

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.4615 (New)


Package is "ceph"

Fri Jul 12 11:59:10 2019 rev:47 rq:714462 version:14.2.1.469+g454d851f0a

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-06-12 
13:07:39.133149455 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.4615/ceph-test.changes 2019-07-12 
11:59:14.412171381 +0200
@@ -1,0 +2,11 @@
+Thu Jul  4 12:10:32 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-469-g454d851f0a:
+  + lvmcache: refactor argument parsing and add -h flag
+  + qa/deepsea: expand testing of dashboard (branding and E2E tests)
+  + spec:
+* package the Dashboard E2E tests
+* drop explicit systemd BuildRequires in case of building for SUSE
+  (allow OBS to pick better candidates to shorten rebuild queues)
+
+---
ceph.changes: same change

Old:

  ceph-14.2.1-468-g994fd9e0cc.tar.bz2

New:

  ceph-14.2.1-469-g454d851f0a.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.Ru7CGK/_old  2019-07-12 11:59:16.120170930 +0200
+++ /var/tmp/diff_new_pack.Ru7CGK/_new  2019-07-12 11:59:16.124170929 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.468+g994fd9e0cc
+Version: 14.2.1.469+g454d851f0a
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-468-g994fd9e0cc.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-469-g454d851f0a.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -233,7 +233,6 @@
 %if 0%{?suse_version}
 BuildRequires:  pkgconfig(systemd)
 BuildRequires: systemd-rpm-macros
-BuildRequires: systemd
 %{?systemd_requires}
 PreReq:%fillup_prereq
 BuildRequires: net-tools
@@ -506,8 +505,10 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{?suse_version}
+%endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-468-g994fd9e0cc
+%autosetup -p1 -n ceph-14.2.1-469-g454d851f0a
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -691,6 +692,16 @@
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd-mirror
 
+# dashboard E2E tests
+install -m 0755 -d %{buildroot}/%{_datadir}/ceph/dashboard-e2e
+install -m 0755 src/script/dashboard_e2e_tests.sh 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e/dashboard_e2e_tests.sh
+install -m 0644 src/pybind/mgr/dashboard/frontend/angular.json 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e/angular.json
+install -m 0644 src/pybind/mgr/dashboard/frontend/protractor.conf.js 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e/protractor.conf.js
+install -m 0644 src/pybind/mgr/dashboard/frontend/package.json 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e/package.json
+install -m 0644 src/pybind/mgr/dashboard/frontend/package-lock.json 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e/package-lock.json
+install -m 0755 src/pybind/mgr/dashboard/frontend/tsconfig.json 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e/tsconfig.json
+cp -a src/pybind/mgr/dashboard/frontend/e2e/ 
%{buildroot}/%{_datadir}/ceph/dashboard-e2e
+
 %if 0%{?suse_version}
 # create __pycache__ directories and their contents
 %py3_compile %{buildroot}%{python3_sitelib}
@@ -951,6 +962,7 @@
 rm -rf %{buildroot}%doc
 rm -rf %{buildroot}monitoring/grafana/README.md
 rm -rf %{buildroot}/etc/prometheus/SUSE/default_rules/ceph_default_alerts.yml
+rm -rf %{buildroot}%{_datadir}/ceph/dashboard-e2e
 
 dirs=`find %{buildroot} -type d -empty`
 while [[ -n $dirs ]]; do

++ ceph.spec ++
--- /var/tmp/diff_new_pack.Ru7CGK/_old  2019-07-12 11:59:16.148170922 +0200
+++ /var/tmp/diff_new_pack.Ru7CGK/_new  2019-07-12 11:59:16.152170923 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.468+g994fd9e0cc
+Version:   14.2.1.469+g454d851f0a
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-468-g994fd9e0cc.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-469-g454d851f0a.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ 

commit ceph for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-06-12 13:07:13

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.4811 (New)


Package is "ceph"

Wed Jun 12 13:07:13 2019 rev:46 rq:707782 version:14.2.1.468+g994fd9e0cc

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-06-02 
15:17:38.078045761 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.4811/ceph-test.changes 2019-06-12 
13:07:39.133149455 +0200
@@ -1,0 +2,16 @@
+Wed Jun  5 08:00:39 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-468-g994fd9e0cc: 
+  + spec:
+* install grafana dashboards world readable (bsc#1136110)
+* put "without python2" conditionals around python3-* provides/obsoletes
+  (align with upstream)
+
+---
+Mon Jun  3 19:33:10 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-467-g9e10776aa2:
+  + mon/Monitor: allow probe if MMonProbe::mon_release == 0 (bsc#1132396)
+  + spec: make python3-rgw replace python-rgw on upgrade
+
+---
ceph.changes: same change

Old:

  ceph-14.2.1-463-g99339b576a.tar.bz2

New:

  ceph-14.2.1-468-g994fd9e0cc.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.gSfNKL/_old  2019-06-12 13:07:40.805148751 +0200
+++ /var/tmp/diff_new_pack.gSfNKL/_new  2019-06-12 13:07:40.805148751 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.463+g99339b576a
+Version: 14.2.1.468+g994fd9e0cc
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-463-g99339b576a.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-468-g994fd9e0cc.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -426,12 +426,16 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{without python2}
+%endif
 %if 0%{with python2}
 %if 0%{?suse_version}
 %endif
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{without python2}
+%endif
 %if 0%{with libradosstriper}
 %if 0%{?suse_version}
 %endif
@@ -452,6 +456,8 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{without python2}
+%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?rhel} || 0%{?fedora}
@@ -464,6 +470,8 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{without python2}
+%endif
 %if 0%{with python2}
 %if 0%{?suse_version}
 %endif
@@ -499,7 +507,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-463-g99339b576a
+%autosetup -p1 -n ceph-14.2.1-468-g994fd9e0cc
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.gSfNKL/_old  2019-06-12 13:07:40.833148740 +0200
+++ /var/tmp/diff_new_pack.gSfNKL/_new  2019-06-12 13:07:40.833148740 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.463+g99339b576a
+Version:   14.2.1.468+g994fd9e0cc
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-463-g99339b576a.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-468-g994fd9e0cc.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -722,6 +722,10 @@
 Requires:  librgw2 = %{_epoch_prefix}%{version}-%{release}
 Requires:  python%{python3_pkgversion}-rados = 
%{_epoch_prefix}%{version}-%{release}
 Provides:  python3-rgw = %{_epoch_prefix}%{version}-%{release}
+%if 0%{without python2}
+Provides:  python-rgw = %{_epoch_prefix}%{version}-%{release}
+Obsoletes: python-rgw < %{_epoch_prefix}%{version}-%{release}
+%endif
 %description -n python%{python3_pkgversion}-rgw
 This package contains Python 3 libraries for interacting with Cephs RADOS
 gateway.
@@ -747,8 +751,10 @@
 Requires:  python%{python3_pkgversion}
 Requires:  librados2 = %{_epoch_prefix}%{version}-%{release}
 Provides:  python3-rados = %{_epoch_prefix}%{version}-%{release}
+%if 0%{without python2}
 Provides:  python-rados = %{_epoch_prefix}%{version}-%{release}
 Obsoletes:  python-rados < %{_epoch_prefix}%{version}-%{release}
+%endif
 %description -n python%{python3_pkgversion}-rados
 This package contains Python 3 libraries for interacting with Cephs RADOS

commit ceph for openSUSE:Factory

2019-06-02 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-06-02 15:17:27

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.5148 (New)


Package is "ceph"

Sun Jun  2 15:17:27 2019 rev:45 rq:706654 version:14.2.1.463+g99339b576a

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-05-25 
13:20:21.208333916 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-test.changes 2019-06-02 
15:17:38.078045761 +0200
@@ -1,0 +2,27 @@
+Fri May 31 10:22:35 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-463-g99339b576a:
+  + qa/deepsea: redirect journalctl output to a logfile
+  + spec: install/package ceph-volume lvmcache plugin
+  + common: make ms_bind_msgr2 default to "false" (bsc#1124957)
+
+---
+Thu May 30 12:59:55 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-457-gb42e3171b3:
+  + qa/deepsea/salt:
+* 1node5disks salt configuration
+* grafana_service_check validation test
+* Disk drive replacement test
+* use "ceph_cm_ansible: false" instead of "ceph_cm: salt"
+  + spec: Disable LTO in spec when being used (bsc#1135030)
+
+---
+Wed May 22 08:40:01 UTC 2019 - Nathan Cutler 
+
+- civetweb: fix file descriptor leak (bsc#1125080, CVE-2019-3821)
+  (fix has been in since February 2019)
+- rgw: sanitize customer encryption keys from log output in v4 auth
+  (bsc#1121567, CVE-2018-16889) (fix has been in since February 2019)
+
+---
@@ -10 +37 @@
-  + mgr/dashboard: Unable to see tcmu-runner perf counters
+  + mgr/dashboard: Unable to see tcmu-runner perf counters (bsc#1135388)
ceph.changes: same change

Old:

  ceph-14.2.1-448-g1bd10a856f.tar.bz2

New:

  ceph-14.2.1-463-g99339b576a.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.UTnt12/_old  2019-06-02 15:17:42.918043666 +0200
+++ /var/tmp/diff_new_pack.UTnt12/_new  2019-06-02 15:17:42.922043664 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.448+g1bd10a856f
+Version: 14.2.1.463+g99339b576a
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-448-g1bd10a856f.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-463-g99339b576a.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -499,9 +499,12 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-448-g1bd10a856f
+%autosetup -p1 -n ceph-14.2.1-463-g99339b576a
 
 %build
+# LTO can be enabled as soon as the following GCC bug is fixed:
+# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
+%define _lto_cflags %{nil}
 
 %if 0%{?rhel} == 7
 . /opt/rh/devtoolset-7/enable
@@ -718,8 +721,12 @@
 rm -rf %{buildroot}%{_unitdir}/ceph.target
 rm -rf %{buildroot}%{python_sitelib}/ceph_volume/*
 rm -rf %{buildroot}%{python_sitelib}/ceph_volume-*
+rm -rf %{buildroot}%{python_sitelib}/ceph_lvm*
+rm -rf %{buildroot}%{python_sitelib}/ceph_volume_lvm*
 rm -rf %{buildroot}%{python3_sitelib}/ceph_volume/*
 rm -rf %{buildroot}%{python3_sitelib}/ceph_volume-*
+rm -rf %{buildroot}%{python3_sitelib}/ceph_lvm*
+rm -rf %{buildroot}%{python3_sitelib}/ceph_volume_lvm*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-deploy.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-create-keys.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-run.8*

++ ceph.spec ++
--- /var/tmp/diff_new_pack.UTnt12/_old  2019-06-02 15:17:42.942043655 +0200
+++ /var/tmp/diff_new_pack.UTnt12/_new  2019-06-02 15:17:42.942043655 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.448+g1bd10a856f
+Version:   14.2.1.463+g99339b576a
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-448-g1bd10a856f.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-463-g99339b576a.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1068,9 +1068,12 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.1-448-g1bd10a856f
+%autosetup -p1 -n 

commit ceph for openSUSE:Factory

2019-05-25 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-05-25 13:20:18

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.5148 (New)


Package is "ceph"

Sat May 25 13:20:18 2019 rev:44 rq:704486 version:14.2.1.448+g1bd10a856f

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-05-21 
10:22:27.859598633 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-test.changes 2019-05-25 
13:20:21.208333916 +0200
@@ -1,0 +2,19 @@
+Tue May 21 13:46:52 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-448-g1bd10a856f:
+  + monitoring: update Grafana dashboards
+  + mgr/dashboard: fix some performance data are not displayed
+  + monitoring: SNMP OID per every Prometheus alert rule
+  + mgr/dashboard: Validate if any client belongs to more than one group
+  + mgr/dashboard: Admin resource not honored
+  + mgr/dashboard: Unable to see tcmu-runner perf counters
+  + mgr/dashboard: iSCSI form does not support IPv6
+
+---
+Mon May 20 15:28:49 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-440-g0ac6920288:
+  + rebase on top of upstream nautilus branch, SHA1 
1dc43a036fcc0121e3a0c1fe7ca6cd77cde1bf60
+  + client: fix vxattr nanosecond field padding (bsc#1135219, bsc#1135221)
+
+---
ceph.changes: same change

Old:

  ceph-14.2.1-431-gd032e5dd80.tar.bz2

New:

  ceph-14.2.1-448-g1bd10a856f.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.SVHhjg/_old  2019-05-25 13:20:24.040332863 +0200
+++ /var/tmp/diff_new_pack.SVHhjg/_new  2019-05-25 13:20:24.044332862 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.431+gd032e5dd80
+Version: 14.2.1.448+g1bd10a856f
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-431-gd032e5dd80.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-448-g1bd10a856f.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -499,7 +499,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-431-gd032e5dd80
+%autosetup -p1 -n ceph-14.2.1-448-g1bd10a856f
 
 %build
 

++ ceph.spec ++
--- /var/tmp/diff_new_pack.SVHhjg/_old  2019-05-25 13:20:24.064332854 +0200
+++ /var/tmp/diff_new_pack.SVHhjg/_new  2019-05-25 13:20:24.064332854 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.431+gd032e5dd80
+Version:   14.2.1.448+g1bd10a856f
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-431-gd032e5dd80.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-448-g1bd10a856f.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1068,7 +1068,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-14.2.1-431-gd032e5dd80
+%autosetup -p1 -n ceph-14.2.1-448-g1bd10a856f
 
 %build
 

++ ceph-14.2.1-431-gd032e5dd80.tar.bz2 -> 
ceph-14.2.1-448-g1bd10a856f.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.1-431-gd032e5dd80.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-14.2.1-448-g1bd10a856f.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-05-21 10:22:21

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.5148 (New)


Package is "ceph"

Tue May 21 10:22:21 2019 rev:43 rq:702844 version:14.2.1.431+gd032e5dd80

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-05-03 
22:22:54.542624316 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-test.changes 2019-05-21 
10:22:27.859598633 +0200
@@ -1,0 +2,32 @@
+Tue May 14 12:18:43 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-431-gd032e5dd80:
+  + ReplicatedPG: add CHECKSUM->CMPEXT req translation (bsc#1123360)
+  + MDS + libcephfs snapshot btime support (jsc#SES-183)
+
+---
+Mon May 13 14:14:44 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-423-g3df171fd28:
+  + rgw: cloud sync fixes (jsc#SES-97)
+
+---
+Mon May 13 09:55:39 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-419-gb72ca927c1:
+  + rebase on top of upstream nautilus branch, SHA1 
8e188313cf2f790f131e21a3a02094e32cf02087
+  + replaced ~25 downstream ceph-volume lvmcache commits with a single 
squashed commit
+  + rgw: object expirer fixes (bsc#1133139)
+  + rgw_lc: use a new bl while encoding RGW_ATTR_LC (jsc#SES-327)
+  + rgw: beast IPv6 (jsc#SES-454)
+
+---
+Tue May  7 15:38:51 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-426-g7a12897012:
+  + nautilus: core: Give recovery for inactive PGs a higher priority 
(bsc#1133461)
+  + spec: new subpackage ceph-prometheus-alerts
+  + nautilus: librbd: re-add support for nautilus clients talking to jewel 
clusters
+  + systemd: ceph-mgr: set MemoryDenyWriteExecute to false
+
+---
ceph.changes: same change

Old:

  ceph-14.2.1-345-g040e0e.tar.bz2

New:

  ceph-14.2.1-431-gd032e5dd80.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.oVgfJK/_old  2019-05-21 10:22:29.599598279 +0200
+++ /var/tmp/diff_new_pack.oVgfJK/_new  2019-05-21 10:22:29.599598279 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.1.345+g040e0e
+Version: 14.2.1.431+gd032e5dd80
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.1-345-g040e0e.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-431-gd032e5dd80.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -252,6 +252,8 @@
 BuildRequires: python%{_python_buildid}-Sphinx
 BuildRequires:  rdma-core-devel
 BuildRequires: liblz4-devel >= 1.7
+# for prometheus-alerts
+BuildRequires:  golang-github-prometheus-prometheus
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 
@@ -494,8 +496,10 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{?suse_version}
+%endif
 %prep
-%autosetup -p1 -n ceph-14.2.1-345-g040e0e
+%autosetup -p1 -n ceph-14.2.1-431-gd032e5dd80
 
 %build
 
@@ -679,6 +683,8 @@
 %if 0%{?suse_version}
 # create __pycache__ directories and their contents
 %py3_compile %{buildroot}%{python3_sitelib}
+# prometheus alerts
+install -m 644 -D monitoring/prometheus/alerts/ceph_default_alerts.yml 
%{buildroot}/etc/prometheus/SUSE/default_rules/ceph_default_alerts.yml
 %endif
 %if 0%{?rhel} == 8
 %py_byte_compile %{__python3} %{buildroot}%{python3_sitelib}
@@ -929,6 +935,7 @@
 rm -rf %{buildroot}monitoring/grafana/dashboards/README
 rm -rf %{buildroot}%doc
 rm -rf %{buildroot}monitoring/grafana/README.md
+rm -rf %{buildroot}/etc/prometheus/SUSE/default_rules/ceph_default_alerts.yml
 
 dirs=`find %{buildroot} -type d -empty`
 while [[ -n $dirs ]]; do
@@ -,4 +1118,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
+%if 0%{?suse_version}
+%endif
 %changelog

++ ceph.spec ++
--- /var/tmp/diff_new_pack.oVgfJK/_old  2019-05-21 10:22:29.627598274 +0200
+++ /var/tmp/diff_new_pack.oVgfJK/_new  2019-05-21 10:22:29.627598274 +0200
@@ -100,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.1.345+g040e0e
+Version:   14.2.1.431+gd032e5dd80
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -116,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   

commit ceph for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-05-03 22:22:36

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.5148 (New)


Package is "ceph"

Fri May  3 22:22:36 2019 rev:42 rq:699731 version:14.2.1.345+g040e0e

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-04-12 
09:11:11.537589022 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-test.changes 2019-05-03 
22:22:54.542624316 +0200
@@ -1,0 +2,17 @@
+Tue Apr 30 09:12:48 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.1-345-g040e0e:
+  + Upstream v14.2.1 release
+draft release notes: https://github.com/ceph/ceph/pull/27793
+  + rpm: have pybind RPMs provide/obsolete their python2 predecessors 
(bsc#1125899)
+  + ceph-volume: add lvmcache plugin (jsc#SES-267)
+
+---
+Thu Apr 18 16:15:53 UTC 2019 - Nathan Cutler 
+
+- Update to 14.2.0-636-g19cfb53b0c:
+  + rebase on top of upstream nautilus branch, SHA1 
d947e804dd316c89c28d25948947927fa290e227
+  + downstream branding no longer displays Ceph logo in error popup 
(bsc#1131984)
+  + mgr: make run-tox.sh scripts more robust (jsc#SES-478)
+
+---
ceph.changes: same change

Old:

  ceph-14.2.0-465-gdfed19b089.tar.bz2

New:

  ceph-14.2.1-345-g040e0e.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.c2uioO/_old  2019-05-03 22:22:56.575950032 +0200
+++ /var/tmp/diff_new_pack.c2uioO/_new  2019-05-03 22:22:56.575950032 +0200
@@ -85,6 +85,7 @@
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
 %{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
 %{!?python3_pkgversion: %global python3_pkgversion 3}
+%{!?python3_version: %global python3_version 3}
 # define _python_buildid macro which will expand to the empty string when
 # building with python2
 %global _python_buildid %{?_defined_if_python2_absent:%{python3_pkgversion}}
@@ -99,7 +100,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.0.465+gdfed19b089
+Version: 14.2.1.345+g040e0e
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-345-g040e0e.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -267,15 +268,9 @@
 %if 0%{with python2}
 BuildRequires: python2-Cython
 %endif
-%if 0%{?rhel} == 7
-BuildRequires: python34-devel
-BuildRequires: python34-setuptools
-BuildRequires: python34-Cython
-%else
-BuildRequires: python3-devel
-BuildRequires: python3-setuptools
-BuildRequires: python3-Cython
-%endif
+BuildRequires: python%{python3_pkgversion}-devel
+BuildRequires: python%{python3_pkgversion}-setuptools
+BuildRequires: python%{python3_pkgversion}-Cython
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
 BuildRequires: lz4-devel >= 1.7
@@ -500,7 +495,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089
+%autosetup -p1 -n ceph-14.2.1-345-g040e0e
 
 %build
 

++ ceph.spec ++
--- /var/tmp/diff_new_pack.c2uioO/_old  2019-05-03 22:22:56.587950057 +0200
+++ /var/tmp/diff_new_pack.c2uioO/_new  2019-05-03 22:22:56.591950066 +0200
@@ -85,6 +85,7 @@
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
 %{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
 %{!?python3_pkgversion: %global python3_pkgversion 3}
+%{!?python3_version: %global python3_version 3}
 # define _python_buildid macro which will expand to the empty string when
 # building with python2
 %global _python_buildid %{?_defined_if_python2_absent:%{python3_pkgversion}}
@@ -99,7 +100,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   14.2.0.465+gdfed19b089
+Version:   14.2.1.345+g040e0e
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-14.2.1-345-g040e0e.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -259,15 +260,9 @@
 %if 0%{with python2}
 BuildRequires: 

commit ceph for openSUSE:Factory

2019-04-12 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-04-12 09:11:08

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.27019 (New)


Package is "ceph"

Fri Apr 12 09:11:08 2019 rev:41 rq:692562 version:14.2.0.465+gdfed19b089

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-03-24 
14:57:19.451199849 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.27019/ceph-test.changes
2019-04-12 09:11:11.537589022 +0200
@@ -1,0 +2,54 @@
+Tue Apr  9 08:49:36 UTC 2019 - ncut...@suse.com
+
+- Update to 14.2.0-465-gdfed19b089:
+  + rebase on top of upstream nautilus branch, SHA1 
c09e90d1847fc4ffdd7384c9adf7f60c13479095
+* dashboard improvements:
+  # Add Polish language
+  # Add date range and log search functionality
+  # Add refresh interval to the dashboard landing page
+  # Add separate option to config SSL port 
+  # Filter iSCSI target images based on required features
+  # Fixed auth TTL expired error 
+  # Fixed error when trying to create NFS export without "NFSv3"
+  # Fixed error when trying to create NFS export without "UDP"
+
+---
+Fri Mar 29 13:46:45 UTC 2019 - ncut...@suse.com
+
+- Update to 14.2.0-345-g183e6fe4f5: 
+  + rebase on top of upstream nautilus branch, upstream SHA1 
d4290f8edcbadbfecb9396a43a586afe0d0afd00
+* common/blkdev: get_device_id: behave if model is lvm and id_model_enc 
isn't there
+* mon/Monitor.cc: print min_mon_release correctly
+* mgr/dashboard: dashboard giving 401 unauthorized
+
+---
+Wed Mar 27 16:07:12 UTC 2019 - ncut...@suse.com
+
+- _constraints: increase x86_64 ceph memory constraint to 10G
+  after seeing "memory exhausted" build failure on a machine with 9.8G
+  total memory (including swap) 
+
+---
+Mon Mar 25 13:49:44 UTC 2019 - ncut...@suse.com
+
+- Update to 14.2.0-328-gf3638ba646:
+  + rebase on top of upstream nautilus branch, upstream SHA1 
41b9e7f94f1f08e8607ef574befaaaf6998a89dd
+* librbd: ignore -EOPNOTSUPP errors when retrieving image group membership
+* crush: various fixes for weight-sets, the osd_crush_update_weight_set 
option, and tests
+* osd/OSDMap: add 'zone' to default crush map
+* common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid 
ID_MODEL_ENC
+* mgr/orchestrator: Add error handling to interface
+* mon/OSDMonitor: allow 'osd pool set pgp_num_actual'
+* rgw: ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
+* mon/MgrStatMonitor: ensure only one copy of initial service map
+  + drop downstream patch "rgw: dmclock: async scheduler: wrap yield_ctx around
+ifdefs" (replaced by https://github.com/ceph/ceph/pull/26634)
+
+---
+Mon Mar 25 09:52:01 UTC 2019 - ncut...@suse.com
+
+- _constraints: increase aarch64 ceph memory constraint to 10G
+  after seeing "memory exhausted" build failure on a machine with 9.8G
+  total memory (including swap) 
+
+---
ceph.changes: same change

Old:

  ceph-14.2.0-300-gacd2f2b9e1.tar.bz2

New:

  ceph-14.2.0-465-gdfed19b089.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.I7LqNA/_old  2019-04-12 09:11:13.933589790 +0200
+++ /var/tmp/diff_new_pack.I7LqNA/_new  2019-04-12 09:11:13.937589791 +0200
@@ -99,7 +99,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.2.0.300+gacd2f2b9e1
+Version: 14.2.0.465+gdfed19b089
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +115,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.0-300-gacd2f2b9e1.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -500,7 +500,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.0-300-gacd2f2b9e1
+%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089
 
 %build
 
@@ -567,7 +567,7 @@
 -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \
 -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_MANPAGE=ON \
--DWITH_PYTHON3=ON \
+-DWITH_PYTHON3=%{python3_version} \
 -DWITH_MGR_DASHBOARD_FRONTEND=OFF \
 %if %{with python2}
 -DWITH_PYTHON2=ON \

++ ceph.spec ++
--- /var/tmp/diff_new_pack.I7LqNA/_old  2019-04-12 

commit ceph for openSUSE:Factory

2019-03-24 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-03-24 14:57:16

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.25356 (New)


Package is "ceph"

Sun Mar 24 14:57:16 2019 rev:40 rq:687168 version:14.2.0.300+gacd2f2b9e1

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-03-08 
13:28:14.206995513 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.25356/ceph-test.changes
2019-03-24 14:57:19.451199849 +0100
@@ -1,0 +2,28 @@
+Thu Mar 21 08:24:05 UTC 2019 - ncut...@suse.com
+
+- Update to 14.2.0-300-gacd2f2b9e1:
+  + spec/ceph-mgr: drop "Recommends: ceph-mgr-ssh"
+  + cmake: empty INSTALL_RPATH for libceph_crypto_openssl.so (boo#1129921)
+
+---
+Tue Mar 19 10:05:12 UTC 2019 - ncut...@suse.com
+
+- Update to 14.2.0-296-g063d979413:
+  + rebase on top of upstream nautilus branch, SHA1 
3a54b2b6d167d4a2a19e003a705696d4fe619afc
+* upstream Nautilus 14.2.0 (stable) release
+  release notes: http://docs.ceph.com/docs/master/releases/nautilus/
+  + rpm: fix "rhel <= 7" conditional (bsc#1129595)
+  + rpm: refrain from building ceph-resource-agents on SLE (bsc#1129597)
+
+---
+Fri Mar 15 12:20:13 UTC 2019 - ncut...@suse.com
+
+- Update to 14.1.1-457-g1411dbed54:
+  + rebase on top of upstream nautilus branch, SHA1 
98653b3db92f69023cb62526791d4d9aa5d6ec23
+* upstream Nautilus 14.1.1 (RC2) release
+* mgr: Fix broken get_localized_module_option function (bsc#1127342)
+* spec: ceph-osd gets new runtime dependency, libstoragemgmt
+  + dashboard: Update downstream branding (bsc#1129224)
+  + spec: build ceph-test package on x86_64 arch only (bsc#1129274)
+
+---
ceph.changes: same change

Old:

  ceph-14.1.0-559-gf1a72cff25.tar.bz2

New:

  ceph-14.2.0-300-gacd2f2b9e1.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.5kxu4e/_old  2019-03-24 14:57:21.415199598 +0100
+++ /var/tmp/diff_new_pack.5kxu4e/_new  2019-03-24 14:57:21.415199598 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ceph
 #
-# Copyright (C) 2004-2017 The Ceph Project Developers. See COPYING file
+# Copyright (C) 2004-2019 The Ceph Project Developers. See COPYING file
 # at the top-level directory of this distribution and at
 # https://github.com/ceph/ceph/blob/master/COPYING
 #
@@ -20,7 +20,6 @@
 # please read http://rpm.org/user_doc/conditional_builds.html for explanation 
of
 # bcond syntax!
 
#
-%bcond_without ocf
 %bcond_with make_check
 %ifarch s390 s390x
 %bcond_with tcmalloc
@@ -33,6 +32,7 @@
 %bcond_without cephfs_java
 %bcond_without lttng
 %bcond_without libradosstriper
+%bcond_without ocf
 %bcond_without amqp_endpoint
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
@@ -47,8 +47,10 @@
 %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
@@ -97,7 +99,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.1.0.559+gf1a72cff25
+Version: 14.2.0.300+gacd2f2b9e1
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -113,14 +115,14 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.1.0-559-gf1a72cff25.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.0-300-gacd2f2b9e1.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
 Source98: README-ceph-test.txt
 Source99: ceph-rpmlintrc
 # _insert_obs_source_lines_here
-ExclusiveArch: x86_64 aarch64 ppc64le
+ExclusiveArch: x86_64
 %endif
 
#
 # dependencies that apply across all distro families
@@ -262,8 +264,10 @@
 BuildRequires:  openssl-devel
 BuildRequires:  CUnit-devel
 BuildRequires:  redhat-lsb-core
+%if 0%{with python2}
+BuildRequires: python2-Cython
+%endif
 %if 0%{?rhel} == 7
-BuildRequires: Cython
 BuildRequires: python34-devel
 BuildRequires: python34-setuptools
 BuildRequires: python34-Cython
@@ -375,9 +379,11 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?fedora} || 0%{?rhel}
+%if 0%{?fedora} || 0%{?rhel} > 7 || 0%{?suse_version}
+%if 0%{without python2}
 %endif
-%if 0%{?suse_version}
+%endif
+%if 0%{?rhel} == 7
 %endif
 %if 0%{?suse_version}
 %endif
@@ -494,7 +500,7 @@
 

commit ceph for openSUSE:Factory

2019-03-08 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-03-08 13:28:10

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.28833 (New)


Package is "ceph"

Fri Mar  8 13:28:10 2019 rev:39 rq:681478 version:14.1.0.559+gf1a72cff25

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-02-04 
21:24:40.663606376 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.28833/ceph-test.changes
2019-03-08 13:28:14.206995513 +0100
@@ -1,0 +2,48 @@
+Mon Mar  4 11:49:18 UTC 2019 - ncut...@suse.com
+
+- Edge ceph package memory constraint upward to address "virtual memory
+  exhausted: Cannot allocate memory" build failure sseen in OBS
+
+---
+Fri Mar  1 14:51:10 UTC 2019 - ncut...@suse.com
+
+- Update to 14.1.0-559-gf1a72cff25: 
+  + rebase on top of upstream master branch, SHA1 
34f04be35bb9abcb5860b4c975b105adacc7a3aa
+* fix GCC-9 build (bsc#1121395)
+  + SUSE branding for Ceph Dashboard (Sebastian Krah)
+  + spec:
+* Drop use of $FIRST_ARG (Franck Bui)
+* fix ceph-mgr-diskprediction-local runtime deps
+
+---
+Sun Feb 24 10:39:14 UTC 2019 - ncut...@suse.com
+
+- Update to 14.1.0-402-ga396e8bf3b:
+  + rebase on top of upstream master branch, SHA1 
1f909bc88be501e58cfbe1bab55efc20de10fa8d
+* upstream v14.1.0 (Nautilus RC1) release
+  + see draft release notes: https://github.com/ceph/ceph/pull/26598
+* rados: provide user with more meaningful error message (bsc#999643)
+* librados3 is dead: long live librados2
+* several MGR modules (notably the dashboard) have been split off from
+  ceph-mgr into dedicated subpackages
+* upstream v14.1.0 introduces an optional dependency on rabbitmq-c
+  + disabled, for now, since openSUSE does not ship this package
+  + rgw: dmclock: async scheduler: wrap yield_ctx around ifdefs (bsc#1126554)
+  + arch tweaks (enable lttng build for ppc64le, drop ppc64 openSUSE, add
+s390x openSUSE)
+
+---
+Fri Feb 15 14:00:09 UTC 2019 - ncut...@suse.com
+
+- Update to 14.0.1-3975-g14d8f3cab5:
+  + rebase on top of upstream master branch, SHA1 
24fcffb94ccda5cb11eeb74315c78e053fbb1c66
+* Enabling and using the dashboard should be possible and strongly
+  encouraged - see http://docs.ceph.com/docs/master/mgr/dashboard/ for the
+  basics
+  + spec:
+* enable s390x build for openSUSE
+* disable lttng build on s390x, enable it on ppc64le
+* new subpackages for the larger MGR plugins (notably, dashboard)
+* drop RHEL-specific subman code blocks
+ 
+---
ceph.changes: same change

Old:

  ceph-14.0.1-3346-g0364ec8d2f.tar.bz2

New:

  ceph-14.1.0-559-gf1a72cff25.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.e1j4jI/_old  2019-03-08 13:28:16.198995165 +0100
+++ /var/tmp/diff_new_pack.e1j4jI/_new  2019-03-08 13:28:16.198995165 +0100
@@ -33,28 +33,29 @@
 %bcond_without cephfs_java
 %bcond_without lttng
 %bcond_without libradosstriper
+%bcond_without amqp_endpoint
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
 %bcond_with selinux
 %bcond_without ceph_test_package
 %bcond_with cephfs_java
+%bcond_with amqp_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 lttng
 %bcond_without libradosstriper
 %else
 %bcond_with libradosstriper
-%ifarch x86_64 aarch64
+%endif
+%ifarch x86_64 aarch64 ppc64le
 %bcond_without lttng
 %else
 %bcond_with lttng
 %endif
 %endif
-%endif
 %bcond_with seastar
 %if 0%{?fedora} >= 29 || 0%{?suse_version} >= 1500 || 0%{?rhel} >= 8
 # distros that need a py3 Ceph build
@@ -96,7 +97,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.0.1.3346+g0364ec8d2f
+Version: 14.1.0.559+gf1a72cff25
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -112,19 +113,15 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3346-g0364ec8d2f.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.1.0-559-gf1a72cff25.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
 Source98: README-ceph-test.txt
 Source99: ceph-rpmlintrc
 # _insert_obs_source_lines_here
-%if 0%{?is_opensuse}
-ExclusiveArch: x86_64 aarch64 ppc64 

commit ceph for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-02-04 21:24:36

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.28833 (New)


Package is "ceph"

Mon Feb  4 21:24:36 2019 rev:38 rq:670293 version:14.0.1.3346+g0364ec8d2f

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-12-19 
13:27:40.161068260 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.28833/ceph-test.changes
2019-02-04 21:24:40.663606376 +0100
@@ -1,0 +2,38 @@
+Wed Jan 30 17:29:43 UTC 2019 - ncut...@suse.com
+
+- Update to 14.0.1-3346-g0364ec8d2f:
+  + rgw: Fix for SignatureMismatchError in s3 commands 
+
+---
+Wed Jan 30 13:38:11 UTC 2019 - ncut...@suse.com
+
+- Update to 14.0.1-3344-g0834db3c15:
+  + spec: drop arch-specific conditional around RGW crypto plugin libraries
+  + make-dist: prefer Python 3 
+
+---
+Tue Jan 29 15:06:56 UTC 2019 - ncut...@suse.com
+
+- Update to 14.0.1-3341-gb471954ff4:
+  + rebase on top of upstream master branch, SHA1 
602c875bd68a091be485bfba7e2d62b3f08ba7b3
+* msgr V2
+
+---
+Fri Jan 25 15:31:56 UTC 2019 - ncut...@suse.com
+
+- Update to 14.0.1-3176-ge8d910619e:
+  + rebase on top of upstream master branch, SHA1 
cc26a67890b58c678d4bb26f6a408cf1742317b5
+* spec: fix xmlsec1 build dependency for dashboard make check
+
+---
+Mon Jan 14 13:16:35 UTC 2019 - ncut...@suse.com
+
+- Update to 14.0.1-2789-g6c941e4d76:
+  + rebase on top of upstream master branch, SHA1 
c70a3d8e30be84ea8db41e7329ed1577aeee9ab9 
+* MON now supports Kerberos authentication
+* MGR now works with Cython >= 0.29
+* spec: add xmlsec1 dependency for dashboard make check
+* spec: change rbd-mirror and ceph-radosgw runtime dependency
+  from ceph-common to ceph-base to address 
http://tracker.ceph.com/issues/37620
+
+---
ceph.changes: same change

Old:

  ceph-14.0.1-1555-g42662f72f4.tar.bz2

New:

  ceph-14.0.1-3346-g0364ec8d2f.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.xzuCZs/_old  2019-02-04 21:24:42.207605994 +0100
+++ /var/tmp/diff_new_pack.xzuCZs/_new  2019-02-04 21:24:42.211605993 +0100
@@ -96,7 +96,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.0.1.1555+g42662f72f4
+Version: 14.0.1.3346+g0364ec8d2f
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -112,7 +112,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.0.1-1555-g42662f72f4.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3346-g0364ec8d2f.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -181,6 +181,7 @@
 BuildRequires: libxml2-devel
 BuildRequires: libuuid-devel
 BuildRequires: make
+BuildRequires: ncurses-devel
 BuildRequires: parted
 BuildRequires: perl
 BuildRequires: pkgconfig
@@ -235,9 +236,11 @@
 BuildRequires:  libopenssl-devel
 BuildRequires:  lsb-release
 BuildRequires:  openldap2-devel
+BuildRequires:  krb5
+BuildRequires:  krb5-devel
 BuildRequires:  cunit-devel
 BuildRequires: python%{_python_buildid}-base
-BuildRequires: python%{_python_buildid}-Cython < 0.29
+BuildRequires: python%{_python_buildid}-Cython
 BuildRequires: python%{_python_buildid}-PrettyTable
 BuildRequires: python%{_python_buildid}-Sphinx
 BuildRequires:  rdma-core-devel
@@ -252,10 +255,11 @@
 BuildRequires: libibverbs-devel
 BuildRequires:  librdmacm-devel
 BuildRequires:  openldap-devel
+BuildRequires:  krb5-devel
 BuildRequires:  openssl-devel
 BuildRequires:  CUnit-devel
 BuildRequires:  redhat-lsb-core
-BuildRequires: Cython < 0.29
+BuildRequires: Cython
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
 BuildRequires: lz4-devel >= 1.7
@@ -264,11 +268,11 @@
 %if 0%{?rhel}
 BuildRequires: python34-devel
 BuildRequires: python34-setuptools
-BuildRequires: python34-Cython < 0.29
+BuildRequires: python34-Cython
 %else
 BuildRequires: python3-devel
 BuildRequires: python3-setuptools
-BuildRequires: python3-Cython < 0.29
+BuildRequires: python3-Cython
 %endif
 # distro-conditional make check dependencies
 %if 0%{with make_check}
@@ -278,6 +282,7 @@
 BuildRequires: python%{_python_buildid}-routes
 BuildRequires: python%{_python_buildid}-werkzeug
 BuildRequires: 

commit ceph for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-12-19 13:27:32

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new.28833 (New)


Package is "ceph"

Wed Dec 19 13:27:32 2018 rev:37 rq:657242 version:14.0.1.1555+g42662f72f4

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-11-08 
09:42:44.445503549 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.28833/ceph-test.changes
2018-12-19 13:27:40.161068260 +0100
@@ -1,0 +2,58 @@
+Tue Dec 11 14:34:39 UTC 2018 - ncut...@suse.com
+
+- Update to 14.0.1-1555-g42662f72f4:
+  + spec: fix libradospp-devel runtime dependency 
+  + spec: remove redundant "Provides: libxio" and "Obsoletes: libxio"
+  + spec: explicitly require python3-Cython < 0.29 (bsc#1118611)
+
+---
+Mon Dec 10 11:33:38 UTC 2018 - ncut...@suse.com
+
+- _constraints: Increase aarch64 disk space constraint for ceph-test
+  to address build failure seen in openSUSE:Factory:ARM
+
+---
+Wed Dec  5 13:42:34 UTC 2018 - ncut...@suse.com
+
+- Update to 14.0.1-1547-g08fca371b5: 
+  + spec file: make ceph-common remove provides for libradosstriper1
+  + use root:graphana for the dashboard directories on suse
+
+---
+Wed Dec  5 10:28:08 UTC 2018 - Guillaume GARDET 
+
+- _constraints: remove duplicated aarch64 ceph-test entry
+
+---
+Mon Dec  3 16:24:29 UTC 2018 - ncut...@suse.com
+
+- Update to v14.0.1-1546-ge9be8525c8:
+  + mgr/volumes: Fix Python 3 import error
+(fixes cluster deployment in py3 environment) 
+
+---
+Fri Nov 30 19:09:43 UTC 2018 - ncut...@suse.com
+
+- Update to v14.0.1-1545-g01bead277f:
+  + based on upstream master 4d3cc9f9092d8a86d128192a811733ce23ad070a 
+  + plus two spec file fixes:
+* make ceph-grafana-dashboards own its directories
+  http://tracker.ceph.com/issues/37485
+* fix cython package version to less than 0.29
+  http://tracker.ceph.com/issues/37472
+
+---
+Wed Nov 28 15:50:12 UTC 2018 - ncut...@suse.com
+
+- spec file: make ceph-common provide/obsolete libradosstriper1 
+  (in SES5 ceph-common requires libradosstriper1 with exact version match,
+  while in SES6 there is no libradosstriper1 at all)
+
+---
+Tue Nov  6 21:46:19 UTC 2018 - ncut...@suse.com
+
+- Update to v14.0.1-154-g7588072b82:
+  + based on upstream nautilus 5f51cd286b747b1729006a5b98fb08b1b646237a
+(v14.0.1 release)
+
+---
ceph.changes: same change

Old:

  ceph-14.0.0-4389-g4c34d15e48.tar.bz2

New:

  ceph-14.0.1-1555-g42662f72f4.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.RcTrGO/_old  2018-12-19 13:27:42.373065367 +0100
+++ /var/tmp/diff_new_pack.RcTrGO/_new  2018-12-19 13:27:42.373065367 +0100
@@ -13,6 +13,13 @@
 #
 # Please submit bugfixes or comments via http://tracker.ceph.com/
 #
+
+#
+# conditional build section
+#
+# please read http://rpm.org/user_doc/conditional_builds.html for explanation 
of
+# bcond syntax!
+#
 %bcond_without ocf
 %bcond_with make_check
 %ifarch s390 s390x
@@ -49,11 +56,11 @@
 %endif
 %endif
 %bcond_with seastar
-%if 0%{?fedora} || 0%{?suse_version} >= 1500
-# distros where py2 is _optional_
+%if 0%{?fedora} >= 29 || 0%{?suse_version} >= 1500 || 0%{?rhel} >= 8
+# distros that need a py3 Ceph build
 %bcond_with python2
 %else
-# distros where py2 is _mandatory_
+# distros that need a py2 Ceph build
 %bcond_without python2
 %endif
 %if 0%{?fedora} || 0%{?suse_version} >= 1500
@@ -89,7 +96,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 14.0.0.4389+g4c34d15e48
+Version: 14.0.1.1555+g42662f72f4
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -105,7 +112,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.0.0-4389-g4c34d15e48.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.0.1-1555-g42662f72f4.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -230,7 +237,7 @@
 BuildRequires:  openldap2-devel
 

commit ceph for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-11-08 09:42:37

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Thu Nov  8 09:42:37 2018 rev:36 rq:645862 version:14.0.0.4389+g4c34d15e48

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-07-18 
22:35:06.446706143 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-11-08 
09:42:44.445503549 +0100
@@ -1,0 +2,72 @@
+Mon Oct 29 14:02:13 UTC 2018 - ncut...@suse.com
+
+- Bump ceph aarch64 memory constraint from 8 to 9G to address
+  an EOM build failure seen in IBS
+
+---
+Thu Oct 25 09:17:58 UTC 2018 - ncut...@suse.com
+
+- Update to v14.0.0-4389-g4c34d15e48:
+  + based on upstream nautilus a0b5445bc8400b9b1f398a414001164b2d8dd290
+  + First downstream nautilus build. Notable changes:
+* The 'ceph-disk' OSD deployment/introspection/management tool is gone.
+  Use 'ceph-volume' instead.
+* Builds with Python 3.7 (boo#1113946)
+* The 'ceph osd rm' command has been deprecated. Users should use
+  'ceph osd destroy' or 'ceph osd purge' (but after first confirming it is
+  safe to do so via the 'ceph osd safe-to-destroy' command).
+* The MDS now supports dropping its cache for the purposes of benchmarking:
+  "ceph tell mds.* cache drop "
+* The 'ceph pg  list_missing' command has been renamed to
+  'ceph pg  list_unfound' to better match its behaviour.
+* The 'rbd-mirror' daemon can now retrieve remote peer cluster
+  configuration secrets from the monitor.  
+* The is fully obsolete and references to it in the docs
+  have been removed or clarified.
+* The libcephfs bindings added the ceph_select_filesystem function
+  for use with multiple filesystems.
+* The cephfs python bindings now include mount_root and filesystem_name
+  options in the mount() function.
+* erasure-code: add experimental *Coupled LAYer (CLAY)* erasure codes
+  support.
+* The 'cache drop' OSD command has been added to drop an OSD's caches:
+  "ceph tell osd.x cache drop"
+* The 'cache status' OSD command has been added to get the cache stats of 
an
+  OSD: "ceph tell osd.x cache status"
+
+---
+Wed Oct 10 09:42:02 UTC 2018 - ncut...@suse.com
+
+- Update to 13.2.2-86-g62b49f06c4:
+  + rebase on upstream 13.2.2 release
+https://ceph.com/releases/13-2-2-mimic-released/
+  + IMPORTANT NOTE: this release contains a regression in CephFS
+which was not yet fixed at the time of this build. Do not use
+this build on a production cluster! 
+For details, see http://tracker.ceph.com/issues/36346
+
+---
+Tue Sep 11 12:35:50 UTC 2018 - ncut...@suse.com
+
+- Update to 13.2.1-427-g6cd01d4dd2:
+  + cmake: no libradosstriper headers if WITH_LIBRADOSSTRIPER=OFF
+
+---
+Mon Sep 10 13:06:53 UTC 2018 - ncut...@suse.com
+
+- Update to 13.2.1-426-gd2d4852e84:
+  + based on upstream mimic 510d48e10be716cf61b9ddd51e8bc847288ae15a
+  + bsc#1101262 - ceph's SPDK builds with march=native
+  + migrate DeepSea QA bash scripting from DeepSea repo
+
+---
+Fri Aug 17 12:11:27 UTC 2018 - ncut...@suse.com
+
+- Update to 13.2.1-106-g9a1fcb1b6a:
+  + based on upstream mimic 0323ca11569b183509129c180dcec427aecf2a0a
+* including upstream 13.2.1 release - for details, see
+  https://ceph.com/releases/13-2-1-mimic-released/
+  + ceph-disk: let extract_parted_partition_numbers return a list
+(fixes a py3 issue)
+
+---
ceph.changes: same change

Old:

  ceph-13.2.0-210-g0e990e900d.tar.bz2

New:

  ceph-14.0.0-4389-g4c34d15e48.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.8nVeal/_old  2018-11-08 09:42:47.201500343 +0100
+++ /var/tmp/diff_new_pack.8nVeal/_new  2018-11-08 09:42:47.209500334 +0100
@@ -25,6 +25,7 @@
 %bcond_without ceph_test_package
 %bcond_without cephfs_java
 %bcond_without lttng
+%bcond_without libradosstriper
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
@@ -37,7 +38,9 @@
 %endif
 %if 0%{?is_opensuse}
 %bcond_without lttng
+%bcond_without libradosstriper
 %else
+%bcond_with libradosstriper
 %ifarch x86_64 aarch64
 %bcond_without lttng
 %else
@@ -45,11 +48,21 @@
 %endif
 %endif
 %endif
-%if 0%{?suse_version} >= 

commit ceph for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-07-18 22:34:53

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Wed Jul 18 22:34:53 2018 rev:35 rq:622065 version:13.2.0.210+g0e990e900d

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-06-08 
23:08:55.750225394 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-07-18 
22:35:06.446706143 +0200
@@ -1,0 +2,11 @@
+Tue Jul 10 10:37:41 UTC 2018 - ncut...@suse.com
+
+- 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)
+
+---
ceph.changes: same change

Old:

  ceph-13.2.0-39-geb7f429568.tar.bz2

New:

  ceph-13.2.0-210-g0e990e900d.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.MzE1E0/_old  2018-07-18 22:35:09.190697052 +0200
+++ /var/tmp/diff_new_pack.MzE1E0/_new  2018-07-18 22:35:09.190697052 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-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 @@
 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}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -411,7 +411,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
+%autosetup -p1 -n ceph-13.2.0-210-g0e990e900d
 
 %build
 

++ ceph.spec ++
--- /var/tmp/diff_new_pack.MzE1E0/_old  2018-07-18 22:35:09.206697000 +0200
+++ /var/tmp/diff_new_pack.MzE1E0/_new  2018-07-18 22:35:09.210696986 +0200
@@ -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 @@
 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 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
+%autosetup -p1 -n ceph-13.2.0-210-g0e990e900d
 
 %build
 

++ _constraints ++
--- /var/tmp/diff_new_pack.MzE1E0/_old  2018-07-18 22:35:09.250696854 +0200
+++ /var/tmp/diff_new_pack.MzE1E0/_new  2018-07-18 22:35:09.250696854 +0200
@@ -12,7 +12,7 @@
  28
   
   
- 8
+ 8500
   
 
   

++ ceph-13.2.0-39-geb7f429568.tar.bz2 -> 
ceph-13.2.0-210-g0e990e900d.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-13.2.0-39-geb7f429568.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.2.0-210-g0e990e900d.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2018-06-08 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-06-08 23:08:52

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Fri Jun  8 23:08:52 2018 rev:34 rq:614486 version:13.2.0.39+geb7f429568

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-05-01 
23:00:42.154508097 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-06-08 
23:08:55.750225394 +0200
@@ -1,0 +2,15 @@
+Tue Jun  5 08:05:13 UTC 2018 - jan.fajer...@suse.com
+
+- Update to v13.2.0-39-geb7f429568:
+  + based on upstream mimic f38fff5d093da678f6736c7a008511873c8d0fda
+
+---
+Thu May 31 16:34:53 UTC 2018 - ncut...@suse.com
+
+- Update to 13.1.1-173-g127c33d64e: 
+  + based on upstream mimic dda69eea663bcabc5ad99f5ca8370f43575f475d
+* fix GCC8 builds (bsc#1084645)
+* fix python3 module loading (bsc#1086613)
+* ceph-brag no longer packaged upstream
+
+---
ceph.changes: same change

Old:

  ceph-13.0.2-1874-ge31585919b.tar.bz2

New:

  ceph-13.2.0-39-geb7f429568.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.sf3Fm1/_old  2018-06-08 23:09:00.358059041 +0200
+++ /var/tmp/diff_new_pack.sf3Fm1/_new  2018-06-08 23:09:00.362058897 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.2.1874+ge31585919b
+Version: 13.2.0.39+geb7f429568
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.2-1874-ge31585919b.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.2.0-39-geb7f429568.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -411,7 +411,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.2-1874-ge31585919b
+%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
 
 %build
 
@@ -430,7 +430,6 @@
 # the following setting fixed an OOM condition we once encountered in the OBS
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS --param ggc-min-expand=20 --param 
ggc-min-heapsize=32768"
 %endif
-export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
 
 export CPPFLAGS="$java_inc"
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -640,7 +639,6 @@
 rm -rf %{buildroot}/sbin/mount.ceph
 rm -rf %{buildroot}%{_bindir}/rbd-replay-prep
 rm -rf %{buildroot}%{_bindir}/ceph-post-file
-rm -rf %{buildroot}%{_bindir}/ceph-brag
 rm -rf %{buildroot}%{_tmpfilesdir}/ceph-common.conf
 rm -rf %{buildroot}%{_mandir}/man8/ceph-authtool.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-conf.8*

++ ceph.spec ++
--- /var/tmp/diff_new_pack.sf3Fm1/_old  2018-06-08 23:09:00.386058030 +0200
+++ /var/tmp/diff_new_pack.sf3Fm1/_new  2018-06-08 23:09:00.398057597 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.2.1874+ge31585919b
+Version:   13.2.0.39+geb7f429568
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.2-1874-ge31585919b.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.2.0-39-geb7f429568.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -845,7 +845,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-13.0.2-1874-ge31585919b
+%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
 
 %build
 
@@ -864,7 +864,6 @@
 # the following setting fixed an OOM condition we once encountered in the OBS
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS --param ggc-min-expand=20 --param 
ggc-min-heapsize=32768"
 %endif
-export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
 
 export CPPFLAGS="$java_inc"
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -1162,7 +1161,6 @@
 %{_bindir}/rbd-replay-prep
 %endif
 %exclude %{_bindir}/ceph-post-file
-%exclude %{_bindir}/ceph-brag
 %{_tmpfilesdir}/ceph-common.conf
 %{_mandir}/man8/ceph-authtool.8*
 %{_mandir}/man8/ceph-conf.8*

++ ceph-13.0.2-1874-ge31585919b.tar.bz2 -> 
ceph-13.2.0-39-geb7f429568.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.2-1874-ge31585919b.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.2.0-39-geb7f429568.tar.bz2 differ: 
char 11, line 1




commit ceph for openSUSE:Factory

2018-05-01 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-05-01 23:00:04

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Tue May  1 23:00:04 2018 rev:33 rq:601839 version:13.0.2.1874+ge31585919b

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-04-22 
14:31:05.835516223 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-05-01 
23:00:42.154508097 +0200
@@ -1,0 +2,19 @@
+Thu Apr 26 21:27:17 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.2-1874-ge31585919b:
+  + based on upstream master 510762f51e346836492a0a8f83a056944ee6e046
+* add liblz4 build- and runtime dependency
+* move ceph-disk runtime dependencies from ceph-osd to ceph-base
+
+---
+Fri Apr 20 12:18:30 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.2-992-g418baeac64:
+  + fix ceph-detect-init for recent SUSEs (bsc#1090072)
+
+---
+Mon Apr 16 12:46:25 UTC 2018 - ncut...@suse.com
+
+- rewrite README-ceph-test.txt for clarity
+
+---
ceph.changes: same change

Old:

  ceph-13.0.2-984-g852d3f1411.tar.bz2

New:

  ceph-13.0.2-1874-ge31585919b.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.HST07F/_old  2018-05-01 23:00:43.338465099 +0200
+++ /var/tmp/diff_new_pack.HST07F/_new  2018-05-01 23:00:43.342464954 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.2.984+g852d3f1411
+Version: 13.0.2.1874+ge31585919b
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.2-984-g852d3f1411.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.2-1874-ge31585919b.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -197,6 +197,7 @@
 BuildRequires: python%{_python_buildid}-PrettyTable
 BuildRequires: python%{_python_buildid}-Sphinx
 BuildRequires:  rdma-core-devel
+BuildRequires: liblz4-devel >= 1.7
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 
@@ -212,6 +213,7 @@
 BuildRequires: Cython%{_python_buildid}
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
+BuildRequires: lz4-devel >= 1.7
 %endif
 # python34-... for RHEL, python3-... for all other supported distros
 %if 0%{?rhel}
@@ -282,6 +284,8 @@
 %endif
 %if 0%{with selinux}
 %endif
+%if 0%{?fedora} || 0%{?rhel}
+%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?suse_version}
@@ -326,10 +330,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?fedora} || 0%{?rhel}
-%endif
-%if 0%{?suse_version}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?rhel} || 0%{?fedora}
@@ -411,7 +411,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.2-984-g852d3f1411
+%autosetup -p1 -n ceph-13.0.2-1874-ge31585919b
 
 %build
 

++ ceph.spec ++
--- /var/tmp/diff_new_pack.HST07F/_old  2018-05-01 23:00:43.370463937 +0200
+++ /var/tmp/diff_new_pack.HST07F/_new  2018-05-01 23:00:43.374463792 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.2.984+g852d3f1411
+Version:   13.0.2.1874+ge31585919b
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.2-984-g852d3f1411.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.0.2-1874-ge31585919b.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -189,6 +189,7 @@
 BuildRequires: python%{_python_buildid}-PrettyTable
 BuildRequires: python%{_python_buildid}-Sphinx
 BuildRequires:  rdma-core-devel
+BuildRequires: liblz4-devel >= 1.7
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 Requires:  systemd
@@ -204,6 +205,7 @@
 BuildRequires: Cython%{_python_buildid}
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
+BuildRequires: lz4-devel >= 1.7
 %endif
 # python34-... for RHEL, python3-... for all other supported distros
 %if 0%{?rhel}
@@ -286,17 +288,23 @@
 Requires:  ceph-selinux = %{_epoch_prefix}%{version}-%{release}
 %endif
 Requires:  cryptsetup
+Requires:  e2fsprogs
 Requires:  findutils
 Requires:  grep
 Requires:  logrotate

commit ceph for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-04-22 14:31:00

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sun Apr 22 14:31:00 2018 rev:32 rq:597001 version:13.0.2.984+g852d3f1411

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-03-26 
12:08:23.295375768 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-04-22 
14:31:05.835516223 +0200
@@ -1,0 +2,25 @@
+Thu Apr 12 19:06:20 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.2-984-g852d3f1411:
+  + based on upstream master aaac83abb516f824f1caef470686b1bffeffa8b4
+  + fixes s390x build failure (bsc#1089291)
+  + introduces liboath0 runtime dependency (bsc#1089302)
+  + fixes RGW SSL deployment
+
+---
+Thu Apr 12 18:13:35 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.2-819-gf64b021d4c:
+  + based on upstream master 3ab655b55d2b363c0352dfbb90caed2ffcd42432
+
+---
+Thu Apr 12 02:11:19 UTC 2018 - ncut...@suse.com
+
+- reduce ceph-test constraints for ppc64le and s390x
+
+---
+Tue Mar 27 14:04:19 UTC 2018 - sch...@suse.de
+
+- Reduce ceph-test constraints on aarch64
+
+---
ceph.changes: same change

Old:

  ceph-13.0.1-3204-g17e0216271.tar.bz2

New:

  ceph-13.0.2-984-g852d3f1411.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.KXDIt2/_old  2018-04-22 14:31:07.411459184 +0200
+++ /var/tmp/diff_new_pack.KXDIt2/_new  2018-04-22 14:31:07.415459040 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.1.3204+g17e0216271
+Version: 13.0.2.984+g852d3f1411
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.2-984-g852d3f1411.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -112,7 +112,7 @@
 
 
 
-Requires: ceph-common = %{_epoch_prefix}%{version}-%{release}
+Requires: ceph-common
 Requires: xmlstarlet
 Requires: jq
 Requires: socat
@@ -147,6 +147,7 @@
 BuildRequires: libblkid-devel >= 2.17
 BuildRequires: libcurl-devel
 BuildRequires: libudev-devel
+BuildRequires: liboath-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel
 BuildRequires: libuuid-devel
@@ -226,6 +227,7 @@
 %if 0%{with make_check}
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires: python%{_python_buildid}-cherrypy
+BuildRequires: python%{_python_buildid}-routes
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-werkzeug
 BuildRequires: python%{_python_buildid}-tox
@@ -239,6 +241,7 @@
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
+BuildRequires: python%{_python_buildid}-Routes
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-numpy-devel
@@ -408,7 +411,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
+%autosetup -p1 -n ceph-13.0.2-984-g852d3f1411
 
 %build
 
@@ -757,6 +760,8 @@
 rm -rf %{buildroot}%{_libdir}/librbd.so
 rm -rf %{buildroot}%{_libdir}/librbd_tp.so
 rm -rf %{buildroot}%{_libdir}/librgw.so.*
+rm -rf %{buildroot}%{_libdir}/librgw_op_tp.so*
+rm -rf %{buildroot}%{_libdir}/librgw_rados_tp.so*
 rm -rf %{buildroot}%{_includedir}/rados/librgw.h
 rm -rf %{buildroot}%{_includedir}/rados/rgw_file.h
 rm -rf %{buildroot}%{_libdir}/librgw.so
@@ -928,6 +933,8 @@
 %endif
 %if %{with lttng}
 %endif
+%if %{with lttng}
+%endif
 %if %{with lttng}
 %endif
 %if 0%{with python2}

++ ceph.spec ++
--- /var/tmp/diff_new_pack.KXDIt2/_old  2018-04-22 14:31:07.435458316 +0200
+++ /var/tmp/diff_new_pack.KXDIt2/_new  2018-04-22 14:31:07.439458171 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.1.3204+g17e0216271
+Version:   13.0.2.984+g852d3f1411
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
+Source0:   

commit ceph for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-03-26 12:07:07

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Mon Mar 26 12:07:07 2018 rev:31 rq:589596 version:13.0.1.3204+g17e0216271

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-03-18 
21:42:44.446261361 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-03-26 
12:08:23.295375768 +0200
@@ -1,0 +2,18 @@
+Tue Mar 21 06:03:25 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.1-3204-g17e0216271:
+  + osd: fix s390x build failure (bsc#1081526)
+  + cmake: add chrono to BOOST_COMPONENTS (bsc#1086017)
+
+---
+Mon Mar 19 15:31:24 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.1-3202-g7a60121a01:
+  + latest master (dashboard_v2 MGR module renamed to dashboard)
+
+---
+Mon Mar 19 12:49:00 UTC 2018 - ncut...@suse.com
+
+- checkin.sh: add interactive verification of Ceph version number sanity
+
+---
ceph.changes: same change

Old:

  ceph-13.0.1-3023-g71b0480e48.tar.bz2

New:

  ceph-13.0.1-3204-g17e0216271.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.iA87P6/_old  2018-03-26 12:08:33.267018511 +0200
+++ /var/tmp/diff_new_pack.iA87P6/_new  2018-03-26 12:08:33.271018367 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.1.3023+g71b0480e48
+Version: 13.0.1.3204+g17e0216271
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -87,12 +87,12 @@
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary: Ceph benchmarks and test tools
-License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause 
and MIT
+License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause 
and MIT
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -408,7 +408,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
+%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
 
 %build
 
@@ -471,7 +471,7 @@
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
 -DWITH_PYTHON3=ON \
--DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
+-DWITH_MGR_DASHBOARD_FRONTEND=OFF \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
 %else

++ ceph.spec ++
--- /var/tmp/diff_new_pack.iA87P6/_old  2018-03-26 12:08:33.295017508 +0200
+++ /var/tmp/diff_new_pack.iA87P6/_new  2018-03-26 12:08:33.303017221 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.1.3023+g71b0480e48
+Version:   13.0.1.3204+g17e0216271
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -87,12 +87,12 @@
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary:   User space components of the Ceph file system
-License:   LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
BSD-3-Clause and MIT
+License:   LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and 
BSD-3-Clause and MIT
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -840,7 +840,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
+%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
 
 %build
 
@@ -903,7 +903,7 @@
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
 -DWITH_PYTHON3=ON \
--DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
+-DWITH_MGR_DASHBOARD_FRONTEND=OFF \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
 %else

++ ceph-13.0.1-3023-g71b0480e48.tar.bz2 -> 
ceph-13.0.1-3204-g17e0216271.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.1-3023-g71b0480e48.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.0.1-3204-g17e0216271.tar.bz2 
differ: char 11, line 1

++ checkin.sh ++
--- /var/tmp/diff_new_pack.iA87P6/_old  2018-03-26 12:08:33.431012635 +0200
+++ 

commit ceph for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-03-18 21:42:41

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sun Mar 18 21:42:41 2018 rev:30 rq:588028 version:13.0.1.3023+g71b0480e48

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-02-21 
14:09:22.994701455 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-03-18 
21:42:44.446261361 +0100
@@ -1,0 +2,11 @@
+Fri Mar 16 20:52:48 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.1-3023-g71b0480e48:
+  + mimic-dev2 (including notably dashboard_v2 MGR module)
+
+---
+Fri Feb 23 12:10:01 UTC 2018 - ncut...@suse.com
+
+- forward port DeepSea integration suite from ses5 
+
+---
ceph.changes: same change

Old:

  ceph-13.0.1-2078-g85df538001.tar.bz2

New:

  ceph-13.0.1-3023-g71b0480e48.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.eqyZT2/_old  2018-03-18 21:42:46.662181528 +0100
+++ /var/tmp/diff_new_pack.eqyZT2/_new  2018-03-18 21:42:46.666181384 +0100
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.1.2078+g85df538001
+Version: 13.0.1.3023+g71b0480e48
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -228,12 +228,23 @@
 BuildRequires: python%{_python_buildid}-cherrypy
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-werkzeug
+BuildRequires: python%{_python_buildid}-tox
+BuildRequires: python%{_python_buildid}-coverage
+%if 0%{?fedora}
+BuildRequires: python%{_python_buildid}-bcrypt
+%endif
+%if 0%{?rhel}
+BuildRequires: py-bcrypt
+%endif
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-numpy-devel
+BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires: python%{_python_buildid}-tox
+BuildRequires: python%{_python_buildid}-coverage
 %endif
 %endif
 # lttng and babeltrace for rbd-replay-prep
@@ -282,13 +293,13 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?fedora} || 0%{?rhel}
-%endif
-%if 0%{?suse_version}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}
+%if 0%{?fedora}
+%endif
+%if 0%{?rhel}
+%endif
 %endif
 %if 0%{?suse_version}
 %endif
@@ -397,7 +408,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
+%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
 
 %build
 
@@ -460,13 +471,13 @@
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
 -DWITH_PYTHON3=ON \
+-DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
 %else
 -DWITH_PYTHON2=OFF \
 -DMGR_PYTHON_VERSION=3 \
 %endif
--DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif
@@ -668,13 +679,8 @@
 rm -rf %{buildroot}%{_unitdir}/ceph-mgr@.service
 rm -rf %{buildroot}%{_unitdir}/ceph-mgr.target
 rm -rf %{buildroot}%{_bindir}/ceph-mon
-rm -rf %{buildroot}%{_bindir}/ceph-rest-api
 rm -rf %{buildroot}%{_bindir}/ceph-monstore-tool
 rm -rf %{buildroot}%{_mandir}/man8/ceph-mon.8*
-rm -rf %{buildroot}%{_mandir}/man8/ceph-rest-api.8*
-rm -rf %{buildroot}%{python_sitelib}/ceph_rest_api.py*
-rm -rf %{buildroot}%{python3_sitelib}/ceph_rest_api.py
-rm -rf %{buildroot}%{python3_sitelib}/__pycache__/ceph_rest_api.cpython*.py*
 rm -rf %{buildroot}%{_unitdir}/ceph-mon@.service
 rm -rf %{buildroot}%{_unitdir}/ceph-mon.target
 rm -rf %{buildroot}%{_bindir}/ceph-fuse
@@ -860,8 +866,6 @@
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 %endif
-%if 0%{with python2}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}

++ ceph.spec ++
--- /var/tmp/diff_new_pack.eqyZT2/_old  2018-03-18 21:42:46.714179655 +0100
+++ /var/tmp/diff_new_pack.eqyZT2/_new  2018-03-18 21:42:46.722179367 +0100
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.1.2078+g85df538001
+Version:   13.0.1.3023+g71b0480e48
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

commit ceph for openSUSE:Factory

2018-02-21 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-02-21 14:09:20

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Wed Feb 21 14:09:20 2018 rev:29 rq:578436 version:13.0.1.2078+g85df538001

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-02-18 
11:39:46.967161040 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-02-21 
14:09:22.994701455 +0100
@@ -1,0 +2,9 @@
+Tue Feb 20 16:52:18 UTC 2018 - ncut...@suse.com
+
+- Update to version 13.0.1-2078-g85df538001:
+  + spec file:
+* revert "enable --without-python2 bcond for all distros" (as of Code 15,
+  Python 2 bindings will not be built by default: projects wishing to build
+  them will need to provide --with-python2 explicitly) (bsc#1081836)
+
+---
ceph.changes: same change

Old:

  ceph-13.0.1-1987-g4a523803f8.tar.bz2

New:

  ceph-13.0.1-2078-g85df538001.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.hZeadQ/_old  2018-02-21 14:09:25.426613880 +0100
+++ /var/tmp/diff_new_pack.hZeadQ/_new  2018-02-21 14:09:25.430613736 +0100
@@ -45,7 +45,11 @@
 %endif
 %endif
 %endif
+%if 0%{?suse_version} >= 1500
+%bcond_with python2
+%else
 %bcond_without python2
+%endif
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
@@ -72,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.1.1987+g4a523803f8
+Version: 13.0.1.2078+g85df538001
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -88,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -393,7 +397,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
+%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
 
 %build
 
@@ -455,7 +459,6 @@
 -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
--DWITH_SYSTEMD=ON \
 -DWITH_PYTHON3=ON \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
@@ -463,6 +466,7 @@
 -DWITH_PYTHON2=OFF \
 -DMGR_PYTHON_VERSION=3 \
 %endif
+-DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif

++ ceph.spec ++
--- /var/tmp/diff_new_pack.hZeadQ/_old  2018-02-21 14:09:25.446613159 +0100
+++ /var/tmp/diff_new_pack.hZeadQ/_new  2018-02-21 14:09:25.450613015 +0100
@@ -45,7 +45,11 @@
 %endif
 %endif
 %endif
+%if 0%{?suse_version} >= 1500
+%bcond_with python2
+%else
 %bcond_without python2
+%endif
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
@@ -72,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.1.1987+g4a523803f8
+Version:   13.0.1.2078+g85df538001
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -88,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -825,7 +829,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
+%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
 
 %build
 
@@ -887,7 +891,6 @@
 -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
--DWITH_SYSTEMD=ON \
 -DWITH_PYTHON3=ON \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
@@ -895,6 +898,7 @@
 -DWITH_PYTHON2=OFF \
 -DMGR_PYTHON_VERSION=3 \
 %endif
+-DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif

++ ceph-13.0.1-1987-g4a523803f8.tar.bz2 -> 
ceph-13.0.1-2078-g85df538001.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.1-1987-g4a523803f8.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.0.1-2078-g85df538001.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2018-02-18 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-02-18 11:39:38

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sun Feb 18 11:39:38 2018 rev:28 rq:577276 version:13.0.1.1987+g4a523803f8

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-02-12 
10:12:15.295905487 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-02-18 
11:39:46.967161040 +0100
@@ -1,0 +2,8 @@
+Fri Feb 16 14:18:59 UTC 2018 - ncut...@suse.com
+
+- Update to version 13.0.1-1987-g4a523803f8:
+  + py3 MGR fixes (bsc#1080758)
+  + spec file:
+* test/bench: remove smallio bench tools
+
+---
ceph.changes: same change

Old:

  ceph-13.0.1-1567-gae149ea5f9.tar.bz2

New:

  ceph-13.0.1-1987-g4a523803f8.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.98ZQZg/_old  2018-02-18 11:39:49.479070871 +0100
+++ /var/tmp/diff_new_pack.98ZQZg/_new  2018-02-18 11:39:49.483070727 +0100
@@ -72,7 +72,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.1.1567+gae149ea5f9
+Version: 13.0.1.1987+g4a523803f8
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -88,7 +88,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1567-gae149ea5f9.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -393,7 +393,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-1567-gae149ea5f9
+%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
 
 %build
 
@@ -950,13 +950,7 @@
 %{_bindir}/ceph_rgw_multiparser
 %{_bindir}/ceph_scratchtool
 %{_bindir}/ceph_scratchtoolpp
-%{_bindir}/ceph_smalliobench
-%{_bindir}/ceph_smalliobenchdumb
-%{_bindir}/ceph_smalliobenchfs
-%{_bindir}/ceph_smalliobenchrbd
 %{_bindir}/ceph_test_*
-%{_bindir}/ceph_tpbench
-%{_bindir}/ceph_xattr_bench
 %{_bindir}/ceph-coverage
 %{_bindir}/ceph-debugpack
 %{_mandir}/man8/ceph-debugpack.8*

++ ceph.spec ++
--- /var/tmp/diff_new_pack.98ZQZg/_old  2018-02-18 11:39:49.511069722 +0100
+++ /var/tmp/diff_new_pack.98ZQZg/_new  2018-02-18 11:39:49.511069722 +0100
@@ -72,7 +72,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.1.1567+gae149ea5f9
+Version:   13.0.1.1987+g4a523803f8
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -88,7 +88,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-1567-gae149ea5f9.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -825,7 +825,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-13.0.1-1567-gae149ea5f9
+%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
 
 %build
 
@@ -1735,13 +1735,7 @@
 %{_bindir}/ceph_rgw_multiparser
 %{_bindir}/ceph_scratchtool
 %{_bindir}/ceph_scratchtoolpp
-%{_bindir}/ceph_smalliobench
-%{_bindir}/ceph_smalliobenchdumb
-%{_bindir}/ceph_smalliobenchfs
-%{_bindir}/ceph_smalliobenchrbd
 %{_bindir}/ceph_test_*
-%{_bindir}/ceph_tpbench
-%{_bindir}/ceph_xattr_bench
 %{_bindir}/ceph-coverage
 %{_bindir}/ceph-debugpack
 %{_mandir}/man8/ceph-debugpack.8*

++ ceph-13.0.1-1567-gae149ea5f9.tar.bz2 -> 
ceph-13.0.1-1987-g4a523803f8.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.1-1567-gae149ea5f9.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.0.1-1987-g4a523803f8.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-02-12 10:12:13

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Mon Feb 12 10:12:13 2018 rev:27 rq:574620 version:13.0.1.1567+gae149ea5f9

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-02-03 
15:37:45.590662316 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-02-12 
10:12:15.295905487 +0100
@@ -1,0 +2,9 @@
+Fri Feb  2 11:17:07 UTC 2018 - ncut...@suse.com
+
+- Update to version 13.0.1-1567-gae149ea5f9:
+  + increment upstream version number to 13.0.1 (mimic dev release)
+  + spec file:
+* enable --without-python2 bcond for all distros (the Build Service will
+  control py2/3 build via this option)
+
+---
ceph.changes: same change

Old:

  ceph-13.0.0-5171-g4d4101fe78.tar.bz2

New:

  ceph-13.0.1-1567-gae149ea5f9.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.3cJE8x/_old  2018-02-12 10:12:17.603822316 +0100
+++ /var/tmp/diff_new_pack.3cJE8x/_new  2018-02-12 10:12:17.603822316 +0100
@@ -45,11 +45,7 @@
 %endif
 %endif
 %endif
-%if 0%{?suse_version} >= 1500
-%bcond_with python2
-%else
 %bcond_without python2
-%endif
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
@@ -76,7 +72,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.0.5171+g4d4101fe78
+Version: 13.0.1.1567+gae149ea5f9
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +88,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.0-5171-g4d4101fe78.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1567-gae149ea5f9.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -397,7 +393,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.0-5171-g4d4101fe78
+%autosetup -p1 -n ceph-13.0.1-1567-gae149ea5f9
 
 %build
 
@@ -459,6 +455,7 @@
 -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
+-DWITH_SYSTEMD=ON \
 -DWITH_PYTHON3=ON \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
@@ -466,7 +463,6 @@
 -DWITH_PYTHON2=OFF \
 -DMGR_PYTHON_VERSION=3 \
 %endif
--DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif

++ ceph.spec ++
--- /var/tmp/diff_new_pack.3cJE8x/_old  2018-02-12 10:12:17.627821451 +0100
+++ /var/tmp/diff_new_pack.3cJE8x/_new  2018-02-12 10:12:17.627821451 +0100
@@ -45,11 +45,7 @@
 %endif
 %endif
 %endif
-%if 0%{?suse_version} >= 1500
-%bcond_with python2
-%else
 %bcond_without python2
-%endif
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
@@ -76,7 +72,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.0.5171+g4d4101fe78
+Version:   13.0.1.1567+gae149ea5f9
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +88,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.0-5171-g4d4101fe78.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-1567-gae149ea5f9.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -829,7 +825,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-13.0.0-5171-g4d4101fe78
+%autosetup -p1 -n ceph-13.0.1-1567-gae149ea5f9
 
 %build
 
@@ -891,6 +887,7 @@
 -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
+-DWITH_SYSTEMD=ON \
 -DWITH_PYTHON3=ON \
 %if %{with python2}
 -DWITH_PYTHON2=ON \
@@ -898,7 +895,6 @@
 -DWITH_PYTHON2=OFF \
 -DMGR_PYTHON_VERSION=3 \
 %endif
--DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif

++ ceph-13.0.0-5171-g4d4101fe78.tar.bz2 -> 
ceph-13.0.1-1567-gae149ea5f9.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.0-5171-g4d4101fe78.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.0.1-1567-gae149ea5f9.tar.bz2 
differ: char 11, line 1




commit ceph for openSUSE:Factory

2018-02-03 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-02-03 15:37:39

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sat Feb  3 15:37:39 2018 rev:26 rq:570620 version:13.0.0.5171+g4d4101fe78

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-12-12 
21:15:41.735496331 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-02-03 
15:37:45.590662316 +0100
@@ -1,0 +2,38 @@
+Mon Jan 29 13:46:41 UTC 2018 - ncut...@suse.com
+
+- Update to version 13.0.0-5171-g4d4101fe78:
+  + spec file:
+* change version number format
+* define _defined_if_python2_absent if, and only if, building without
+  python2 bcond
+
+---
+Fri Jan 26 19:03:21 UTC 2018 - ncut...@suse.com
+
+- Update to version 13.0.0-5169-g26918cdcc9:
+  + rebase to latest upstream master, including spec file changes:
+* eliminate Python 2 dependencies (bsc#1076403)
+  N.B.: this has the consequence that we no longer build or ship
+  Python 2 versions of the Python bindings for librados, librbd,
+  libcephfs and librgw
+* drop lowmem_builder bcond and rewrite associated code to be 
distro-agnostic
+* move distro-conditional BuildRequires to appropriate section
+* use more recent toolchain on RHEL 7
+* ceph-base: put runtime dependencies in alphabetical order
+* correct Group for python bindings subpackages
+* move ceph-volume to ceph-osd and adjust systemd macros accordingly
+* ceph-osd subpackage now requires lvm2 for ceph-volume
+* ceph-test: peg version of ceph-common dependency
+* drop deprecated scripts rcceph and ceph-crush-location
+* fix permissions of rbd resource agent 
+
+---
+Mon Nov 27 13:49:47 UTC 2017 - ncut...@suse.com
+
+- ceph-rpmlintrc: add lines to quash RPMLINT warnings
+  + ceph-base.x86_64: E: devel-file-in-non-devel-package (Badness: 50) 
/usr/lib64/ceph/crypto/libceph_crypto_isal.so
+  + librados2.x86_64: E: devel-file-in-non-devel-package (Badness: 50) 
/usr/lib64/ceph/libceph-common.so
+  + ceph-base.x86_64: E: devel-file-in-non-devel-package (Badness: 50) 
/usr/lib64/libos_tp.so
+  + ceph-base.x86_64: E: devel-file-in-non-devel-package (Badness: 50) 
/usr/lib64/libosd_tp.so
+
+---
ceph.changes: same change

Old:

  ceph-13.0.0-3535-g8b10d08c04.tar.bz2

New:

  ceph-13.0.0-5171-g4d4101fe78.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.WChgcG/_old  2018-02-03 15:37:47.650566101 +0100
+++ /var/tmp/diff_new_pack.WChgcG/_new  2018-02-03 15:37:47.654565915 +0100
@@ -21,18 +21,16 @@
 %bcond_without tcmalloc
 %endif
 %if 0%{?fedora} || 0%{?rhel}
-%bcond_without lttng
 %bcond_without selinux
 %bcond_without ceph_test_package
 %bcond_without cephfs_java
-%bcond_with lowmem_builder
+%bcond_without lttng
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
 %bcond_with selinux
 %bcond_without ceph_test_package
 %bcond_with cephfs_java
-%bcond_without lowmem_builder
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
 %global _fillupdir /var/adm/fillup-templates
@@ -47,6 +45,14 @@
 %endif
 %endif
 %endif
+%if 0%{?suse_version} >= 1500
+%bcond_with python2
+%else
+%bcond_without python2
+%endif
+%if 0%{without python2}
+%global _defined_if_python2_absent 1
+%endif
 
 %if %{with selinux}
 # get selinux policy version
@@ -56,6 +62,9 @@
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
 %{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
 %{!?python3_pkgversion: %global python3_pkgversion 3}
+# define _python_buildid macro which will expand to the empty string when
+# building with python2
+%global _python_buildid %{?_defined_if_python2_absent:%{python3_pkgversion}}
 
 # unify libexec for all targets
 %global _libexecdir %{_exec_prefix}/lib
@@ -67,8 +76,8 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.0
-Release: 3535.g8b10d08c04%{?dist}
+Version: 13.0.0.5171+g4d4101fe78
+Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
 %endif
@@ -83,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.0-3535-g8b10d08c04.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.0-5171-g4d4101fe78.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt

commit ceph for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-12-12 21:15:38

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Tue Dec 12 21:15:38 2017 rev:25 rq:545707 version:13.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-11-19 
11:09:36.227297708 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-12-12 
21:15:41.735496331 +0100
@@ -1,0 +2,40 @@
+Sat Nov 25 21:33:23 UTC 2017 - ncut...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new %_fillupdir macro
+  (boo#1069468) 
+
+---
+Sat Nov 25 14:31:00 UTC 2017 - ncut...@suse.com
+
+- Update to version 13.0.0-3531.g3692e00bab:
+  + rebase to latest upstream master
+  + Add "checkin.sh" script to automate the checkin process, along
+with a "README-checkin.txt" file containing basic information.
+
+---
+Fri Nov 24 17:23:51 UTC 2017 - ncut...@suse.com
+
+- Update to version 13.0.0-3512.gb018e431a6:
+  + rebase to upstream "Mimic" (13.0.0) development snapshot
+https://github.com/SUSE/ceph/tree/ses6
+  + drop OBS source services in favor of generating the spec file
+and tarball using the upstream "make-dist" script
+  + new version number format, replacing timestamp with git tag
+offset
+  + reduce tarball size from 114 MB to 47 MB by omitting unused parts
+of boost
+
+---
+Tue Nov 21 16:29:28 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1511279898.8aa892202e:
+  + bsc#1060904
+* rgw: keystone: bump up logging when error is received
+  + bsc#1067705
+* rgw: set sync_from_all as true when no value is seen
+  + bsc#1066182
+* rgw: data sync: set num_shards when building full maps
+* dencoder/rgw: expose rgw sync status types
+* rgw: set num_shards on 'radosgw-admin data sync init'
+
+---
@@ -36 +76 @@
-  + rgw: Remove assertions in IAM Policy (bsc#1063014)
+  + rgw: Remove assertions in IAM Policy (bsc#1063014, CVE-2017-16818)
ceph.changes: same change

Old:

  _service
  _servicedata
  ceph-12.2.1+git.1510221942.af9ea5e715.tar.bz2
  ibs_constraints.sh

New:

  README-checkin.txt
  ceph-13.0.0-3535-g8b10d08c04.tar.bz2
  checkin.sh



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.SfggHW/_old  2017-12-12 21:15:45.071335296 +0100
+++ /var/tmp/diff_new_pack.SfggHW/_new  2017-12-12 21:15:45.075335102 +0100
@@ -14,44 +14,43 @@
 # Please submit bugfixes or comments via http://tracker.ceph.com/
 #
 %bcond_without ocf
-%bcond_with cephfs_java
-%if 0%{?suse_version}
-%bcond_without ceph_test_package
-%else
-%bcond_without ceph_test_package
-%endif
 %bcond_with make_check
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
 %bcond_without tcmalloc
 %endif
-%bcond_without lowmem_builder
-%bcond_with minimal_debugging_information
 %if 0%{?fedora} || 0%{?rhel}
-%bcond_with ocf
+%bcond_without lttng
 %bcond_without selinux
+%bcond_without ceph_test_package
+%bcond_without cephfs_java
+%bcond_with lowmem_builder
+%global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
-%bcond_without ocf
-%if %{with ocf}
-%global _with_ocf --with-ocf
-%endif
 %bcond_with selinux
+%bcond_without ceph_test_package
+%bcond_with cephfs_java
+%bcond_without lowmem_builder
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+%global _fillupdir /var/adm/fillup-templates
 %endif
-
-# LTTng-UST enabled on Fedora, RHEL 6+, and SLE (not openSUSE)
-%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
-%if ! 0%{?is_opensuse}
+%if 0%{?is_opensuse}
+%bcond_without lttng
+%else
 %ifarch x86_64 aarch64
 %bcond_without lttng
+%else
+%bcond_with lttng
 %endif
 %endif
 %endif
 
 %if %{with selinux}
 # get selinux policy version
-%{!?_selinux_policy_version: %global _selinux_policy_version %(sed -e 
's,.*selinux-policy-\\([^/]*\\)/.*,\\1,' /usr/share/selinux/devel/policyhelp 
2>/dev/null || echo 0.0.0)}
+%{!?_selinux_policy_version: %global _selinux_policy_version 0.0.0}
 %endif
 
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
@@ -68,13 +67,14 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.2.1+git.1510221942.af9ea5e715
-Release: 0%{?dist}
+Version: 13.0.0
+Release: 3535.g8b10d08c04%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
 %endif
 
-# define 

commit ceph for openSUSE:Factory

2017-11-19 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-11-19 11:09:19

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sun Nov 19 11:09:19 2017 rev:24 rq:542252 
version:12.2.1+git.1510221942.af9ea5e715

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-11-10 
14:38:09.305821966 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-11-19 
11:09:36.227297708 +0100
@@ -1,0 +2,22 @@
+Thu Nov 09 12:00:20 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1510221942.af9ea5e715:
+  + bsc#1066502
+* mon/osd_metadata: sync osd_metadata table
+* mon/OSDMonitor: tidy prefix definitions
+* mon: implement MDSMonitor::get_store_prefixes
+* mon/mgr: sync mgr_command_descs table and mgr_metadata table
+* mon/MgrMonitor: populate on-disk cmd descs if empty on upgrade
+* mon/MgrMonitor: read cmd descs if empty on update_from_paxos()
+  + bsc#1067088
+* osd: make the PG's SORTBITWISE assert a more generous shutdown
+  + bsc#1066182
+* rgw: ListBucketIndexesCR spawns entries_index after listing metadata
+* rgw: fix error handling in ListBucketIndexesCR
+* rgw: RGWDataSyncControlCR retries on all errors
+  + RGW fixes:
+* test/rgw: add test_multipart_object_sync
+* cls/rgw: increment header version to avoid overwriting bilog entries
+* rgw: disable dynamic resharding in multisite environment
+
+---
ceph.changes: same change

Old:

  ceph-12.2.1+git.1509128342.9347aa6662.tar.bz2

New:

  ceph-12.2.1+git.1510221942.af9ea5e715.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.853de0/_old  2017-11-19 11:09:41.239114965 +0100
+++ /var/tmp/diff_new_pack.853de0/_new  2017-11-19 11:09:41.239114965 +0100
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.2.1+git.1509128342.9347aa6662
+Version: 12.2.1+git.1510221942.af9ea5e715
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ ceph.spec ++
--- /var/tmp/diff_new_pack.853de0/_old  2017-11-19 11:09:41.267113945 +0100
+++ /var/tmp/diff_new_pack.853de0/_new  2017-11-19 11:09:41.267113945 +0100
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.2.1+git.1509128342.9347aa6662
+Version:   12.2.1+git.1510221942.af9ea5e715
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ _servicedata ++
--- /var/tmp/diff_new_pack.853de0/_old  2017-11-19 11:09:41.339111320 +0100
+++ /var/tmp/diff_new_pack.853de0/_new  2017-11-19 11:09:41.34374 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/SUSE/ceph.git
-  9347aa6662313f7891a148553250cf7440d14d38
\ No newline at end of file
+  af9ea5e71523250936836ac9ded7019b8c8eeab2
\ No newline at end of file

++ ceph-12.2.1+git.1509128342.9347aa6662.tar.bz2 -> 
ceph-12.2.1+git.1510221942.af9ea5e715.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.2.1+git.1509128342.9347aa6662.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.2.1+git.1510221942.af9ea5e715.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-11-10 14:38:03

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Fri Nov 10 14:38:03 2017 rev:23 rq:538841 
version:12.2.1+git.1509128342.9347aa6662

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-10-26 
18:38:52.931354854 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-11-10 
14:38:09.305821966 +0100
@@ -1,0 +2,9 @@
+Fri Oct 27 19:15:21 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1509128342.9347aa6662:
+  + common/common_init: disable ms subsystem log gathering for clients
+  + spec file: add %{_sysctldir}/90-ceph-osd.conf to ceph-osd 
+* ceph.spec.in,debian/rules: change aio-max-nr to 1048576
+* sysctl.d: set kernel.pid_max=4194304 (bsc#1061461)
+
+---
ceph.changes: same change

Old:

  ceph-12.2.1+git.1507910930.aea79b8b7a.tar.bz2

New:

  ceph-12.2.1+git.1509128342.9347aa6662.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.0fdzQ1/_old  2017-11-10 14:38:12.865693309 +0100
+++ /var/tmp/diff_new_pack.0fdzQ1/_new  2017-11-10 14:38:12.869693165 +0100
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.2.1+git.1507910930.aea79b8b7a
+Version: 12.2.1+git.1509128342.9347aa6662
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -505,6 +505,7 @@
 install -m 0644 -D src/logrotate.conf 
%{buildroot}%{_sysconfdir}/logrotate.d/ceph
 chmod 0644 %{buildroot}%{_docdir}/ceph/sample.ceph.conf
 install -m 0644 -D COPYING %{buildroot}%{_docdir}/ceph/COPYING
+install -m 0644 -D src/90-ceph-osd.conf 
%{buildroot}%{_sysctldir}/90-ceph-osd.conf
 
 # firewall templates and /sbin/mount.ceph symlink
 %if 0%{?suse_version}
@@ -680,6 +681,7 @@
 rm -rf %{buildroot}%{_sysconfdir}/cron.hourly/subman
 rm -rf %{buildroot}%{_unitdir}/ceph-osd@.service
 rm -rf %{buildroot}%{_unitdir}/ceph-osd.target
+rm -rf %{buildroot}%{_sysctldir}/90-ceph-osd.conf
 rm -rf %{buildroot}%{_prefix}/lib/ocf/resource.d/ceph/rbd
 rm -rf %{buildroot}%{_libdir}/librados.so.*
 rm -rf %{buildroot}%{_libdir}/ceph/libceph-common.so*
@@ -859,6 +861,8 @@
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 %endif
+%if 0%{?sysctl_apply}
+%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}

++ ceph.spec ++
--- /var/tmp/diff_new_pack.0fdzQ1/_old  2017-11-10 14:38:12.893692297 +0100
+++ /var/tmp/diff_new_pack.0fdzQ1/_new  2017-11-10 14:38:12.897692153 +0100
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.2.1+git.1507910930.aea79b8b7a
+Version:   12.2.1+git.1509128342.9347aa6662
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -933,6 +933,7 @@
 install -m 0644 -D src/logrotate.conf 
%{buildroot}%{_sysconfdir}/logrotate.d/ceph
 chmod 0644 %{buildroot}%{_docdir}/ceph/sample.ceph.conf
 install -m 0644 -D COPYING %{buildroot}%{_docdir}/ceph/COPYING
+install -m 0644 -D src/90-ceph-osd.conf 
%{buildroot}%{_sysctldir}/90-ceph-osd.conf
 
 # firewall templates and /sbin/mount.ceph symlink
 %if 0%{?suse_version}
@@ -1468,6 +1469,7 @@
 %{_unitdir}/ceph-osd@.service
 %{_unitdir}/ceph-osd.target
 %attr(750,ceph,ceph) %dir %{_localstatedir}/lib/ceph/osd
+%config(noreplace) %{_sysctldir}/90-ceph-osd.conf
 
 %post osd
 %if 0%{?suse_version}
@@ -1481,6 +1483,11 @@
 if [ $1 -eq 1 ] ; then
 /usr/bin/systemctl start ceph-osd.target >/dev/null 2>&1 || :
 fi
+%if 0%{?sysctl_apply}
+%sysctl_apply 90-ceph-osd.conf
+%else
+/usr/lib/systemd/systemd-sysctl %{_sysctldir}/90-ceph-osd.conf > /dev/null 
2>&1 || :
+%endif
 
 %preun osd
 %if 0%{?suse_version}

++ _servicedata ++
--- /var/tmp/diff_new_pack.0fdzQ1/_old  2017-11-10 14:38:12.957689984 +0100
+++ /var/tmp/diff_new_pack.0fdzQ1/_new  2017-11-10 14:38:12.961689840 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/SUSE/ceph.git
-  aea79b8b7a65a8ca5cc1de84c7fe7d99eaa72ec0
\ No newline at end of file
+  9347aa6662313f7891a148553250cf7440d14d38
\ No newline at end of file

++ ceph-12.2.1+git.1507910930.aea79b8b7a.tar.bz2 -> 
ceph-12.2.1+git.1509128342.9347aa6662.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.2.1+git.1507910930.aea79b8b7a.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.2.1+git.1509128342.9347aa6662.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-10-26 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-10-26 18:38:34

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Thu Oct 26 18:38:34 2017 rev:22 rq:535775 
version:12.2.1+git.1507910930.aea79b8b7a

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-10-07 
17:48:24.997235730 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-10-26 
18:38:52.931354854 +0200
@@ -1,0 +2,13 @@
+Sun Oct 15 07:58:18 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1507910930.aea79b8b7a:
+  + rgw: Remove assertions in IAM Policy (bsc#1063014)
+
+---
+Thu Oct 12 17:08:14 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1507819941.856710ff58:
+  + rgw: stop/join TokenCache revoke thread only if started (bsc#1059458)
+  + systemd: reinstate TasksMax=infinity
+
+---
ceph.changes: same change

Old:

  ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2

New:

  ceph-12.2.1+git.1507910930.aea79b8b7a.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.BOKMDv/_old  2017-10-26 18:38:56.095207253 +0200
+++ /var/tmp/diff_new_pack.BOKMDv/_new  2017-10-26 18:38:56.095207253 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.2.1+git.1507226092.b783a015b9
+Version: 12.2.1+git.1507910930.aea79b8b7a
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ ceph.spec ++
--- /var/tmp/diff_new_pack.BOKMDv/_old  2017-10-26 18:38:56.115206321 +0200
+++ /var/tmp/diff_new_pack.BOKMDv/_new  2017-10-26 18:38:56.119206133 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.2.1+git.1507226092.b783a015b9
+Version:   12.2.1+git.1507910930.aea79b8b7a
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ _servicedata ++
--- /var/tmp/diff_new_pack.BOKMDv/_old  2017-10-26 18:38:56.195202588 +0200
+++ /var/tmp/diff_new_pack.BOKMDv/_new  2017-10-26 18:38:56.199202402 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/SUSE/ceph.git
-  b783a015b94bb3bf0d6a87d0d6ece7ff8529163e
\ No newline at end of file
+  aea79b8b7a65a8ca5cc1de84c7fe7d99eaa72ec0
\ No newline at end of file

++ ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2 -> 
ceph-12.2.1+git.1507910930.aea79b8b7a.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.2.1+git.1507910930.aea79b8b7a.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-10-07 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-10-07 17:48:12

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sat Oct  7 17:48:12 2017 rev:21 rq:531977 
version:12.2.1+git.1507226092.b783a015b9

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-09-13 
21:34:17.256827256 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-10-07 
17:48:24.997235730 +0200
@@ -1,0 +2,33 @@
+Thu Oct 05 18:49:19 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1507226092.b783a015b9:
+  + Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or 
MSG_NOSIGNAL"
+  + msgr: add a mechanism for Solaris to avoid dying on SIGPIPE
+
+---
+Wed Oct 04 10:17:16 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1507108986.dc637a73e2:
+  + rgw: defer constructing keystone engine unless url is configured
+(issue#21400, pr#17775)
+
+---
+Sat Sep 30 22:41:42 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.1+git.1506764331.9e2e945bd0:
+  (upstream luminous 9d8acf6f3f85dd1410629cc680474e38f3be9838)
+  + upstream Luminous v12.2.1
+https://ceph.com/releases/v12-2-1-luminous-released/
+
+---
+Thu Sep 21 16:02:37 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.0+git.1506009682.0e5b4307f3
+  (upstream luminous a931cf68120d99661b785cc794e2b6965d621f06):
+  + ceph-disk: fix mountpoint check for systemctl enable --runtime
+(bsc#1051598)
+  + spec file:
+* ceph-fuse requires fuse; make that dependency explicit
+* drop obsolete qemu symlink hack in librbd1 %post
+
+---
ceph.changes: same change

Old:

  ceph-12.2.0+git.1505141259.1264bae1a8.tar.bz2

New:

  ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.zWE9te/_old  2017-10-07 17:48:28.177095947 +0200
+++ /var/tmp/diff_new_pack.zWE9te/_new  2017-10-07 17:48:28.185095595 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.2.0+git.1505141259.1264bae1a8
+Version: 12.2.1+git.1507226092.b783a015b9
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ ceph.spec ++
--- /var/tmp/diff_new_pack.zWE9te/_old  2017-10-07 17:48:28.217094189 +0200
+++ /var/tmp/diff_new_pack.zWE9te/_new  2017-10-07 17:48:28.221094013 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.2.0+git.1505141259.1264bae1a8
+Version:   12.2.1+git.1507226092.b783a015b9
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -356,6 +356,7 @@
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
+Requires:   fuse
 %description fuse
 FUSE based client for Ceph distributed network file system
 
@@ -1578,10 +1579,7 @@
 %{_libdir}/librbd_tp.so.*
 %endif
 
-%post -n librbd1
-/sbin/ldconfig
-mkdir -p /usr/lib64/qemu/
-ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
+%post -n librbd1 -p /sbin/ldconfig
 
 %postun -n librbd1 -p /sbin/ldconfig
 

++ _service ++
--- /var/tmp/diff_new_pack.zWE9te/_old  2017-10-07 17:48:28.309090144 +0200
+++ /var/tmp/diff_new_pack.zWE9te/_new  2017-10-07 17:48:28.309090144 +0200
@@ -1,12 +1,12 @@
 
   
-12.2.0+git.%ct.%h
+12.2.1+git.%ct.%h
 git://github.com/SUSE/ceph.git
 ses5
 ceph
 git
 no
-disable
+enable
 sh etc/ceph_ver_hack.sh
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.zWE9te/_old  2017-10-07 17:48:28.337088914 +0200
+++ /var/tmp/diff_new_pack.zWE9te/_new  2017-10-07 17:48:28.337088914 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/SUSE/ceph.git
-  706f78da1a7c72241fae3262643824cbd8710d03
\ No newline at end of file
+  b783a015b94bb3bf0d6a87d0d6ece7ff8529163e
\ No newline at end of file

++ ceph-12.2.0+git.1505141259.1264bae1a8.tar.bz2 -> 
ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.2.0+git.1505141259.1264bae1a8.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-09-13 21:34:12

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Wed Sep 13 21:34:12 2017 rev:20 rq:523298 
version:12.2.0+git.1505141259.1264bae1a8

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-09-04 
12:16:57.786820970 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-09-13 
21:34:17.256827256 +0200
@@ -1,0 +2,9 @@
+Mon Sep 11 14:39:08 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.0+git.1505141259.1264bae1a8:
+  + rgw_file: fix LRU lane lock in evict_block() - bsc#1054061
+  + os/bluestore: fix deferred write deadlock, aio short return handling -
+bsc#1056125
+  + mon/OSDMonitor: don't create pgs if pool was deleted - bsc#1056967
+
+---
ceph.changes: same change

Old:

  ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2

New:

  ceph-12.2.0+git.1505141259.1264bae1a8.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.JbbKRZ/_old  2017-09-13 21:34:20.188414788 +0200
+++ /var/tmp/diff_new_pack.JbbKRZ/_new  2017-09-13 21:34:20.192414225 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.2.0+git.1504118058.706f78da1a
+Version: 12.2.0+git.1505141259.1264bae1a8
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ ceph.spec ++
--- /var/tmp/diff_new_pack.JbbKRZ/_old  2017-09-13 21:34:20.212411412 +0200
+++ /var/tmp/diff_new_pack.JbbKRZ/_new  2017-09-13 21:34:20.220410286 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.2.0+git.1504118058.706f78da1a
+Version:   12.2.0+git.1505141259.1264bae1a8
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2

++ _service ++
--- /var/tmp/diff_new_pack.JbbKRZ/_old  2017-09-13 21:34:20.276402408 +0200
+++ /var/tmp/diff_new_pack.JbbKRZ/_new  2017-09-13 21:34:20.276402408 +0200
@@ -6,7 +6,7 @@
 ceph
 git
 no
-enable
+disable
 sh etc/ceph_ver_hack.sh
   
   

++ ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2 -> 
ceph-12.2.0+git.1505141259.1264bae1a8.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.2.0+git.1505141259.1264bae1a8.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-09-04 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-09-04 12:16:47

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Mon Sep  4 12:16:47 2017 rev:19 rq:519722 
version:12.2.0+git.1504118058.706f78da1a

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-08-23 
11:53:09.879646453 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-09-04 
12:16:57.786820970 +0200
@@ -1,0 +2,20 @@
+Wed Aug 30 18:46:08 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.0+git.1504118058.706f78da1a:
+  + fix ceph --version to say "stable" instead of "rc"
+  + spec file: add python-numpy-devel build dependency for SUSE
+  + bsc#1053836
+* Revert "osd: adjust osd_min_pg_log_entries"
+* osd/PGLog: write only changed dup entries
+
+---
+Tue Aug 29 14:16:26 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.2.0+git.1504013812.01ea30bcc9:
+  + upstream Luminous v12.2.0 (first stable) release
+* increment version number to 12.2.0
+  + spec file
+* edge mem_per_process upward after seeing some OOM-esque build failures
+* package ceph-volume man pages
+
+---
ceph.changes: same change

Old:

  ceph-12.1.4+git.1502953626.155adb5253.tar.bz2

New:

  ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.CjrNjO/_old  2017-09-04 12:17:01.582287409 +0200
+++ /var/tmp/diff_new_pack.CjrNjO/_new  2017-09-04 12:17:01.586286847 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.1.4+git.1502953626.155adb5253
+Version: 12.2.0+git.1504118058.706f78da1a
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -124,6 +124,7 @@
 %if 0%{?suse_version}
 BuildRequires: python-CherryPy
 BuildRequires: python-Werkzeug
+BuildRequires: python-numpy-devel
 %endif
 BuildRequires: python-pecan
 BuildRequires: socat
@@ -460,7 +461,7 @@
 ulimit -a
 lo_jobs_reduced=
 if test -n "$lo_jobs" -a "$lo_jobs" -gt 1 ; then
-mem_per_process=1600
+mem_per_process=1700
 max_mem=$(LANG=C free -t -m | sed -n "s|^Mem: *\([0-9]*\).*$|\1|p")
 max_jobs="$(($max_mem / $mem_per_process))"
 test "$lo_jobs" -gt "$max_jobs" && lo_jobs="$max_jobs" && 
lo_jobs_reduced="yes" && echo "Warning: Reducing build parallelism to 
-j$max_jobs because of memory limits"
@@ -577,6 +578,8 @@
 rm -rf %{buildroot}%{_mandir}/man8/ceph-detect-init.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-create-keys.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-disk.8*
+rm -rf %{buildroot}%{_mandir}/man8/ceph-volume.8*
+rm -rf %{buildroot}%{_mandir}/man8/ceph-volume-systemd.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-run.8*
 rm -rf %{buildroot}%{_mandir}/man8/crushtool.8*
 rm -rf %{buildroot}%{_mandir}/man8/osdmaptool.8*

++ ceph.spec ++
--- /var/tmp/diff_new_pack.CjrNjO/_old  2017-09-04 12:17:01.642278975 +0200
+++ /var/tmp/diff_new_pack.CjrNjO/_new  2017-09-04 12:17:01.646278413 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.1.4+git.1502953626.155adb5253
+Version:   12.2.0+git.1504118058.706f78da1a
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -117,6 +117,7 @@
 %if 0%{?suse_version}
 BuildRequires: python-CherryPy
 BuildRequires: python-Werkzeug
+BuildRequires: python-numpy-devel
 %endif
 BuildRequires: python-pecan
 BuildRequires: socat
@@ -887,7 +888,7 @@
 ulimit -a
 lo_jobs_reduced=
 if test -n "$lo_jobs" -a "$lo_jobs" -gt 1 ; then
-mem_per_process=1600
+mem_per_process=1700
 max_mem=$(LANG=C free -t -m | sed -n "s|^Mem: *\([0-9]*\).*$|\1|p")
 max_jobs="$(($max_mem / $mem_per_process))"
 test "$lo_jobs" -gt "$max_jobs" && lo_jobs="$max_jobs" && 
lo_jobs_reduced="yes" && echo "Warning: Reducing build parallelism to 
-j$max_jobs because of memory limits"
@@ -1028,6 +1029,8 @@
 %{_mandir}/man8/ceph-detect-init.8*
 %{_mandir}/man8/ceph-create-keys.8*
 %{_mandir}/man8/ceph-disk.8*
+%{_mandir}/man8/ceph-volume.8*
+%{_mandir}/man8/ceph-volume-systemd.8*
 %{_mandir}/man8/ceph-run.8*
 %{_mandir}/man8/crushtool.8*
 %{_mandir}/man8/osdmaptool.8*

++ _service ++
--- /var/tmp/diff_new_pack.CjrNjO/_old  2017-09-04 12:17:01.718268293 +0200
+++ /var/tmp/diff_new_pack.CjrNjO/_new  2017-09-04 12:17:01.718268293 +0200
@@ -1,6 +1,6 @@
 
   
-12.1.4+git.%ct.%h
+

commit ceph for openSUSE:Factory

2017-08-23 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-08-23 11:53:06

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Wed Aug 23 11:53:06 2017 rev:18 rq:517310 
version:12.1.4+git.1502953626.155adb5253

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-08-10 
14:57:38.187815855 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-08-23 
11:53:09.879646453 +0200
@@ -1,0 +2,52 @@
+Thu Aug 17 07:21:22 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.4+git.1502953626.155adb5253:
+  + ceph.spec: provide libxio 1.7 and obsolete libxio <= 1.7
+
+---
+Wed Aug 16 10:40:25 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.4+git.1502878199.4183317204:
+  + ceph.spec: obsolete libxio
+(Note to reviewer: libxio was only ever used by Ceph (for an experimental
+IB/RDMA feature), it was never submitted to Factory, and its functionality 
has
+been integrated into Ceph in a different form. For all practical purposes,
+libxio has been replaced by Ceph itself.)
+
+---
+Wed Aug 16 08:50:51 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.4+git.1502871088.edf82a59df:
+  + latest upstream luminous (a5f84b37668fc8e03165aaf5cbb380c78e4deba4)
+* increment upstream version number to 12.1.4
+
+---
+Mon Aug 14 08:47:38 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.3+git.1502698163.45fc586a51:
+  + latest upstream luminous (6808af486d3bdce966232810004648502c967b13)
+* increment upstream version number to 12.1.3
+
+---
+Sat Aug 05 06:42:53 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.2+git.1501914637.59afe41c49:
+  + spec file
+* ceph-volume added to ceph-base RPM, where it co-exists with ceph-disk
+
+---
+Fri Aug  4 16:59:59 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.2+git.1501865907.88dc8cdc9d:
+  + latest upstream master (7350fa65d79b5f0ace427e609565f07be35cfe62)
+* os/bluestore: allow multiple DeferredBatches in flight at once
+  (pr#16769, issue#20295, bsc#1043399)
+
+---
+Thu Aug 03 20:06:55 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.2+git.1501790037.82d6a9c37a:
+  + osd: move CMPEXT response munging into completion function
+(bsc#1047244)
+
+---
ceph.changes: same change

Old:

  ceph-12.1.2+git.1501684697.aa6b0153ef.tar.bz2

New:

  ceph-12.1.4+git.1502953626.155adb5253.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.Y2oPOi/_old  2017-08-23 11:53:13.315162836 +0200
+++ /var/tmp/diff_new_pack.Y2oPOi/_new  2017-08-23 11:53:13.323161710 +0200
@@ -68,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.1.2+git.1501684697.aa6b0153ef
+Version: 12.1.4+git.1502953626.155adb5253
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -532,6 +532,7 @@
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-mds
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rgw
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-mgr
+mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rbd
 
 %if 0%{?suse_version}
 # create __pycache__ directories and their contents
@@ -550,6 +551,8 @@
 rm -rf %{buildroot}%{_libexecdir}/systemd/system-preset/50-ceph.preset
 rm -rf %{buildroot}%{_sbindir}/ceph-create-keys
 rm -rf %{buildroot}%{_sbindir}/ceph-disk
+rm -rf %{buildroot}%{_sbindir}/ceph-volume
+rm -rf %{buildroot}%{_sbindir}/ceph-volume-systemd
 rm -rf %{buildroot}%{_sbindir}/rcceph
 rm -rf %{buildroot}%{_libexecdir}/ceph/ceph_common.sh
 rm -rf %{buildroot}%{_libdir}/rados-classes/*
@@ -564,9 +567,12 @@
 rm -rf %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-mon
 rm -rf 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds
 rm -rf %{buildroot}%{_unitdir}/ceph-disk@.service
+rm -rf %{buildroot}%{_unitdir}/ceph-volume@.service
 rm -rf %{buildroot}%{_unitdir}/ceph.target
 rm -rf %{buildroot}%{python_sitelib}/ceph_detect_init*
 rm -rf %{buildroot}%{python_sitelib}/ceph_disk*
+rm -rf %{buildroot}%{python_sitelib}/ceph_volume/*
+rm -rf %{buildroot}%{python_sitelib}/ceph_volume-*
 rm -rf 

commit ceph for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-08-10 14:10:24

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Thu Aug 10 14:10:24 2017 rev:17 rq:514104 
version:12.1.2+git.1501684697.aa6b0153ef

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-07-30 
11:25:52.554129302 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-08-10 
14:57:38.187815855 +0200
@@ -1,0 +2,32 @@
+Wed Aug  2 14:41:41 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.2+git.1501684697.aa6b0153ef:
+  + upstream luminous v12.1.2 release candidate
+  + latest upstream master (e27a78c9ed3984b54a312ced3ad67fcc8f464fc0)
+* mon: add mgr metdata commands, and overall 'versions' command for all
+  daemon versions (bsc#1050063, pr#16460)
+
+---
+Wed Aug 02 10:50:22 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.1+git.1501669490.04d0738487:
+  + mon: extensible output format for health checks
+
+---
+Mon Jul 31 14:34:36 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.1+git.1501501507.6dd9e8fd8c:
+  + update to latest upstream master (fa70335db25f2b661b329d5d8f37039b77f2d1ae)
+  + spec file:
+* build/ops: rpm: Drop legacy libxio support (pr#16449)
+  + Other notable changes:
+* osd: moved OpFinisher logic from OSDOp to OpContext (pr#16617)
+
+---
+Fri Jul 28 14:34:34 UTC 2017 - tser...@suse.com
+
+- Update to version 12.1.1+git.1501231943.67577225bc
+  + Notable changes:
+* rgw_file: properly & |'d flags (bsc#1047977)
+
+---
ceph.changes: same change

Old:

  ceph-12.1.1+git.1500447879.e5aac115d7.tar.bz2

New:

  ceph-12.1.2+git.1501684697.aa6b0153ef.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.Vey3O1/_old  2017-08-10 14:57:43.075127797 +0200
+++ /var/tmp/diff_new_pack.Vey3O1/_new  2017-08-10 14:57:43.087126108 +0200
@@ -21,7 +21,6 @@
 %bcond_without ceph_test_package
 %endif
 %bcond_with make_check
-%bcond_with xio
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
@@ -69,7 +68,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.1.1+git.1500447879.e5aac115d7
+Version: 12.1.2+git.1501684697.aa6b0153ef
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -106,6 +105,7 @@
 Requires: ceph-common
 Requires: xmlstarlet
 Requires: jq
+Requires: socat
 Requires(post):binutils
 %if 0%{with cephfs_java}
 BuildRequires: java-devel
@@ -233,10 +233,6 @@
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires:  redhat-rpm-config
 %endif
-# Accelio IB/RDMA
-%if 0%{with xio}
-BuildRequires:  libxio-devel
-%endif
 
 %description
 This package contains Ceph benchmarks and test tools.
@@ -250,8 +246,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{with xio}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}
@@ -260,8 +254,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{with xio}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?suse_version}
@@ -417,6 +409,7 @@
 -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} \
 -DCMAKE_INSTALL_MANDIR=%{_mandir} \
 -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \
+-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
 -DWITH_EMBEDDED=OFF \
 -DWITH_MANPAGE=ON \
 -DWITH_PYTHON3=ON \
@@ -424,9 +417,6 @@
 %if 0%{?rhel} && ! 0%{?centos}
 -DWITH_SUBMAN=ON \
 %endif
-%if 0%{with xio}
--DWITH_XIO=ON \
-%endif
 %if 0%{without ceph_test_package}
 -DWITH_TESTS=OFF \
 %endif

++ ceph.spec ++
--- /var/tmp/diff_new_pack.Vey3O1/_old  2017-08-10 14:57:43.179113158 +0200
+++ /var/tmp/diff_new_pack.Vey3O1/_new  2017-08-10 14:57:43.183112595 +0200
@@ -21,7 +21,6 @@
 %bcond_without ceph_test_package
 %endif
 %bcond_with make_check
-%bcond_with xio
 %ifarch s390 s390x
 %bcond_with tcmalloc
 %else
@@ -69,7 +68,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.1.1+git.1500447879.e5aac115d7
+Version:   12.1.2+git.1501684697.aa6b0153ef
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -227,10 +226,6 @@
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires:  redhat-rpm-config
 %endif
-# Accelio IB/RDMA
-%if 0%{with xio}
-BuildRequires:  libxio-devel
-%endif
 
 %description
 Ceph is a massively scalable, open-source, distributed 

commit ceph for openSUSE:Factory

2017-07-30 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-07-30 11:25:18

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sun Jul 30 11:25:18 2017 rev:16 rq:511397 
version:12.1.1+git.1500447879.e5aac115d7

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-07-11 
08:33:06.965910390 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-07-30 
11:25:52.554129302 +0200
@@ -1,0 +2,158 @@
+Wed Jul 19 08:11:53 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.1+git.1500447879.e5aac115d7:
+  + upstream 12.1.1 (release candidate)
+  + Other notable changes:
+* build/ops: rpm: fix typo WTIH_BABELTRACE (pr#16366)
+* build/ops: rpm: put mgr python build dependencies in make_check bcond
+  (pr#15940)
+* ceph-disk: support osd new (pr#15432)
+* ceph: allow '-' with -i and -o for stdin/stdout (pr#16359)
+* cls/rbd: trash_list should be iterable (pr#16372)
+* doc: update quick start to add a note for mgr create command for 
luminous+
+  builds (pr#16350)
+* libradosstriper: fix format injection vulnerability (pr#15674)
+* mgr/dashboard: add OSD list view (pr#16373)
+* mon, osd: misc fixes (pr#16283)
+* mon/MDSMonitor: fix segv when multiple MDSs raise same alert (pr#16302)
+* mon/MgrMonitor: fix standby addition to mgrmap (pr#16397)
+* mon/MgrMonitor: only induce mgr epoch shortly after mkfs (pr#16356)
+* mon: Fix output text and doc (pr#16367)
+* mon: add force-create-pg back (pr#16353)
+* mon: skip crush smoke test when running under valgrind (pr#16346)
+* os/bluestore: use reference to avoid string copy (pr#16364)
+* osd: combine conditional statements (pr#16391)
+* osd: restart boot process if waiting for luminous mons (pr#16341)
+* rgw: S3 lifecycle now supports expiration date (pr#15807)
+* rgw: acl grants num limit (pr#16291)
+* rgw: delete object in error path (pr#16324)
+* rgw: drop unused find_replacement() and some function docs (pr#16386)
+* rgw: fix err when copy object in bucket with specified placement rule
+  (pr#15837)
+* rgw: fix potential null pointer dereference in rgw_admin (pr#15667)
+* rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy (pr#16203)
+* rgw: req xml params size limitation error msg (pr#16310)
+* rgw_file:  add service map registration (pr#16251)
+* test,rgw: fix rgw placement rule pool config option (pr#16380)
+* test/fio: print all perfcounters rather than objectstore itself 
(pr#16339)
+
+---
+Mon Jul 17 13:11:35 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.0+git.1500295948.39d2e5f424:
+  + spec file:
+* socat build dependency only for make check
+* fix typo WTIH_BABELTRACE
+
+---
+Mon Jul 17 10:42:27 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.0+git.1500284183.1ed97736ab:
+  + Spec file changes:
+* bump epoch (not relevant for SUSE)
+* add socat buildrequires
+* libcephfs2 now obsoletes libcephfs1 (bsc#1047020)
+* HAVE_BABELTRACE option renamed to WITH_BABELTRACE
+* fix a regression in ceph-base %postun scriptlet
+  + Selected other changes:
+* Revert "msg/async: increase worker reference with local listen table 
enabled backend"
+* build: build erasure-code isa lib without versions
+* ceph-disk/ceph_disk/main.py: Replace ST_ISBLK() test by is_diskdevice()
+* ceph.in: filter out audit from ceph -w
+* common,config: OPT_FLOAT and OPT_DOUBLE output format in config show
+* common/Timer: do not add event if already shutdown
+* compressor/zlib: remove g_ceph_context/g_conf from compressor plugin
+* core: make the conversion from wire error to host OS work
+* core:" Stringify needs access to << before reference" 
src/include/stringify.h
+* crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class 
shadow hierarchy
+* doc/mgr/dashboard: update dashboard docs to reflect new defaults
+* doc/rados.8: add offset option for put command
+* doc: fix link for ceph-mgr cephx authorization
+* doc: update intro, quick start docs
+* isa-l: update isa-l to v2.18
+* librbd: fail IO request when exclusive lock cannot be obtained
+* mgr,librados: service map
+* mgr,mon: debug init and mgrdigest subscriptions
+* mgr,mon: enable/disable mgr modules via 'ceph mgr module ...' commands
+* mgr/ClusterState: do not mangle PGMap outside of Incremental
+* mgr/restful: bind to :: and update docs
+* mgr: Zabbix monitoring module
+* mon,crush: create crush rules using device classes for 

commit ceph for openSUSE:Factory

2017-07-11 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-07-11 08:33:03

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Tue Jul 11 08:33:03 2017 rev:15 rq:507945 
version:12.1.0+git.1499090920.2c11b88d14

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-06-30 
18:42:27.781279314 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-07-11 
08:33:06.965910390 +0200
@@ -1,0 +2,8 @@
+Mon Jul  3 19:41:29 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.0+git.1499090920.2c11b88d14:
+  + With this update, Ceph no longer autocreates a pool called "rbd" with id 0
+Deployment tools must take this into account!
+  + systemd: Add explicit Before=ceph.target (bsc#1042973)
+
+---
ceph.changes: same change

Old:

  ceph-12.1.0+git.1498654198.20d6a47cc9.tar.bz2

New:

  ceph-12.1.0+git.1499090920.2c11b88d14.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.w3VOMR/_old  2017-07-11 08:33:10.353432489 +0200
+++ /var/tmp/diff_new_pack.w3VOMR/_new  2017-07-11 08:33:10.353432489 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.1.0+git.1498654198.20d6a47cc9
+Version: 12.1.0+git.1499090920.2c11b88d14
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 1

++ ceph.spec ++
--- /var/tmp/diff_new_pack.w3VOMR/_old  2017-07-11 08:33:10.381428539 +0200
+++ /var/tmp/diff_new_pack.w3VOMR/_new  2017-07-11 08:33:10.385427975 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.1.0+git.1498654198.20d6a47cc9
+Version:   12.1.0+git.1499090920.2c11b88d14
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 1

++ _service ++
--- /var/tmp/diff_new_pack.w3VOMR/_old  2017-07-11 08:33:10.441420076 +0200
+++ /var/tmp/diff_new_pack.w3VOMR/_new  2017-07-11 08:33:10.441420076 +0200
@@ -6,7 +6,7 @@
 ceph
 git
 no
-enable
+disable
 sh etc/ceph_ver_hack.sh
   
   

++ ceph-12.1.0+git.1498654198.20d6a47cc9.tar.bz2 -> 
ceph-12.1.0+git.1499090920.2c11b88d14.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.1.0+git.1498654198.20d6a47cc9.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.1.0+git.1499090920.2c11b88d14.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-06-30 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-06-30 18:41:25

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Fri Jun 30 18:41:25 2017 rev:14 rq:506876 
version:12.1.0+git.1498654198.20d6a47cc9

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-06-24 
08:34:24.676753851 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-06-30 
18:42:27.781279314 +0200
@@ -1,0 +2,36 @@
+Wed Jun 28 13:33:48 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.0+git.1498654198.20d6a47cc9:
+  + build/ops: rpm: put mgr python build dependencies in make_check bcond
+N.B. this effectively eliminates the following build dependencies:
+python-Babel python-beautifulsoup4 python-CherryPy python-coverage
+python-flup python-Genshi python-html5lib python-logutils python-nose
+python-Paste python-PasteDeploy python-PasteDeploy python-pecan 
+python-pyquery python-singledispatch python-waitress python-WebOb
+python-WebTest python-Werkzeug python-WSGIProxy2 pytyhon-python-openid 
+
+---
+Mon Jun 26 13:52:31 UTC 2017 - ncut...@suse.com
+
+- spec file:
+  + removed BR libatomic_ops-devel as upstream replaced it with std:atomic
+  + removed defattr as they are no longer needed on sle12 and newer
+
+---
+Mon Jun 26 12:25:57 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.0+git.1498478524.117b171715:
+  + include 12.1.0 tag to make "ceph --version" happy
+  + tests: drop hadoop-s3a tests
+
+---
+Sat Jun 24 20:17:48 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.1.0+git.1498309403.f4fc02fff4:
+  + upstream 12.1.0 release; for details, see
+http://ceph.com/releases/v12-1-0-luminous-rc-released/
+  + revert several pre-release commits that are no longer needed
+because the issues have been fixed upstream in the meantime
+  + build/ops: rpm: sane packaging of %{_docdir}/ceph directory
+
+---
ceph.changes: same change

Old:

  ceph-12.0.3+git.1498202776.b806032985.tar.bz2

New:

  ceph-12.1.0+git.1498654198.20d6a47cc9.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.em82bp/_old  2017-06-30 18:42:31.600742085 +0200
+++ /var/tmp/diff_new_pack.em82bp/_new  2017-06-30 18:42:31.604741522 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.0.3+git.1498202776.b806032985
+Version: 12.1.0+git.1498654198.20d6a47cc9
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 1
@@ -116,6 +116,17 @@
 BuildRequires: selinux-policy-devel
 BuildRequires: /usr/share/selinux/devel/policyhelp
 %endif
+%if 0%{with make_check}
+%if 0%{?fedora} || 0%{?rhel}
+BuildRequires: python-cherrypy
+BuildRequires: python-werkzeug
+%endif
+%if 0%{?suse_version}
+BuildRequires: python-CherryPy
+BuildRequires: python-Werkzeug
+%endif
+BuildRequires: python-pecan
+%endif
 BuildRequires: bc
 BuildRequires: gperf
 BuildRequires:  cmake
@@ -129,7 +140,6 @@
 BuildRequires:  jq
 BuildRequires: leveldb-devel > 1.2
 BuildRequires: libaio-devel
-BuildRequires: libatomic_ops-devel
 BuildRequires: libblkid-devel >= 2.17
 BuildRequires: libcurl-devel
 BuildRequires: libudev-devel
@@ -149,6 +159,7 @@
 BuildRequires: udev
 BuildRequires: util-linux
 BuildRequires: valgrind-devel
+BuildRequires: which
 BuildRequires: xfsprogs
 BuildRequires: xfsprogs-devel
 BuildRequires: xmlstarlet
@@ -171,7 +182,6 @@
 BuildRequires:  libopenssl-devel
 BuildRequires:  lsb-release
 BuildRequires:  openldap2-devel
-BuildRequires: python-CherryPy
 BuildRequires: python-Cython
 BuildRequires: python-PrettyTable
 BuildRequires: python-Sphinx
@@ -188,7 +198,6 @@
 BuildRequires:  openssl-devel
 BuildRequires:  redhat-lsb-core
 BuildRequires: Cython
-BuildRequires: python-cherrypy
 BuildRequires: python-prettytable
 BuildRequires: python-sphinx
 %endif
@@ -503,7 +512,7 @@
 mkdir -p %{buildroot}%{_sbindir}
 install -m 0644 -D src/logrotate.conf 
%{buildroot}%{_sysconfdir}/logrotate.d/ceph
 chmod 0644 %{buildroot}%{_docdir}/ceph/sample.ceph.conf
-chmod 0644 %{buildroot}%{_docdir}/ceph/sample.fetch_config
+install -m 0644 -D COPYING %{buildroot}%{_docdir}/ceph/COPYING
 
 # firewall templates and /sbin/mount.ceph symlink
 %if 0%{?suse_version}
@@ -538,8 +547,6 @@
 %py3_compile %{buildroot}%{python3_sitelib}
 %endif
 
-rm -rf 

commit ceph for openSUSE:Factory

2017-06-24 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-06-24 08:34:21

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sat Jun 24 08:34:21 2017 rev:13 rq:505855 
version:12.0.3+git.1498202776.b806032985

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-06-16 
10:53:10.837036460 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-06-24 
08:34:24.676753851 +0200
@@ -1,0 +2,25 @@
+Fri Jun 23 08:11:22 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1498202776.b806032985:
+  + Integration testing changes:
+* add DeepSea integration suite test definitions for teuthology
+* re-enable several RGW tests that upstream only runs on Ubuntu
+  + ceph_ver_hack.sh: use git describe --match
+  + ReplicatedPG: add CHECKSUM->CMPEXT req translation
+
+---
+Wed Jun 14 08:00:43 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1497426468.6984d41b5d:
+  + qa: add initial deepsea suite (task and test yaml)
+  + fix "ceph osd df" (regression in latest upstream master) (pr#15675, 
issue#20256)
+* mon: move creating_pgs and reweight_by_utilization into new 
MonPGStatService
+* mon: move most PGMapStatService into PGMap; rename PGMon's to 
PGMonStatService
+* mon: mgr: move 'osd df' handling to manager
+* mon: inherit PGMonStatService from the PGMapStatService
+* move the OSDUtilizationDumper code into OSDMap
+* mon: mgr: enable "osd df" on the manager
+* qa: add a check_commands.sh script which looks for commands with no tests
+* qa: test 'osd df' in cephtool/test.sh
+
+---
ceph.changes: same change

Old:

  ceph-12.0.3+git.1496909744.9f667dc335.tar.bz2

New:

  ceph-12.0.3+git.1498202776.b806032985.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.Kemjxu/_old  2017-06-24 08:34:56.276285627 +0200
+++ /var/tmp/diff_new_pack.Kemjxu/_new  2017-06-24 08:34:56.280285062 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.0.3+git.1496909744.9f667dc335
+Version: 12.0.3+git.1498202776.b806032985
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 1

++ ceph.spec ++
--- /var/tmp/diff_new_pack.Kemjxu/_old  2017-06-24 08:34:56.300282234 +0200
+++ /var/tmp/diff_new_pack.Kemjxu/_new  2017-06-24 08:34:56.304281669 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.0.3+git.1496909744.9f667dc335
+Version:   12.0.3+git.1498202776.b806032985
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 1

++ _servicedata ++
--- /var/tmp/diff_new_pack.Kemjxu/_old  2017-06-24 08:34:56.368272620 +0200
+++ /var/tmp/diff_new_pack.Kemjxu/_new  2017-06-24 08:34:56.372272055 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/SUSE/ceph.git
-  9f667dc3351c4c5388389f825097d7e178f6177e
\ No newline at end of file
+  b806032985d029d5ae667099b1a050e07516a96e
\ No newline at end of file

++ ceph-12.0.3+git.1496909744.9f667dc335.tar.bz2 -> 
ceph-12.0.3+git.1498202776.b806032985.tar.bz2 ++
/work/SRC/openSUSE:Factory/ceph/ceph-12.0.3+git.1496909744.9f667dc335.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-12.0.3+git.1498202776.b806032985.tar.bz2
 differ: char 11, line 1




commit ceph for openSUSE:Factory

2017-06-16 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-06-16 10:52:50

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Fri Jun 16 10:52:50 2017 rev:12 rq:501862 
version:12.0.3+git.1496909744.9f667dc335

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-05-27 
13:10:59.430060988 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-06-16 
10:53:10.837036460 +0200
@@ -1,0 +2,57 @@
+Thu Jun 08 08:36:57 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1496909744.9f667dc335:
+  + build/ops: rpm: one License line to rule them all
+
+---
+Thu Jun  8 07:23:16 UTC 2017 - ncut...@suse.com
+
+- up memory _constraint for ceph-test to address ppc64le OOM seen in IBS
+
+---
+Thu Jun 08 06:31:53 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1496902753.b18dc53186:
+  + build/ops: rpm, COPYING: drop GPL 2.0 with Autoconf Exception
+(autoconf no longer used)
+
+---
+Wed Jun  7 12:26:46 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1496754880.35cb2861ce:
+  + merge upstream master (b1d06a6b54)
+
+---
+Sat Jun  3 15:53:05 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1496494491.ba3c561a92:
+  + merge upstream master (97d6e150e5)
+
+---
+Thu Jun  1 08:51:20 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1496306960.2db336d85e:
+  + merge upstream master (b19352eec3), fixes bsc#1041492
+
+---
+Tue May 30 13:15:47 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1496147556.f1d6115861:
+  + cmake: build boost::context and coroutine only with rgw Beast frontend
+  + build/ops: rpm: reverse s390 bcond conditional block
+  + build/ops: rpm: no rgw Beast frontend on s390x
+  + build/ops: deb: no rgw Beast frontend on s390x
+  + cmake: delete excidentail reintroduced line.
+  + cmake: link radosgw with boost libraries
+  (bsc#1040119)
+
+---
+Sat May 27 08:19:59 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1495849076.4457d36178:
+  + rgw: remove fastcgi from default rgw frontends
+  + RGW: Turn off fcgi as a frontend
+  + build/ops: drop libfcgi build dependency
+  + build/ops: rpm: apply epoch only if %epoch macro is defined
+
+---
ceph.changes: same change

Old:

  ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2

New:

  ceph-12.0.3+git.1496909744.9f667dc335.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.yp0Hsu/_old  2017-06-16 10:53:13.788620962 +0200
+++ /var/tmp/diff_new_pack.yp0Hsu/_new  2017-06-16 10:53:13.792620398 +0200
@@ -24,10 +24,8 @@
 %bcond_with xio
 %ifarch s390 s390x
 %bcond_with tcmalloc
-%bcond_with rgw_beast
 %else
 %bcond_without tcmalloc
-%bcond_without rgw_beast
 %endif
 %bcond_without lowmem_builder
 %bcond_with minimal_debugging_information
@@ -66,14 +64,22 @@
 
 # disable dwz which compresses the debuginfo
 %global _find_debuginfo_dwz_opts %{nil}
+
 
#
 # main package definition
 
#
 Name: ceph-test
-Version: 12.0.3+git.1495798013.23dd2b67dc
+Version: 12.0.3+git.1496909744.9f667dc335
 Release: 0%{?dist}
+%if 0%{?fedora} || 0%{?rhel}
+Epoch: 1
+%endif
+
+# define %_epoch_prefix macro which will expand to the empty string if %epoch 
is undefined
+%global _epoch_prefix %{?epoch:%{epoch}:}
+
 Summary: Ceph benchmarks and test tools
-License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0 WITH 
Autoconf-exception-2.0 and BSD-3-Clause and MIT
+License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause 
and MIT
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
@@ -99,6 +105,7 @@
 
 Requires: ceph-common
 Requires: xmlstarlet
+Requires: jq
 Requires(post):binutils
 %if 0%{with cephfs_java}
 BuildRequires: java-devel
@@ -110,6 +117,7 @@
 BuildRequires: /usr/share/selinux/devel/policyhelp
 %endif
 BuildRequires: bc
+BuildRequires: gperf
 BuildRequires:  cmake
 BuildRequires: cryptsetup
 BuildRequires: fuse-devel
@@ -205,14 +213,11 @@
 BuildRequires:  

commit ceph for openSUSE:Factory

2017-05-27 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-05-27 13:09:38

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Sat May 27 13:09:38 2017 rev:11 rq:498461 
version:12.0.3+git.1495798013.23dd2b67dc

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-05-04 
08:51:53.314256766 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-05-27 
13:10:59.430060988 +0200
@@ -1,0 +2,55 @@
+Fri May 26 11:39:01 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1495798013.23dd2b67dc:
+  + ceph.spec.in: re-drop %{epoch}: prefixes
+
+---
+Fri May 26 08:57:00 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1495787939.3f6446f64f:
+  + build/ops: rpm: adapt License line to Release 2.0 of SPDX spec
+(issue#20091)
+
+---
+Fri May 26 04:35:06 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.3+git.1495675338.07282a4057:
+  + upstream 12.0.3 release
+  + osd/PG: Add two new mClock implementations of the PG sharded operator queue
+(pr#14997, bsc#1040103)
+  + build/ops: rpm: make librbd1 %post scriptlet depend on coreutils 
(boo#1040230)
+  + build/ops: rpm: move RDMA build dependency to distro-conditional section
+  + build/ops: rpm: move python-prettytable to distro-conditional section
+  + cmake: added empty RPATH to libcls_sdk.so
+  + rpm: drop %{epoch} from new rados-objclass-devel subpackage
+  + cmake: fix boost components for WITH_SYSTEM_BOOST
+  + cmake: build boost::context only if rgw Beast frontend is in use
+  + build/ops: rpm: reverse s390 bcond conditional block
+  + build/ops: rpm: no rgw Beast frontend on s390x (bsc#1040119)
+  + ceph.spec.in, debian/control: build/runtime dependency for cherrypy
+
+---
+Wed May 10 09:00:11 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.2+git.1494343993.7527e4f0b8:
+  + ReplicatedPG: drop CACHE_PIN->WRITESAME req translation (bsc#1038063)
+
+---
+Tue May  9 09:17:19 UTC 2017 - ncut...@suse.com
+
+- _constraints: up ceph.spec disk constraint to 28G after seeing a 
+  build failure in OBS
+
+---
+Fri Apr 28 01:22:07 UTC 2017 - dd...@suse.com
+
+- Update to version 12.0.2+git.1493341348.9148e53:
+  + ceph osd: add support for new op cmpext
+  + ceph_test_rados_api_misc: add cmpext tests
+  + librados: add cmpext API
+  + ceph_test_rados_api_aio: add cmpext tests
+  + test/librados/c_operations: add cmpext tests
+  This patchset is a straight cherry-pick of the upstream OSD/librados cmpext
+  changes (bsc#1035937).
+
+---
ceph.changes: same change

Old:

  ceph-12.0.2+git.1493295295.8c88dc6.tar.bz2

New:

  ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.wiouvv/_old  2017-05-27 13:11:01.677743204 +0200
+++ /var/tmp/diff_new_pack.wiouvv/_new  2017-05-27 13:11:01.681742639 +0200
@@ -22,11 +22,12 @@
 %endif
 %bcond_with make_check
 %bcond_with xio
-%ifnarch s390 s390x
-%bcond_without tcmalloc
-%else
-# no gperftools/tcmalloc on s390(x)
+%ifarch s390 s390x
 %bcond_with tcmalloc
+%bcond_with rgw_beast
+%else
+%bcond_without tcmalloc
+%bcond_without rgw_beast
 %endif
 %bcond_without lowmem_builder
 %bcond_with minimal_debugging_information
@@ -69,10 +70,10 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.0.2+git.1493295295.8c88dc6
-Release: 0
+Version: 12.0.3+git.1495798013.23dd2b67dc
+Release: 0%{?dist}
 Summary: Ceph benchmarks and test tools
-License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
+License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0 WITH 
Autoconf-exception-2.0 and BSD-3-Clause and MIT
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
@@ -115,7 +116,7 @@
 BuildRequires: gcc-c++
 BuildRequires: gdbm
 %if 0%{with tcmalloc}
-BuildRequires: gperftools-devel
+BuildRequires: gperftools-devel >= 2.4
 %endif
 BuildRequires:  jq
 BuildRequires: leveldb-devel > 1.2
@@ -135,7 +136,6 @@
 BuildRequires: python-devel
 BuildRequires: python-nose
 BuildRequires: python-requests
-BuildRequires: python-sphinx
 BuildRequires: python-virtualenv
 BuildRequires: snappy-devel
 BuildRequires: udev

commit ceph for openSUSE:Factory

2017-05-04 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-05-04 08:51:46

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Thu May  4 08:51:46 2017 rev:10 rq:491634 version:12.0.2+git.1493295295.8c88dc6

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-04-11 
09:30:22.094476080 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-05-04 
08:51:53.314256766 +0200
@@ -1,0 +2,44 @@
+Thu Apr 27 11:39:24 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.2+git.1493291471.adb6a43:
+  + rocksdb: sync with upstream (bsc#1025891)
+  + build/ops: cmake: explicitly disable MSSE 4.2 if not supported
+
+---
+Thu Apr 27 08:23:46 UTC 2017 - ncut...@suse.com
+
+- _constraints: set higher disk and memory constraints so s390x 
+  builds don't fail 
+
+---
+Wed Apr 26 20:51:56 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.2+git.1493238434.71681fd:
+  + cmake: added empty RPATH to libceph_crypto_isal.so
+
+---
+Wed Apr 26 18:10:40 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.2+git.1493227670.3396ca1:
+  + rgw: use a vector for options passed to civetweb
+
+---
+Wed Apr 26 10:10:21 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.2+git.1493192333.3305a0c
+  + merge upstream master (0d368d2c8544247a4aed9c71c74e77b0c6bbfb22)
+including 12.0.2 development release
+
+---
+Tue Apr 25 12:39:36 UTC 2017 - dd...@suse.com
+
+- revert commit a9a50f690085091bb4446095418237f9fef712c8 in preparation for
+  rebasing against the upstream implementation.  (bsc#1035937)
+
+---
+Fri Apr  7 12:10:55 UTC 2017 - ncut...@suse.com
+
+- Add ibs_constraints.sh script to address s390 constraints
+  tweak needed in IBS 
+
+---
ceph.changes: same change

Old:

  ceph-12.0.1+git.1491557762.4e47e9f.tar.bz2

New:

  ceph-12.0.2+git.1493295295.8c88dc6.tar.bz2
  ibs_constraints.sh



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.55z4wz/_old  2017-05-04 08:51:55.717917782 +0200
+++ /var/tmp/diff_new_pack.55z4wz/_new  2017-05-04 08:51:55.721917218 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 12.0.1+git.1491557762.4e47e9f
+Version: 12.0.2+git.1493295295.8c88dc6
 Release: 0
 Summary: Ceph benchmarks and test tools
 License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -78,6 +78,7 @@
 %endif
 URL: http://ceph.com/
 Source0: ceph-%{version}.tar.bz2
+Source97: ibs_constraints.sh
 Source98: README-ceph-test.txt
 Source99: ceph-rpmlintrc
 # _insert_obs_source_lines_here
@@ -527,6 +528,7 @@
 rm -rf %{buildroot}%{_libdir}/rados-classes/*
 rm -rf %{buildroot}%{_libdir}/ceph/erasure-code/libec_*.so*
 rm -rf %{buildroot}%{_libdir}/ceph/compressor/libceph_*.so*
+rm -rf %{buildroot}%{_libdir}/ceph/crypto/libceph_*.so*
 rm -rf %{buildroot}%{_libdir}/libos_tp.so*
 rm -rf %{buildroot}%{_libdir}/libosd_tp.so*
 rm -rf %{buildroot}%{_sysconfdir}/bash_completion.d/ceph
@@ -723,6 +725,8 @@
 
#
 %files
 
+%ifarch x86_64
+%endif
 %if %{with lttng}
 %endif
 %if 0%{?fedora} || 0%{?rhel}

++ ceph.spec ++
--- /var/tmp/diff_new_pack.55z4wz/_old  2017-05-04 08:51:55.749913270 +0200
+++ /var/tmp/diff_new_pack.55z4wz/_new  2017-05-04 08:51:55.753912706 +0200
@@ -69,7 +69,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   12.0.1+git.1491557762.4e47e9f
+Version:   12.0.2+git.1493295295.8c88dc6
 Release:   0
 Summary:   User space components of the Ceph file system
 License:   LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -977,6 +977,10 @@
 %{_libdir}/ceph/erasure-code/libec_*.so*
 %dir %{_libdir}/ceph/compressor
 %{_libdir}/ceph/compressor/libceph_*.so*
+%ifarch x86_64
+%dir %{_libdir}/ceph/crypto
+%{_libdir}/ceph/crypto/libceph_*.so*
+%endif
 %if %{with lttng}
 %{_libdir}/libos_tp.so*
 %{_libdir}/libosd_tp.so*

++ 

commit ceph for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-04-11 09:30:18

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Tue Apr 11 09:30:18 2017 rev:9 rq:486365 version:12.0.1+git.1491557762.4e47e9f

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2017-03-13 
15:31:07.190319228 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-04-11 
09:30:22.094476080 +0200
@@ -1,0 +2,27 @@
+Fri Apr  7 09:41:22 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.1+git.1491557762.4e47e9f
+  + merge upstream master (2950ad91d25d0d6e2e3fb6842d5bbc36353ba2a5)
+including fixes for:
+* bsc#1030068 (s390 build)
+* bsc#1031311 (ceph-mon.service not enabled via systemd preset)
+
+---
+Tue Apr  4 13:42:40 UTC 2017 - ncut...@suse.com
+
+- Mention bugs fixed in jewel codestream that are also fixed in the current
+  codestream:
+  + msg/simple/Pipe: avoid returning 0 on poll timeout (bsc#1014338)
+  + build/ops: fix undefined crypto references with --with-xio (bsc#977940)
+  + ceph-create-keys: add missing argument comma (bsc#1008894)
+  + common: Improve linux dcache hash algorithm (bsc#1005179)
+
+---
+Tue Mar 14 12:09:01 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.0+git.1489432599.165c23f:
+  + merge upstream master (0c2f5f7214d2410a7519f88e65ed5273d6480227)
+including fix for upstream issue#18694 "ceph-disk activate for partition
+failing"
+
+---
ceph.changes: same change

Old:

  ceph-12.0.0+git.1489159457.410e200.tar.bz2

New:

  ceph-12.0.1+git.1491557762.4e47e9f.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.gWuJzV/_old  2017-04-11 09:30:25.194038326 +0200
+++ /var/tmp/diff_new_pack.gWuJzV/_new  2017-04-11 09:30:25.194038326 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ceph
 #
-# Copyright (C) 2004-2016 The Ceph Project Developers. See COPYING file
+# Copyright (C) 2004-2017 The Ceph Project Developers. See COPYING file
 # at the top-level directory of this distribution and at
 # https://github.com/ceph/ceph/blob/master/COPYING
 #
@@ -13,6 +13,7 @@
 #
 # Please submit bugfixes or comments via http://tracker.ceph.com/
 #
+%bcond_without ocf
 %bcond_with cephfs_java
 %if 0%{?suse_version}
 %bcond_without ceph_test_package
@@ -62,12 +63,13 @@
 # unify libexec for all targets
 %global _libexecdir %{_exec_prefix}/lib
 
-
+# disable dwz which compresses the debuginfo
+%global _find_debuginfo_dwz_opts %{nil}
 
#
-# common
+# main package definition
 
#
 Name: ceph-test
-Version: 12.0.0+git.1489159457.410e200
+Version: 12.0.1+git.1491557762.4e47e9f
 Release: 0
 Summary: Ceph benchmarks and test tools
 License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -142,6 +144,7 @@
 BuildRequires: xfsprogs-devel
 BuildRequires: xmlstarlet
 BuildRequires: yasm
+BuildRequires: libibverbs-devel
 
 
#
 # distro-conditional dependencies
@@ -216,7 +219,7 @@
 This package contains Ceph benchmarks and test tools.
 
 
#
-# packages
+# subpackages
 
#
 %if 0%{?suse_version}
 %endif
@@ -360,6 +363,17 @@
 
 env | sort
 
+%if %{with lowmem_builder}
+%if 0%{?jobs} > 8
+%define _smp_mflags -j8
+%endif
+%endif
+
+# unlimit _smp_mflags in system macro if not set above
+%define _smp_ncpus_max 0
+# extract the number of processors for use with cmake
+%define _smp_ncpus %(echo %{_smp_mflags} | sed 's/-j//')
+
 mkdir build
 cd build
 cmake .. \
@@ -398,8 +412,9 @@
 %endif
 $CEPH_EXTRA_CMAKE_ARGS \
 %if 0%{with ocf}
--DWITH_OCF=ON
+-DWITH_OCF=ON \
 %endif
+-DBOOST_J=%{_smp_ncpus}
 
 # Parallel build settings ...
 PARALLEL_BUILD=%{?_smp_mflags}
@@ -609,7 +624,7 @@
 rm -rf %{buildroot}%{_unitdir}/ceph-radosgw@.service
 rm -rf %{buildroot}%{_unitdir}/ceph-radosgw.target
 rm -rf %{buildroot}%{_bindir}/ceph-clsinfo
-rm -rf %{buildroot}%{_bindir}/ceph-bluefs-tool
+rm -rf %{buildroot}%{_bindir}/ceph-bluestore-tool
 rm -rf %{buildroot}%{_bindir}/ceph-objectstore-tool
 rm -rf %{buildroot}%{_bindir}/ceph-osd
 rm -rf 

commit ceph for openSUSE:Factory

2017-03-13 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2017-03-13 15:31:02

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Mon Mar 13 15:31:02 2017 rev:8 rq:478533 version:12.0.0+git.1489159457.410e200

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2016-08-31 
00:11:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2017-03-13 
15:31:07.190319228 +0100
@@ -1,0 +2,382 @@
+Fri Mar 10 15:55:53 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.0+git.1489159457.410e200:
+  + build/ops: fix Group strings for library packages
+
+---
+Fri Mar  3 15:32:06 UTC 2017 - ncut...@suse.com
+
+- Update to version 12.0.0+git.1488553020.e902441:
+  + Recent upstream master (3c0af07629dc661aba84e2fef696339ac7171914)
+  + Builds with GCC7 (boo#1025891)
+
+---
+Wed Feb 08 21:28:28 UTC 2017 - ncut...@suse.com
+
+- Update to version 11.1.0+git.1486588482.ba197ae:
+  + Update to latest upstream master (3d740bd)
+  + cmake: added empty RPATH to several executables
+  + rocksdb: sync with upstream
+
+---
+Fri Jan 20 14:00:36 UTC 2017 - ncut...@suse.com
+
+- Update to version 11.1.0+git.1484919552.9216e9a:
+  + Revert "rpm: put distro conditionals around Source0 in spec file"
+  + Revert "ceph.spec.in: revert Source0 line to upstream version"
+
+---
+Fri Jan 20 10:18:44 UTC 2017 - ncut...@suse.com
+
+- pre_checkin.sh: add logic to remove s390 architectures from ExclusiveArch
+  line in ceph-test.spec (rationale: ceph-test is not shipped for s390x)
+
+---
+Fri Jan 20 10:06:54 UTC 2017 - ncut...@suse.com
+
+- Update to version 11.1.0+git.1484745543.7b08de5:
+  + Update to latest upstream master (36874c8) - significant changes:
+* cmake: Turn libcommon into a shared library (PR#12840)
+* cmake: fix rpath on shared libraries and executables (PR#12927)
+  + Fix build failure in ppc64le and s390x, caused by missing
+"-momit-leaf-frame-pointer" gcc option in these architectures:
++ rocksdb: build with ppc64 (PR#12908)
+
+---
+Tue Jan 17 14:14:45 UTC 2017 - ncut...@suse.com
+
+- Update to version 11.1.0+git.1484659687.3472421:
+  + rpm: tell openSUSE to never clean the spec file
+  + Enable ppc64le and s390x builds in SLE
+  + rpm: lttng only on x86_64 and aarch64
+
+---
+Thu Jan 05 10:43:34 UTC 2017 - jfajer...@suse.com
+
+- Update to version 11.1.0+git.1483528076.d86680e (latest master)
+  + Merge branch 'master' into ses5 (Merge: 185bcce798 a7b78620f0) with 
conflicts:
+  conflicts in qa/ where resolved with theirs
+  conflict in src/osd/PrimaryLogPG.cc was resolved with picking ours plus 
a method rename
+  int ReplicatedPG::do_extent_cmp -> int PrimaryLogPG::do_extent_cmp
+
+---
+Tue Dec 13 21:21:41 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.1.0+git.1481663255.bf42706:
+  + Update to upstream 11.1.0 release; for details see 
+http://docs.ceph.com/docs/master/release-notes/#v11-1-0-release-candidate
+  + move ceph_ver_hack.sh script from build service package to git repo 
+(bsc#1015419)
+
+---
+Tue Nov 29 20:39:16 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.0.2+git.1480437645.66595d3
+  + Update to latest upstream master (boost library is now included in the
+tarball, so the tarball is much larger than before and the build takes
+longer to complete)
+  + ceph_ver_hack_sh adaptation (upstream dropped src/make_version script)
+  + rocksdb: do not build with --march=native (bsc#1012553)
+
+---
+Fri Nov 25 20:42:45 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.0.2+git.1480105120.6b8e9e5:
+  + Revert commit 8aee8db140bcbd1ffd2a7b571dbbade10bec9de3 because it 
+conflicted with upstream
+  + update to latest upstream kraken (11.0.2) - for details, see
+http://ceph.com/releases/kraken-11-0-2-released/
+
+---
+Mon Sep 12 12:48:33 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.0.0+git.1473684054.73e4b4a:
+  + safe_io: Improve portability by replacing loff_t type usage with off_t.
+  +  mon: remove the redundant list swap in paxos 

commit ceph for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2016-08-31 00:10:38

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2016-08-22 
10:07:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2016-08-31 
00:11:52.0 +0200
@@ -2 +2 @@
-Fri Aug 19 16:02:46 UTC 2016 - ncut...@suse.com
+Mon Aug 29 07:24:44 UTC 2016 - ncut...@suse.com
@@ -4 +4,56 @@
-- Update to version 10.2.2+git.1471622341.b446b70:
+- pre_checkin.sh: add Source line for ceph-rpmlintrc
+- move Source line for ceph-rpmlintrc from ceph.spec to ceph-test.spec
+  (see https://github.com/SUSE/ceph/pull/60 for rationale)
+
+---
+Mon Aug 29 07:20:00 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.0.0+git.1472455009.a17726c:
+  + ceph.spec.in: drop ceph-rpmlintrc source line
+  + ceph.spec.in: drop epoch prefixes
+
+---
+Sun Aug 28 11:48:42 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.0.0+git.1472384770.c9f3af8:
+  + test/rgw: add --gateways-per-zone to test_multi.py
+  + rgw: RGWDataSyncCR fails on errors from RGWListBucketIndexesCR
+  + rgw: RGWCoroutinesManager::run returns status of last cr
+  + os/bluestore: fix whitespace in bitset apply helper
+  + cmake: do not link secret.c if not necessary
+  + cmake: do not link against keyutils if not necessary
+  + os/bluestore: fsck on mkfs (on by default)
+  + os/bluestore: ensure block device size is a multiple of the block size
+  + Revert "ceph.spec.in: don't try to package __pycache__ for SUSE"
+  + rpm: force creation of Python 3 __pycache__ on SUSE
+  + doc: add v0.94.7 changelog
+  + doc: add v0.94.8 changelog
+  + doc/releases: add v0.94.8 to timeline
+  + doc/release-notes: fix v10.2.2 changelog link
+  + unittest_bluefs: fix block device sizes
+  + doc: do not list all major versions in get-packages.rst
+  + doc: add missing PR to hammer 0.94.8 release notes
+  + doc: release-notes.rst: move misplaced line
+  + doc: fix two broken links in releases.rst
+  + doc: add 11.0.0 to releases table
+
+---
+Sun Aug 28 10:55:04 UTC 2016 - ncut...@suse.com
+
+- pre_checkin.sh: forward-port insert_line_before() function from 
+  filesystems:ceph:jewel/ceph version
+- README-ceph-test.txt: new file
+- ceph-test.spec: add ceph_ver_hack.sh as a source file
+
+---
+Fri Aug 26 09:06:41 UTC 2016 - ncut...@suse.com
+
+- Update to version 11.0.0+git.1472202104.8999301:
+  + rgw: add deadlock detection to RGWCoroutinesManager::run()
+  + src/common/lockdep.cc Reduce logging noise if lockdep is not tested
+  + osd: fix updating same_interval_since logic of project_pg_history()
+  + osd: drop duplicated sched_scrub during tick()
+  + osd: move methods which don't need osd_lock from tick into 
tick_without_osd_lock()
+  + mon/PGMonitor: mark dump_object_stat_sum() as static
+  + mon/PGMonitor: calc the %USED of pool using used/(used+avail)
+  + rpm: proper packaging of udev directories
@@ -5,0 +61,81 @@
+  + ceph-disk: do not activate device that is not ready
+  + osd: update reture type of get_pg_or_queue_for_pg() to PGRef
+  + common/WPQ: add sanity check to avoid potential access violation
+  + osd/osd_types: kill undefined_shard() method of pg_shard_t
+  + release-notes.rst: draft 0.94.8 release notes
+  + PG: introduce and maintain upset
+  + mon/MonClient: should update sub_sent with sub_new
+  + osd: set objecter.osdmap when starts
+  + rgw: fix for assertion in RGWMetaSyncCR
+  + PG: use upset rather than up for _update_calc_stats
+  + rgw: do not try to encode or decode time_t
+  + cls_rgw: fix the compiler warning
+  + msg/async: fix compiler warnings
+  + os/filestore: silence compiling warnings
+  + test/rbd: silence compiling warnings
+  + rgw: silence a compiling warning
+  + msg/async/kqueue: avoid remove nonexist kqueue event
+  + librbd: cache was not switching to writeback after first flush
+  + mon/OSDMonitor: fix potential division-by-zero error
+  + mon/OSDMonitor: get rid of snprintf when formatting output string
+  + mon/OSDMonitor: avoid duplicated calls when determining osdmap boundary
+  + osd/OSDMonitor: avoid duplicated assignment of oldest_map/newest_map
+  + osd/OSDMonitor: drop redundant check of exists()
+  + mon/PGMonitor: skip scrub checking if we can
+  + mon/PGMonitor: drop redundant loading of dumpcontents
+  + mon/PGMonitor: fix potential underflow
+  + debian: replace SysV rbdmap with systemd service
+  + os/bluestore: break down onode vs 

commit ceph for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2016-08-22 10:07:29

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2016-08-17 
12:05:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2016-08-22 
10:07:30.0 +0200
@@ -1,0 +2,24 @@
+Fri Aug 19 16:02:46 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1471622341.b446b70:
+  + LTTng-UST disabled for openSUSE
+
+---
+Fri Aug 19 13:25:43 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1471612825.45407b0:
+  + ceph.spec.in: be less naive when removing sources
+
+---
+Fri Aug 19 12:11:58 UTC 2016 - ncut...@suse.com
+
+- _constraints: tweak ceph constraints to pick up more build workers
+
+---
+Fri Aug 19 11:07:21 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1471601351.ddee097:
+  + ceph.spec.in: jewel is x86_64+aarch64 only
+  + ceph.spec.in: nuke sources at end of %install phase
+
+---
ceph.changes: same change

Old:

  ceph-10.2.2+git.1470776886.38cd6cb.tar.bz2

New:

  ceph-10.2.2+git.1471622341.b446b70.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.rbUMiZ/_old  2016-08-22 10:07:32.0 +0200
+++ /var/tmp/diff_new_pack.rbUMiZ/_new  2016-08-22 10:07:32.0 +0200
@@ -37,10 +37,12 @@
 %bcond_with selinux
 %endif
 
-# LTTng-UST enabled on Fedora, RHEL 6+, and SLES 12
-%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version} == 1315
+# LTTng-UST enabled on Fedora, RHEL 6+, and SLE (not openSUSE)
+%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
+%if ! 0%{?is_opensuse}
 %bcond_without lttng
 %endif
+%endif
 
 %if %{with selinux}
 # get selinux policy version
@@ -58,7 +60,7 @@
 # common
 
#
 Name: ceph-test
-Version: 10.2.2+git.1470776886.38cd6cb
+Version: 10.2.2+git.1471622341.b446b70
 Release: 0
 Summary: Ceph benchmarks and test tools
 License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -70,12 +72,8 @@
 Source98: README-ceph-test.txt
 Source99: ceph-rpmlintrc
 %if 0%{?suse_version}
-%if 0%{?is_opensuse}
-ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
-%else
 ExclusiveArch: x86_64 aarch64
 %endif
-%endif
 
#
 # dependencies that apply across all distro families
 
#
@@ -378,6 +376,11 @@
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-mds
 mkdir -p %{buildroot}%{_localstatedir}/lib/ceph/bootstrap-rgw
 
+# hack to reduce disk space usage in OBS
+%if 0%{?is_opensuse}
+rm -rf .* * 2>/dev/null | :
+%endif
+
 rm -rf %{buildroot}/usr/share/doc/packages/ceph/sample.ceph.conf
 rm -rf %{buildroot}/usr/share/doc/packages/ceph/sample.fetch_config
 rm -rf %{buildroot}/usr/bin/crushtool

++ ceph.spec ++
--- /var/tmp/diff_new_pack.rbUMiZ/_old  2016-08-22 10:07:32.0 +0200
+++ /var/tmp/diff_new_pack.rbUMiZ/_new  2016-08-22 10:07:32.0 +0200
@@ -37,10 +37,12 @@
 %bcond_with selinux
 %endif
 
-# LTTng-UST enabled on Fedora, RHEL 6+, and SLES 12
-%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version} == 1315
+# LTTng-UST enabled on Fedora, RHEL 6+, and SLE (not openSUSE)
+%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
+%if ! 0%{?is_opensuse}
 %bcond_without lttng
 %endif
+%endif
 
 %if %{with selinux}
 # get selinux policy version
@@ -58,7 +60,7 @@
 # common
 
#
 Name:  ceph
-Version:   10.2.2+git.1470776886.38cd6cb
+Version:   10.2.2+git.1471622341.b446b70
 Release:   0
 Summary:   User space components of the Ceph file system
 License:   LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -69,12 +71,8 @@
 Source0:   %{name}-%{version}.tar.bz2
 Source99:   ceph-rpmlintrc
 %if 0%{?suse_version}
-%if 0%{?is_opensuse}
-ExclusiveArch:  x86_64 aarch64 ppc64 ppc64le
-%else
 ExclusiveArch:  x86_64 aarch64
 %endif
-%endif
 
#
 # dependencies that apply across all distro 

commit ceph for openSUSE:Factory

2016-08-17 Thread h_root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2016-08-17 12:05:06

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2016-08-05 
18:16:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2016-08-17 
12:05:09.0 +0200
@@ -1,0 +2,131 @@
+Wed Aug 10 08:56:43 UTC 2016 - ncut...@suse.com
+
+- pre_checkin.sh: modify script so it adds
+  "Source98: README-ceph-test.txt" to ceph-test.spec 
+
+---
+Tue Aug 09 21:50:35 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1470776886.38cd6cb (latest upstream jewel):
+  - rados/test.sh workunit timesout on OpenStack (pr#8904, issue#15700)
+  - Fixes for list-inconsistent-* (pr#9565, issue#16193, issue#16194, 
issue#15767)
+  - Missing export for rados_aio_get_version in src/include/rados/librados.h
+(pr#9574, issue#16153)
+  - osd:sched_time not actually randomized (pr#9578, issue#16080)
+  - global-init: fixup chown of the run directory along with log and asok files
+(pr#8754, issue#15608)
+  - crash adding snap to purged_snaps in ReplicatedPG::WaitingOnReplicas
+(pr#9575, issue#16150)
+  - Scrub error: 0/1 pinned (pr#9576, issue#16148)
+  - msg/async: backports of all asyncmsgr fixes to jewel (pr#9633, issue#16487)
+  - FileStore: umount hang because sync thread doesn't exit (pr#9105, 
issue#15768)
+  - librbd: flag image as updated after proxying maintenance op (pr#9883, 
pr#16422)
+  - rgw: don't unregister request if request is not connected to manager
+(pr#9242, issue#15978)
+  - rgw: add_zone only clears master_zone if --master=false (pr#9327, 
issue#16086)
+  - rgw: retry on bucket sync errors (pr#9425, issue#16109)
+  - test: improve rbd-mirror test case coverage (pr#9631, issue#16232)
+  - rgw: updating CORS/ACLs might not work in some circumstances (pr#9543,
+issue#16040)
+  - rgw: account/container metadata not actually present in a request are
+deleted during POST through Swift API (pr#9542, issue#15967, issue#16039)
+  - rgw: cleanup radosgw-admin temp command as it was deprecated (pr#9390,
+issue#16071)
+  - rgw: initial slashes are not properly handled in Swift's BulkDelete
+(pr#9316, issue#15954)
+  - rgw: custom metadata aren't camelcased in Swift's responses (pr#9267,
+issue#15960)
+  - No Last-Modified, Content-Size and X-Object-Manifest headers if no segments
+in DLO manifest (pr#9265, issue#15965) 
+  - s3website: x-amz-website-redirect-location header returns malformed HTTP
+response (pr#9099, issue#15841)
+  - rgw: backport merge of static sites fixes (pr#9568, issue#15531,
+issue#15532, issue#1)
+  - rgw: aws4 parsing issue (pr#9545, issue#16117)
+  - ceph-disk: Accept bcache devices as data disks (pr#8497, issue#13278)
+  - radosgw-admin: EEXIST messages for create operations (pr#9268, issue#15998)
+  - essential backports for OpenStack Manila (pr#10453, issue#15999,
+issue#16830, issue#16831)
+  - multisite sync races with deletes (pr#10293, issue#16589)
+  - backport: mds: fix mdsmap print_summary with standby replays (pr#9547,
+issue#15968)
+  - mon: Monitor: validate prefix on handle_command() (pr#10036, issue#16549)
+  - msg/async: connection race hang (pr#10003, issue#16380)
+  - AsyncConnection::lockmsg/async lockdep cycle: AsyncMessenger::lock,
+MDSDaemon::mds_lock, AsyncConnection::lock (pr#10004, issue#16374)
+  - rados: Add cleanup message with time to rados bench output (pr#9740,
+issue#16338)
+  - sparse_read on ec pool should return extends with correct offset (pr#10006,
+issue#16249)
+  - New pools have bogus stuck inactive/unclean HEALTH_ERR messages until they
+are first active and clean (pr#10007, issue#15806)
+  - rgw: support size suffixes for --max-size in radosgw-admin command
+(pr#9743, issue#16339)
+  - prepare_pgtemp needs to only update up_thru if newer than the existing one
+(pr#10001, issue#16427)
+  - OSDMonitor: drop pg temps from not the current primary (pr#9998,
+issue#16429)
+  - librados,osd: bad flags can crash the osd (pr#9997, issue#16431)
+  - async messenger mon crash (pr#9996, issue#16437)
+  - mds/StrayManager.cc: 520: FAILED assert(dnl->is_primary()) (pr#9559,
+issue#16041)
+  - MDS: fix getattr starve setattr (pr#9560, issue#16135)
+  - Confusing MDS log message when shut down with stalled journaler reads
+(pr#9557, issue#15898)
+  - MDSMonitor fixes (pr#9561, issue#16136)
+  - client: fstat cap release (pr#9562, issue#16152)
+  - OSD crash with Hammer to Jewel Upgrade: void
+FileStore::init_temp_collections() (pr#10561, issue#16915)
+  - librbd: cancel 

commit ceph for openSUSE:Factory

2016-08-05 Thread h_root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2016-08-05 18:16:47

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Changes:

New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2016-08-05 
18:16:52.0 +0200
@@ -0,0 +1,1814 @@
+---
+Mon Aug 01 16:36:18 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1470069142.b15328c:
+  + rpm: remove newline from configure command
+
+---
+Mon Aug 01 14:59:35 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1470063368.e6786e8:
+  + rpm: simplify openSUSE conditional
+
+---
+Mon Aug 01 14:39:49 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1470061991.d6904b4:
+  + rpm: build with --disable-static on openSUSE
+(encloses --disable-static in appropriate distro conditional)
+
+---
+Wed Jul 27 19:34:06 UTC 2016 - dims...@opensuse.org
+
+- Pass --disable-static to configure: Let's save the time and
+  resources by not building the static libraries instead of
+  deleting them in the install section again.
+- Drop required disk limit for ceph to from 28GB 20GB.
+
+---
+Sun Jul 24 19:49:16 UTC 2016 - ncut...@suse.com
+
+- Raised ceph package _constraints to 28G disk and 11G memory 
+  (previous setting was valid only for "with minimal_debugging_information")
+
+---
+Fri Jul 22 17:38:59 UTC 2016 - ncut...@suse.com
+
+- pre_checkin.sh: copy ceph.changes to ceph-test.changes
+
+---
+Fri Jul 22 17:03:43 UTC 2016 - ncut...@suse.com
+
+- _constraints: set separate constraints for ceph.spec and ceph-test.spec 
+
+---
+Fri Jul 22 13:33:31 UTC 2016 - rd...@suse.com
+
+- Split ceph.spec into ceph.spec + ceph-test.spec
+  + Added pre_checkin.sh script to generate ceph-test.spec
+  + Reduced the constraints on resources required to build ceph and ceph-test 
packages
+
+---
+Fri Jul 22 13:30:54 UTC 2016 - rd...@suse.com
+
+- Update to version 10.2.2+git.1469189740.b62fb63:
+  + build: Added new configure option --with-tests
+  + build: Use WITH_TESTS flag to guard the build of ceph-test scripts/binaries
+  + rpm: Moved ceph-client-debug from ceph-base to ceph-test package
+  + rpm: Renamed bcond tests flag to make_check
+  + rpm: Added ceph_test_package bcond flag to control the build of ceph-test 
package
+
+---
+Tue Jul 19 13:57:43 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468935528.7232e18:
+  + rpm: Fix creation of mount.ceph symbolic link for SUSE distros (bsc#987594)
+
+---
+Tue Jul 19 10:24:43 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468923564.55149c4:
+  + fix bsc#989512
+- Revert "ceph.spec.in: add ExcludeArch: i586"
+- Revert "Revert "ceph.spec.in: add ExclusiveArch: x86_64 aarch64""
+
+---
+Tue Jul 19 08:01:54 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468914912.5a3ea0a:
+  + makefile: install mount.fuse.ceph,mount.ceph into /usr/sbin
+
+---
+Mon Jul 18 16:11:19 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468852657.c7d4fc3:
+  + rpm: create mount.ceph symlink in /sbin
+
+---
+Mon Jul 18 09:13:15 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468832924.19e510c:
+  + ceph.spec.in: move ceph-dencoder to ceph-base
+  + ceph.spec.in: drop ceph-brag and ceph-post-file
+  + ceph.spec.in: move cephfs-* fsck tools to ceph-base
+
+---
+Thu Jul 14 09:24:10 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468439993.fb857f2:
+  + rpm: provide -devel library packages that are being obsoleted
+
+---
+Tue Jul 12 14:01:20 UTC 2016 - ncut...@suse.com
+
+- _constraints: Align memory constraint with actual memory usage
+  and available build workers
+

commit ceph for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2016-07-21 08:17:41

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph.changes2016-07-14 
09:49:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph.changes   2016-07-21 
08:17:44.0 +0200
@@ -1,0 +2,40 @@
+Tue Jul 19 13:57:43 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468935528.7232e18:
+  + rpm: Fix creation of mount.ceph symbolic link for SUSE distros (bsc#987594)
+
+---
+Tue Jul 19 10:24:43 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468923564.55149c4:
+  + fix bsc#989512
+- Revert "ceph.spec.in: add ExcludeArch: i586"
+- Revert "Revert "ceph.spec.in: add ExclusiveArch: x86_64 aarch64""
+
+---
+Tue Jul 19 08:01:54 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468914912.5a3ea0a:
+  + makefile: install mount.fuse.ceph,mount.ceph into /usr/sbin
+
+---
+Mon Jul 18 16:11:19 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468852657.c7d4fc3:
+  + rpm: create mount.ceph symlink in /sbin
+
+---
+Mon Jul 18 09:13:15 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468832924.19e510c:
+  + ceph.spec.in: move ceph-dencoder to ceph-base
+  + ceph.spec.in: drop ceph-brag and ceph-post-file
+  + ceph.spec.in: move cephfs-* fsck tools to ceph-base
+
+---
+Thu Jul 14 09:24:10 UTC 2016 - ncut...@suse.com
+
+- Update to version 10.2.2+git.1468439993.fb857f2:
+  + rpm: provide -devel library packages that are being obsoleted
+
+---

Old:

  ceph-10.2.2+git.1466113786.b5a7c56.tar.bz2

New:

  ceph-10.2.2+git.1468935528.7232e18.tar.bz2



Other differences:
--
++ ceph.spec ++
--- /var/tmp/diff_new_pack.Mifz5a/_old  2016-07-21 08:17:45.0 +0200
+++ /var/tmp/diff_new_pack.Mifz5a/_new  2016-07-21 08:17:45.0 +0200
@@ -53,7 +53,7 @@
 # common
 
#
 Name:  ceph
-Version:   10.2.2+git.1466113786.b5a7c56
+Version:   10.2.2+git.1468935528.7232e18
 Release:   0
 Summary:   User space components of the Ceph file system
 License:   LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -63,7 +63,7 @@
 URL:   http://ceph.com/
 Source0:   %{name}-%{version}.tar.bz2
 Source99:   ceph-rpmlintrc
-ExcludeArch:i586
+ExclusiveArch:  x86_64 aarch64
 
#
 # dependencies that apply across all distro families
 
#
@@ -373,7 +373,8 @@
 License:   LGPL-2.0
 Requires:  librados2 = %{version}-%{release}
 Obsoletes: ceph-devel < %{version}-%{release}
-Obsoletes: librados2-devel
+Provides:  librados2-devel = %{version}-%{release}
+Obsoletes: librados2-devel < %{version}-%{release}
 %description -n librados-devel
 This package contains libraries and headers needed to develop programs
 that use RADOS object store.
@@ -393,7 +394,8 @@
 License:   LGPL-2.0
 Requires:  librados-devel = %{version}-%{release}
 Requires:  librgw2 = %{version}-%{release}
-Obsoletes: librgw2-devel
+Provides:  librgw2-devel = %{version}-%{release}
+Obsoletes: librgw2-devel < %{version}-%{release}
 %description -n librgw-devel
 This package contains libraries and headers needed to develop programs
 that use RADOS gateway client library.
@@ -425,7 +427,8 @@
 Requires:  libradosstriper1 = %{version}-%{release}
 Requires:  librados-devel = %{version}-%{release}
 Obsoletes: ceph-devel < %{version}-%{release}
-Obsoletes: libradosstriper1-devel
+Provides:  libradosstriper1-devel = %{version}-%{release}
+Obsoletes: libradosstriper1-devel < %{version}-%{release}
 %description -n libradosstriper-devel
 This package contains libraries and headers needed to develop programs
 that use RADOS striping interface.
@@ -451,7 +454,8 @@
 Requires:  librbd1 = %{version}-%{release}
 Requires:  librados-devel = %{version}-%{release}
 Obsoletes: ceph-devel < %{version}-%{release}
-Obsoletes: 

commit ceph for openSUSE:Factory

2016-07-14 Thread h_root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2016-07-14 09:49:47

Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and  /work/SRC/openSUSE:Factory/.ceph.new (New)


Package is "ceph"

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph.changes2016-06-25 
02:21:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph.changes   2016-07-14 
09:49:56.0 +0200
@@ -1,0 +2,11 @@
+Tue Jul 12 14:01:20 UTC 2016 - ncut...@suse.com
+
+- _constraints: Align memory constraint with actual memory usage
+  and available build workers
+
+---
+Tue Jul 12 09:31:05 UTC 2016 - ncut...@suse.com
+
+- _constraints: Align disk constraint with actual disk usage
+
+---



Other differences:
--
++ _constraints ++
--- /var/tmp/diff_new_pack.mW1wpJ/_old  2016-07-14 09:50:00.0 +0200
+++ /var/tmp/diff_new_pack.mW1wpJ/_new  2016-07-14 09:50:00.0 +0200
@@ -2,10 +2,10 @@
 
   
 
-   20
+   40
 
 
-   12
+   11
 
   
   kvm