Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2021-05-10 15:36:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Mon May 10 15:36:31 2021 rev:67 rq:891242 version:16.2.3.26+g422932e923

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2021-04-23 
17:50:12.262750717 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.2988/ceph-test.changes 2021-05-10 
15:38:53.305684551 +0200
@@ -1,0 +2,21 @@
+Thu May  6 21:46:52 UTC 2021 - Nathan Cutler <[email protected]>
+
+- Update to 16.2.3-26-g422932e923:
+  + rebased on top of upstream pacific SHA1 
381b476cb3900f9a92eb95d03b4850b953cfd79a
+    Pacific v16.2.3 release
+    see https://ceph.io/releases/v16-2-3-pacific-released/
+    * cephadm: normalize image digest in 'ls' output too
+    Pacific v16.2.2 release
+    see https://ceph.io/releases/v16-2-2-pacific-released/
+
+-------------------------------------------------------------------
+Wed May  5 15:32:31 UTC 2021 - Nathan Cutler <[email protected]>
+
+- Update to 16.2.1-283-g9f37a4bec4:
+  + rebased on top of upstream pacific SHA1 
717ce59b76c659aaef8c5aec1355c0ac5cef7234
+    Pacific v16.2.1 release
+    see https://ceph.io/releases/v16-2-1-pacific-released/
+    * (bsc#1183074) - (CVE-2021-20288) ceph: Unauthorized global_id reuse
+    * (bsc#1184231) cephadm: Allow to use paths in all <_devices> drivegroup 
sections
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-16.2.0-91-g24bd0c4acf.tar.bz2

New:
----
  ceph-16.2.3-26-g422932e923.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.q9QO2V/_old  2021-05-10 15:38:54.325680516 +0200
+++ /var/tmp/diff_new_pack.q9QO2V/_new  2021-05-10 15:38:54.329680500 +0200
@@ -123,7 +123,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 16.2.0.91+g24bd0c4acf
+Version: 16.2.3.26+g422932e923
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -139,7 +139,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.2.0-91-g24bd0c4acf.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.2.3-26-g422932e923.tar.bz2
 %if 0%{?suse_version}
 Source94: ceph-rpmlintrc
 Source95: checkin.sh
@@ -339,6 +339,7 @@
 # distro-conditional make check dependencies
 %if 0%{with make_check}
 %if 0%{?fedora} || 0%{?rhel}
+BuildRequires: golang-github-prometheus
 BuildRequires: libtool-ltdl-devel
 BuildRequires: xmlsec1
 BuildRequires: xmlsec1-devel
@@ -355,6 +356,7 @@
 BuildRequires: python%{python3_pkgversion}-pyOpenSSL
 %endif
 %if 0%{?suse_version}
+BuildRequires: golang-github-prometheus-prometheus
 BuildRequires: libxmlsec1-1
 BuildRequires: libxmlsec1-nss1
 BuildRequires: libxmlsec1-openssl1
@@ -590,7 +592,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.2.0-91-g24bd0c4acf
+%autosetup -p1 -n ceph-16.2.3-26-g422932e923
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.q9QO2V/_old  2021-05-10 15:38:54.345680437 +0200
+++ /var/tmp/diff_new_pack.q9QO2V/_new  2021-05-10 15:38:54.349680421 +0200
@@ -123,7 +123,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       16.2.0.91+g24bd0c4acf
+Version:       16.2.3.26+g422932e923
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -139,7 +139,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-16.2.0-91-g24bd0c4acf.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-16.2.3-26-g422932e923.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -329,6 +329,7 @@
 # distro-conditional make check dependencies
 %if 0%{with make_check}
 %if 0%{?fedora} || 0%{?rhel}
+BuildRequires: golang-github-prometheus
 BuildRequires: libtool-ltdl-devel
 BuildRequires: xmlsec1
 BuildRequires: xmlsec1-devel
@@ -345,6 +346,7 @@
 BuildRequires: python%{python3_pkgversion}-pyOpenSSL
 %endif
 %if 0%{?suse_version}
+BuildRequires: golang-github-prometheus-prometheus
 BuildRequires: libxmlsec1-1
 BuildRequires: libxmlsec1-nss1
 BuildRequires: libxmlsec1-openssl1
@@ -713,6 +715,7 @@
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif
+Requires:      ceph-base = %{_epoch_prefix}%{version}-%{release}
 Requires:      librados2 = %{_epoch_prefix}%{version}-%{release}
 %description immutable-object-cache
 Daemon for immutable object cache.
@@ -1206,7 +1209,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-16.2.0-91-g24bd0c4acf
+%autosetup -p1 -n ceph-16.2.3-26-g422932e923
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph-16.2.0-91-g24bd0c4acf.tar.bz2 -> ceph-16.2.3-26-g422932e923.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/ceph/ceph-16.2.0-91-g24bd0c4acf.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.2988/ceph-16.2.3-26-g422932e923.tar.bz2 
differ: char 11, line 1

Reply via email to