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 <ncut...@suse.com>
+
+- 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 <ncut...@suse.com>
+
+- 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 <ncut...@suse.com>
+
+- 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 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
@@ -1310,10 +1313,14 @@
 %dir %{python_sitelib}/ceph_volume
 %{python_sitelib}/ceph_volume/*
 %{python_sitelib}/ceph_volume-*
+%{python_sitelib}/ceph_lvm*
+%{python_sitelib}/ceph_volume_lvm*
 %else
 %dir %{python3_sitelib}/ceph_volume
 %{python3_sitelib}/ceph_volume/*
 %{python3_sitelib}/ceph_volume-*
+%{python3_sitelib}/ceph_lvm*
+%{python3_sitelib}/ceph_volume_lvm*
 %endif
 %{_mandir}/man8/ceph-deploy.8*
 %{_mandir}/man8/ceph-create-keys.8*

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


Reply via email to