Hello community,

here is the log from the commit of package ceph for openSUSE:Leap:15.2 checked 
in at 2020-03-31 07:22:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ceph (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ceph.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Tue Mar 31 07:22:14 2020 rev:72 rq:788630 version:15.2.0.29+g274f7bc2e7

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ceph/ceph-test.changes 2020-03-20 
05:52:36.164051346 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ceph.new.3160/ceph-test.changes       
2020-03-31 07:22:27.406400290 +0200
@@ -1,0 +2,29 @@
+Tue Mar 24 16:20:46 UTC 2020 - Nathan Cutler <ncut...@suse.com>
+
+- 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 <ncut...@suse.com>
+
+- 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 <ncut...@suse.com>
+
+- 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 <ncut...@suse.com>
+
+- 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-29-g274f7bc2e7.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.oeuarJ/_old  2020-03-31 07:22:31.514402073 +0200
+++ /var/tmp/diff_new_pack.oeuarJ/_new  2020-03-31 07:22:31.518402075 +0200
@@ -104,7 +104,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 15.1.0.1521+gcdf35413a0
+Version: 15.2.0.29+g274f7bc2e7
 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-29-g274f7bc2e7.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}
@@ -547,7 +549,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-15.1.0-1521-gcdf35413a0
+%autosetup -p1 -n ceph-15.2.0-29-g274f7bc2e7
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.oeuarJ/_old  2020-03-31 07:22:31.538402083 +0200
+++ /var/tmp/diff_new_pack.oeuarJ/_new  2020-03-31 07:22:31.542402085 +0200
@@ -104,7 +104,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       15.1.0.1521+gcdf35413a0
+Version:       15.2.0.29+g274f7bc2e7
 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-29-g274f7bc2e7.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -421,6 +421,9 @@
 %package -n cephadm
 Summary:        Utility to bootstrap Ceph clusters
 Requires:       lvm2
+%if 0%{?suse_version}
+Requires:       apparmor-abstractions
+%endif
 Requires:       python%{python3_pkgversion}
 %if 0%{?weak_deps}
 Recommends:     podman
@@ -1120,7 +1123,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-15.1.0-1521-gcdf35413a0
+%autosetup -p1 -n ceph-15.2.0-29-g274f7bc2e7
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph-15.1.0-1521-gcdf35413a0.tar.bz2 -> 
ceph-15.2.0-29-g274f7bc2e7.tar.bz2 ++++++
/work/SRC/openSUSE:Leap:15.2/ceph/ceph-15.1.0-1521-gcdf35413a0.tar.bz2 
/work/SRC/openSUSE:Leap:15.2/.ceph.new.3160/ceph-15.2.0-29-g274f7bc2e7.tar.bz2 
differ: char 11, line 1

++++++ ceph-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.oeuarJ/_old  2020-03-31 07:22:31.634402125 +0200
+++ /var/tmp/diff_new_pack.oeuarJ/_new  2020-03-31 07:22:31.642402129 +0200
@@ -68,28 +68,6 @@
 # libcephfs2 obsoletes libcephfs1 without providing it (WIP)
 addFilter("libcephfs2.*obsolete-not-provided.*libcephfs1")
 
-# bsc#1150366 is open - http://bugzilla.suse.com/show_bug.cgi?id=1150366
-addFilter("ceph-common.*permissions-directory-setuid-bit")
-
-# /usr/bin/radosgw has the wrong permissions (WIP)
-addFilter("ceph-radosgw.*permissions-incorrect.*radosgw")
-
-# /usr/bin/radosgw has the wrong owner root:root - should be root:www (WIP)
-addFilter("ceph-radosgw.*permissions-incorrect-owner.*radosgw")
-
-# ceph-common and ceph-radosgw are missing %set_permissions /usr/bin/radosgw 
in %post (WIP)
-addFilter("ceph-common.*permissions-missing-postin")
-addFilter("ceph-radosgw.*permissions-missing-postin")
-
-# ceph-radosgw is missing 'permissions' in PreReq - needs "PreReq: 
permissions" (WIP)
-addFilter("ceph-radosgw.*permissions-missing-requires")
-
-# ceph-common is missing '%verify_permissions -e /var/log/ceph' (WIP)
-addFilter("ceph-common.*permissions-missing-verifyscript")
-
-# ceph-radosgw is missing '%verify_permissions -e /usr/bin/radosgw' (WIP)
-addFilter("ceph-radosgw.*permissions-missing-verifyscript")
-
 # librgw2 calls exit() or _exit(), probably in a non-fork() context (WIP)
 addFilter("librgw2.*shared-lib-calls-exit")
 


Reply via email to