Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2022-03-11 21:40:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Fri Mar 11 21:40:45 2022 rev:76 rq:960327 version:16.2.7.596+g7d574789716

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2021-11-27 
00:50:54.358888742 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.25692/ceph-test.changes        
2022-03-11 21:40:50.302051243 +0100
@@ -1,0 +2,20 @@
+Tue Mar  8 22:33:00 UTC 2022 - Stefen Allen <stefen.al...@suse.com>
+
+- Update to 16.2.7-596-g7d574789716
+  + Update Prometheus Container image paths (pr #459)
+  + mgr/dashboard: Fix documentation URL (pr #456)
+  + mgr/dashboard: Adapt downstream branded navigation page (pr #454)
+
+-------------------------------------------------------------------
+Fri Mar  4 19:35:37 UTC 2022 - Stefen Allen <stefen.al...@suse.com>
+
+- Update to 16.2.7-577-g3e3603b5dd1
+  + Update prometheus-server version
+
+-------------------------------------------------------------------
+Mon Jan 10 21:24:48 UTC 2022 - Stefen Allen <stefen.al...@suse.com>
+
+- Update to 16.2.7-37-gb3be69440db:
+  + (bsc#1194353) Downstream branding breaks dashboard npm build 
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-16.2.6-463-g22e7612f9ad.tar.bz2

New:
----
  ceph-16.2.7-596-g7d574789716.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.ntZMMs/_old  2022-03-11 21:40:52.210052600 +0100
+++ /var/tmp/diff_new_pack.ntZMMs/_new  2022-03-11 21:40:52.218052606 +0100
@@ -30,12 +30,12 @@
 %else
 %bcond_without tcmalloc
 %endif
+%bcond_with system_pmdk
 %if 0%{?fedora} || 0%{?rhel}
 %bcond_without selinux
 %ifarch x86_64 ppc64le
 %bcond_without rbd_rwl_cache
 %bcond_without rbd_ssd_cache
-%global _system_pmdk 1
 %else
 %bcond_with rbd_rwl_cache
 %bcond_with rbd_ssd_cache
@@ -61,12 +61,10 @@
 %bcond_with libradosstriper
 %ifarch x86_64 aarch64 ppc64le
 %bcond_without lttng
-%global _system_pmdk 1
 %bcond_without rbd_rwl_cache
 %bcond_without rbd_ssd_cache
 %else
 %bcond_with lttng
-%global _system_pmdk 0
 %bcond_with rbd_rwl_cache
 %bcond_with rbd_ssd_cache
 %endif
@@ -127,7 +125,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 16.2.6.463+g22e7612f9ad
+Version: 16.2.7.596+g7d574789716
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -143,7 +141,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.2.6-463-g22e7612f9ad.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.2.7-596-g7d574789716.tar.bz2
 %if 0%{?suse_version}
 Source94: ceph-rpmlintrc
 Source95: checkin.sh
@@ -265,7 +263,7 @@
 BuildRequires:  libevent-devel
 BuildRequires:  yaml-cpp-devel
 %endif
-%if 0%{?_system_pmdk}
+%if 0%{with system_pmdk}
 BuildRequires:  libpmem-devel
 BuildRequires:  libpmemobj-devel
 %endif
@@ -422,6 +420,8 @@
 %endif
 %endif
 %if 0%{?weak_deps}
+%if 0%{?suse_version}
+%endif
 %endif
 %if 0%{?weak_deps}
 %endif
@@ -441,10 +441,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?weak_deps}
-%if 0%{?suse_version}
-%endif
-%endif
 %if 0%{with jaeger}
 %endif
 %if 0%{?suse_version}
@@ -507,10 +503,6 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?weak_deps}
-%if 0%{?suse_version}
-%endif
-%endif
 %if 0%{with seastar}
 %if 0%{?suse_version}
 %endif
@@ -594,7 +586,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.2.6-463-g22e7612f9ad
+%autosetup -p1 -n ceph-16.2.7-596-g7d574789716
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -724,7 +716,7 @@
 %if 0%{with rbd_ssd_cache}
     -DWITH_RBD_SSD_CACHE=ON \
 %endif
-%if 0%{?_system_pmdk}
+%if 0%{with system_pmdk}
     -DWITH_SYSTEM_PMDK:BOOL=ON \
 %endif
     -DBOOST_J=$CEPH_SMP_NCPUS \
@@ -795,7 +787,7 @@
 install -m 0644 -D udev/50-rbd.rules %{buildroot}%{_udevrulesdir}/50-rbd.rules
 
 # sudoers.d
-install -m 0440 -D sudoers.d/ceph-osd-smartctl 
%{buildroot}%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
+install -m 0440 -D sudoers.d/ceph-smartctl 
%{buildroot}%{_sysconfdir}/sudoers.d/ceph-smartctl
 
 %if 0%{?rhel} >= 8
 pathfix.py -pni "%{__python3} %{py3_shbang_opts}" %{buildroot}%{_bindir}/*
@@ -868,6 +860,7 @@
 rm -rf %{buildroot}%{_mandir}/man8/osdmaptool.8*
 rm -rf %{buildroot}%{_mandir}/man8/monmaptool.8*
 rm -rf %{buildroot}%{_mandir}/man8/ceph-kvstore-tool.8*
+rm -rf %{buildroot}%{_sysconfdir}/sudoers.d/ceph-smartctl
 rm -rf %{buildroot}%{_sbindir}/cephadm
 rm -rf %{buildroot}%{_mandir}/man8/cephadm.8*
 rm -rf %{buildroot}%{_sharedstatedir}/cephadm/.ssh/authorized_keys
@@ -1018,7 +1011,6 @@
 rm -rf %{buildroot}%{_unitdir}/ceph-osd.target
 rm -rf %{buildroot}%{_unitdir}/ceph-volume@.service
 rm -rf %{buildroot}%{_sysctldir}/90-ceph-osd.conf
-rm -rf %{buildroot}%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
 rm -rf %{buildroot}%{_bindir}/crimson-osd
 rm -rf %{buildroot}%{_prefix}/lib/ocf/resource.d/ceph/rbd
 rm -rf %{buildroot}%{_libdir}/librados.so.*

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.ntZMMs/_old  2022-03-11 21:40:52.246052626 +0100
+++ /var/tmp/diff_new_pack.ntZMMs/_new  2022-03-11 21:40:52.254052632 +0100
@@ -30,12 +30,12 @@
 %else
 %bcond_without tcmalloc
 %endif
+%bcond_with system_pmdk
 %if 0%{?fedora} || 0%{?rhel}
 %bcond_without selinux
 %ifarch x86_64 ppc64le
 %bcond_without rbd_rwl_cache
 %bcond_without rbd_ssd_cache
-%global _system_pmdk 1
 %else
 %bcond_with rbd_rwl_cache
 %bcond_with rbd_ssd_cache
@@ -61,12 +61,10 @@
 %bcond_with libradosstriper
 %ifarch x86_64 aarch64 ppc64le
 %bcond_without lttng
-%global _system_pmdk 1
 %bcond_without rbd_rwl_cache
 %bcond_without rbd_ssd_cache
 %else
 %bcond_with lttng
-%global _system_pmdk 0
 %bcond_with rbd_rwl_cache
 %bcond_with rbd_ssd_cache
 %endif
@@ -127,7 +125,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       16.2.6.463+g22e7612f9ad
+Version:       16.2.7.596+g7d574789716
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -143,7 +141,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-16.2.6-463-g22e7612f9ad.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-16.2.7-596-g7d574789716.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -255,7 +253,7 @@
 BuildRequires:  libevent-devel
 BuildRequires:  yaml-cpp-devel
 %endif
-%if 0%{?_system_pmdk}
+%if 0%{with system_pmdk}
 BuildRequires:  libpmem-devel
 BuildRequires:  libpmemobj-devel
 %endif
@@ -439,6 +437,12 @@
 %endif
 %if 0%{?weak_deps}
 Recommends:    chrony
+Recommends:    nvme-cli
+%if 0%{?suse_version}
+Requires:      smartmontools
+%else
+Recommends:    smartmontools
+%endif
 %endif
 %description base
 Base is the package that includes all the files shared amongst ceph servers
@@ -510,14 +514,6 @@
 %endif
 Provides:      ceph-test:/usr/bin/ceph-monstore-tool
 Requires:      ceph-base = %{_epoch_prefix}%{version}-%{release}
-%if 0%{?weak_deps}
-Recommends:    nvme-cli
-%if 0%{?suse_version}
-Requires:       smartmontools
-%else
-Recommends:    smartmontools
-%endif
-%endif
 %if 0%{with jaeger}
 Requires:      libjaeger = %{_epoch_prefix}%{version}-%{release}
 %endif
@@ -788,14 +784,6 @@
 Requires:      sudo
 Requires:      libstoragemgmt
 Requires:      python%{python3_pkgversion}-ceph-common = 
%{_epoch_prefix}%{version}-%{release}
-%if 0%{?weak_deps}
-Recommends:    nvme-cli
-%if 0%{?suse_version}
-Requires:       smartmontools
-%else
-Recommends:    smartmontools
-%endif
-%endif
 %description osd
 ceph-osd is the object storage daemon for the Ceph distributed file
 system.  It is responsible for storing objects on a local file system
@@ -1211,7 +1199,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-16.2.6-463-g22e7612f9ad
+%autosetup -p1 -n ceph-16.2.7-596-g7d574789716
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -1341,7 +1329,7 @@
 %if 0%{with rbd_ssd_cache}
     -DWITH_RBD_SSD_CACHE=ON \
 %endif
-%if 0%{?_system_pmdk}
+%if 0%{with system_pmdk}
     -DWITH_SYSTEM_PMDK:BOOL=ON \
 %endif
     -DBOOST_J=$CEPH_SMP_NCPUS \
@@ -1412,7 +1400,7 @@
 install -m 0644 -D udev/50-rbd.rules %{buildroot}%{_udevrulesdir}/50-rbd.rules
 
 # sudoers.d
-install -m 0440 -D sudoers.d/ceph-osd-smartctl 
%{buildroot}%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
+install -m 0440 -D sudoers.d/ceph-smartctl 
%{buildroot}%{_sysconfdir}/sudoers.d/ceph-smartctl
 
 %if 0%{?rhel} >= 8
 pathfix.py -pni "%{__python3} %{py3_shbang_opts}" %{buildroot}%{_bindir}/*
@@ -1517,6 +1505,7 @@
 %attr(750,ceph,ceph) %dir %{_localstatedir}/lib/ceph/bootstrap-mgr
 %attr(750,ceph,ceph) %dir %{_localstatedir}/lib/ceph/bootstrap-rbd
 %attr(750,ceph,ceph) %dir %{_localstatedir}/lib/ceph/bootstrap-rbd-mirror
+%{_sysconfdir}/sudoers.d/ceph-smartctl
 
 %post base
 /sbin/ldconfig
@@ -2094,7 +2083,6 @@
 %{_unitdir}/ceph-volume@.service
 %attr(750,ceph,ceph) %dir %{_localstatedir}/lib/ceph/osd
 %config(noreplace) %{_sysctldir}/90-ceph-osd.conf
-%{_sysconfdir}/sudoers.d/ceph-osd-smartctl
 
 %post osd
 %if 0%{?suse_version}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.ntZMMs/_old  2022-03-11 21:40:52.338052692 +0100
+++ /var/tmp/diff_new_pack.ntZMMs/_new  2022-03-11 21:40:52.342052694 +0100
@@ -10,7 +10,7 @@
     </conditions>
     <hardware>
       <disk>
-         <size unit="G">36</size>
+         <size unit="G">52</size>
       </disk>
       <physicalmemory>
          <size unit="G">8</size>
@@ -40,7 +40,7 @@
     </conditions>
     <hardware>
       <disk>
-         <size unit="G">36</size>
+         <size unit="G">52</size>
       </disk>
       <physicalmemory>
          <size unit="G">8</size>
@@ -70,7 +70,7 @@
     </conditions>
     <hardware>
       <disk>
-         <size unit="G">52</size>
+         <size unit="G">64</size>
       </disk>
       <physicalmemory>
          <size unit="G">10</size>

++++++ ceph-16.2.6-463-g22e7612f9ad.tar.bz2 -> 
ceph-16.2.7-596-g7d574789716.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-16.2.6-463-g22e7612f9ad.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.25692/ceph-16.2.7-596-g7d574789716.tar.bz2 
differ: char 11, line 1

Reply via email to