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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 0%{?weak_deps}
+%endif
 %endif
 %if 0%{?suse_version}
 %endif
@@ -547,7 +544,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-15.2.0-108-g8cf4f02b08
+%autosetup -p1 -n ceph-15.2.3-252-gf2237253cd
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -801,6 +798,7 @@
 rm -rf %{buildroot}%{_mandir}/man8/monmaptool.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-kvstore-tool.8*
 rm -rf %{buildroot}%{_sbindir}/cephadm
+rm -rf %{buildroot}%{_mandir}/man8/cephadm.8*
 rm -rf %{buildroot}%{_sysconfdir}/sudoers.d/cephadm
 rm -rf %{buildroot}%{_sharedstatedir}/cephadm/.ssh/authorized_keys
 rm -rf %{buildroot}%doc
@@ -826,6 +824,7 @@
 rm -rf %{buildroot}%{_mandir}/man8/ceph-authtool.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-conf.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-dencoder.8*
+rm -rf %{buildroot}%{_mandir}/man8/ceph-diff-sorted.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-rbdnamer.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-syn.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-post-file.8*
@@ -838,6 +837,7 @@
 rm -rf %{buildroot}%{_mandir}/man8/rbd-replay.8*
 rm -rf %{buildroot}%{_mandir}/man8/rbd-replay-many.8*
 rm -rf %{buildroot}%{_mandir}/man8/rbd-replay-prep.8*
+rm -rf %{buildroot}%{_mandir}/man8/rgw-orphan-list.8*
 rm -rf %{buildroot}%{_datadir}/ceph/known_hosts_drop.ceph.com
 rm -rf %{buildroot}%{_datadir}/ceph/id_rsa_drop.ceph.com
 rm -rf %{buildroot}%{_datadir}/ceph/id_rsa_drop.ceph.com.pub
@@ -909,10 +909,12 @@
 rm -rf %{buildroot}%{_unitdir}/ceph-immutable-object-cache.target
 rm -rf %{buildroot}%{_bindir}/rbd-nbd
 rm -rf %{buildroot}%{_mandir}/man8/rbd-nbd.8*
+rm -rf %{buildroot}%{_bindir}/ceph-diff-sorted
 rm -rf %{buildroot}%{_bindir}/radosgw
 rm -rf %{buildroot}%{_bindir}/radosgw-token
 rm -rf %{buildroot}%{_bindir}/radosgw-es
 rm -rf %{buildroot}%{_bindir}/radosgw-object-expirer
+rm -rf %{buildroot}%{_bindir}/rgw-orphan-list
 rm -rf %{buildroot}%{_libdir}/libradosgw.so*
 rm -rf %{buildroot}%{_mandir}/man8/radosgw.8*
 rm -rf %{buildroot}%{_unitdir}/[email protected]
@@ -984,7 +986,7 @@
 rm -rf %{buildroot}%{python3_sitearch}/rbd-*.egg-info
 rm -rf %{buildroot}%{_libdir}/libcephfs.so.*
 rm -rf %{buildroot}%{_includedir}/cephfs/libcephfs.h
-rm -rf %{buildroot}%{_includedir}/cephfs/ceph_statx.h
+rm -rf %{buildroot}%{_includedir}/cephfs/ceph_ll_client.h
 rm -rf %{buildroot}%{_libdir}/libcephfs.so
 rm -rf %{buildroot}%{python3_sitearch}/cephfs.cpython*.so
 rm -rf %{buildroot}%{python3_sitearch}/cephfs-*.egg-info
@@ -1197,7 +1199,7 @@
 %if 0%{with cephfs_java}
 %endif
 %if 0%{with selinux}
-%endif # with selinux
+%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?suse_version}

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.llNSt8/_old  2020-06-11 14:42:55.589056218 +0200
+++ /var/tmp/diff_new_pack.llNSt8/_new  2020-06-11 14:42:55.593056233 +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
-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}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -530,12 +525,16 @@
 Requires:       python%{python3_pkgversion}-jwt
 Requires:       python%{python3_pkgversion}-routes
 Requires:       python%{python3_pkgversion}-werkzeug
+%if 0%{?weak_deps}
+Recommends:     python%{python3_pkgversion}-saml
+%endif
 %endif
 %if 0%{?suse_version}
 Requires:       python%{python3_pkgversion}-CherryPy
 Requires:       python%{python3_pkgversion}-PyJWT
 Requires:       python%{python3_pkgversion}-Routes
 Requires:       python%{python3_pkgversion}-Werkzeug
+Recommends:     python%{python3_pkgversion}-python3-saml
 %endif
 %description mgr-dashboard
 ceph-mgr-dashboard is a manager module, providing a web-based application
@@ -940,7 +939,7 @@
 %if 0%{?suse_version}
 Group:         System/Libraries
 %endif
-Obsoletes:     libcephfs1
+Obsoletes:     libcephfs1 < %{_epoch_prefix}%{version}-%{release}
 %if 0%{?rhel} || 0%{?fedora}
 Obsoletes:     ceph-libs < %{_epoch_prefix}%{version}-%{release}
 Obsoletes:     ceph-libcephfs
@@ -1122,7 +1121,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-15.2.0-108-g8cf4f02b08
+%autosetup -p1 -n ceph-15.2.3-252-gf2237253cd
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -1462,6 +1461,7 @@
 
 %files -n cephadm
 %{_sbindir}/cephadm
+%{_mandir}/man8/cephadm.8*
 %{_sysconfdir}/sudoers.d/cephadm
 %attr(0700,cephadm,cephadm) %dir %{_sharedstatedir}/cephadm
 %attr(0700,cephadm,cephadm) %dir %{_sharedstatedir}/cephadm/.ssh
@@ -1494,6 +1494,7 @@
 %{_mandir}/man8/ceph-authtool.8*
 %{_mandir}/man8/ceph-conf.8*
 %{_mandir}/man8/ceph-dencoder.8*
+%{_mandir}/man8/ceph-diff-sorted.8*
 %{_mandir}/man8/ceph-rbdnamer.8*
 %{_mandir}/man8/ceph-syn.8*
 %{_mandir}/man8/ceph-post-file.8*
@@ -1506,6 +1507,7 @@
 %{_mandir}/man8/rbd-replay.8*
 %{_mandir}/man8/rbd-replay-many.8*
 %{_mandir}/man8/rbd-replay-prep.8*
+%{_mandir}/man8/rgw-orphan-list.8*
 %dir %{_datadir}/ceph/
 %{_datadir}/ceph/known_hosts_drop.ceph.com
 %{_datadir}/ceph/id_rsa_drop.ceph.com
@@ -1923,10 +1925,12 @@
 %{_mandir}/man8/rbd-nbd.8*
 
 %files radosgw
+%{_bindir}/ceph-diff-sorted
 %{_bindir}/radosgw
 %{_bindir}/radosgw-token
 %{_bindir}/radosgw-es
 %{_bindir}/radosgw-object-expirer
+%{_bindir}/rgw-orphan-list
 %{_libdir}/libradosgw.so*
 %{_mandir}/man8/radosgw.8*
 %dir %{_localstatedir}/lib/ceph/radosgw
@@ -2175,7 +2179,7 @@
 %files -n libcephfs-devel
 %dir %{_includedir}/cephfs
 %{_includedir}/cephfs/libcephfs.h
-%{_includedir}/cephfs/ceph_statx.h
+%{_includedir}/cephfs/ceph_ll_client.h
 %{_libdir}/libcephfs.so
 
 %files -n python%{python3_pkgversion}-cephfs
@@ -2333,8 +2337,7 @@
     fi
 fi
 exit 0
-
-%endif # with selinux
+%endif
 
 %files grafana-dashboards
 %if 0%{?suse_version}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.llNSt8/_old  2020-06-11 14:42:55.637056403 +0200
+++ /var/tmp/diff_new_pack.llNSt8/_new  2020-06-11 14:42:55.637056403 +0200
@@ -70,7 +70,7 @@
     </conditions>
     <hardware>
       <disk>
-         <size unit="G">28</size>
+         <size unit="G">52</size>
       </disk>
       <memory>
          <size unit="G">12</size>

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


Reply via email to