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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- _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 - [email protected]
+
+- 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 - [email protected]
+
+- _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 09:11:13.953589796 +0200
+++ /var/tmp/diff_new_pack.I7LqNA/_new  2019-04-12 09:11:13.957589798 +0200
@@ -99,7 +99,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-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}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1051,7 +1051,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-14.2.0-300-gacd2f2b9e1
+%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089
 
 %build
 
@@ -1118,7 +1118,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 \

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.I7LqNA/_old  2019-04-12 09:11:14.009589814 +0200
+++ /var/tmp/diff_new_pack.I7LqNA/_new  2019-04-12 09:11:14.009589814 +0200
@@ -5,6 +5,7 @@
 
   <overwrite>
     <conditions>
+      <arch>x86_64</arch>
       <package>ceph</package>
     </conditions>
     <hardware>
@@ -12,7 +13,52 @@
          <size unit="G">28</size>
       </disk>
       <memory>
-         <size unit="M">9000</size>
+         <size unit="G">10</size>
+      </memory>
+    </hardware>
+  </overwrite>
+
+  <overwrite>
+    <conditions>
+      <arch>aarch64</arch>
+      <package>ceph</package>
+    </conditions>
+    <hardware>
+      <disk>
+         <size unit="G">28</size>
+      </disk>
+      <memory>
+         <size unit="G">10</size>
+      </memory>
+    </hardware>
+  </overwrite>
+
+  <overwrite>
+    <conditions>
+      <arch>ppc64le</arch>
+      <package>ceph</package>
+    </conditions>
+    <hardware>
+      <disk>
+         <size unit="G">28</size>
+      </disk>
+      <memory>
+         <size unit="G">9</size>
+      </memory>
+    </hardware>
+  </overwrite>
+
+  <overwrite>
+    <conditions>
+      <arch>s390x</arch>
+      <package>ceph</package>
+    </conditions>
+    <hardware>
+      <disk>
+         <size unit="G">28</size>
+      </disk>
+      <memory>
+         <size unit="G">9</size>
       </memory>
     </hardware>
   </overwrite>

++++++ ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 -> 
ceph-14.2.0-465-gdfed19b089.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.27019/ceph-14.2.0-465-gdfed19b089.tar.bz2 
differ: char 11, line 1


Reply via email to