Hello community, here is the log from the commit of package ceph for openSUSE:Factory checked in at 2017-08-10 14:10:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ceph (Old) and /work/SRC/openSUSE:Factory/.ceph.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ceph" Thu Aug 10 14:10:24 2017 rev:17 rq:514104 version:12.1.2+git.1501684697.aa6b0153ef Changes: -------- --- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes 2017-07-30 11:25:52.554129302 +0200 +++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes 2017-08-10 14:57:38.187815855 +0200 @@ -1,0 +2,32 @@ +Wed Aug 2 14:41:41 UTC 2017 - [email protected] + +- Update to version 12.1.2+git.1501684697.aa6b0153ef: + + upstream luminous v12.1.2 release candidate + + latest upstream master (e27a78c9ed3984b54a312ced3ad67fcc8f464fc0) + * mon: add mgr metdata commands, and overall 'versions' command for all + daemon versions (bsc#1050063, pr#16460) + +------------------------------------------------------------------- +Wed Aug 02 10:50:22 UTC 2017 - [email protected] + +- Update to version 12.1.1+git.1501669490.04d0738487: + + mon: extensible output format for health checks + +------------------------------------------------------------------- +Mon Jul 31 14:34:36 UTC 2017 - [email protected] + +- Update to version 12.1.1+git.1501501507.6dd9e8fd8c: + + update to latest upstream master (fa70335db25f2b661b329d5d8f37039b77f2d1ae) + + spec file: + * build/ops: rpm: Drop legacy libxio support (pr#16449) + + Other notable changes: + * osd: moved OpFinisher logic from OSDOp to OpContext (pr#16617) + +------------------------------------------------------------------- +Fri Jul 28 14:34:34 UTC 2017 - [email protected] + +- Update to version 12.1.1+git.1501231943.67577225bc + + Notable changes: + * rgw_file: properly & |'d flags (bsc#1047977) + +------------------------------------------------------------------- ceph.changes: same change Old: ---- ceph-12.1.1+git.1500447879.e5aac115d7.tar.bz2 New: ---- ceph-12.1.2+git.1501684697.aa6b0153ef.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ceph-test.spec ++++++ --- /var/tmp/diff_new_pack.Vey3O1/_old 2017-08-10 14:57:43.075127797 +0200 +++ /var/tmp/diff_new_pack.Vey3O1/_new 2017-08-10 14:57:43.087126108 +0200 @@ -21,7 +21,6 @@ %bcond_without ceph_test_package %endif %bcond_with make_check -%bcond_with xio %ifarch s390 s390x %bcond_with tcmalloc %else @@ -69,7 +68,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 12.1.1+git.1500447879.e5aac115d7 +Version: 12.1.2+git.1501684697.aa6b0153ef Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -106,6 +105,7 @@ Requires: ceph-common Requires: xmlstarlet Requires: jq +Requires: socat Requires(post): binutils %if 0%{with cephfs_java} BuildRequires: java-devel @@ -233,10 +233,6 @@ %if 0%{?fedora} || 0%{?rhel} BuildRequires: redhat-rpm-config %endif -# Accelio IB/RDMA -%if 0%{with xio} -BuildRequires: libxio-devel -%endif %description This package contains Ceph benchmarks and test tools. @@ -250,8 +246,6 @@ %endif %if 0%{?suse_version} %endif -%if 0%{with xio} -%endif %if 0%{?suse_version} %endif %if 0%{?fedora} || 0%{?rhel} @@ -260,8 +254,6 @@ %endif %if 0%{?suse_version} %endif -%if 0%{with xio} -%endif %if 0%{?suse_version} %endif %if 0%{?suse_version} @@ -417,6 +409,7 @@ -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} \ -DCMAKE_INSTALL_MANDIR=%{_mandir} \ -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \ + -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \ -DWITH_EMBEDDED=OFF \ -DWITH_MANPAGE=ON \ -DWITH_PYTHON3=ON \ @@ -424,9 +417,6 @@ %if 0%{?rhel} && ! 0%{?centos} -DWITH_SUBMAN=ON \ %endif -%if 0%{with xio} - -DWITH_XIO=ON \ -%endif %if 0%{without ceph_test_package} -DWITH_TESTS=OFF \ %endif ++++++ ceph.spec ++++++ --- /var/tmp/diff_new_pack.Vey3O1/_old 2017-08-10 14:57:43.179113158 +0200 +++ /var/tmp/diff_new_pack.Vey3O1/_new 2017-08-10 14:57:43.183112595 +0200 @@ -21,7 +21,6 @@ %bcond_without ceph_test_package %endif %bcond_with make_check -%bcond_with xio %ifarch s390 s390x %bcond_with tcmalloc %else @@ -69,7 +68,7 @@ # main package definition ################################################################################# Name: ceph -Version: 12.1.1+git.1500447879.e5aac115d7 +Version: 12.1.2+git.1501684697.aa6b0153ef Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -227,10 +226,6 @@ %if 0%{?fedora} || 0%{?rhel} BuildRequires: redhat-rpm-config %endif -# Accelio IB/RDMA -%if 0%{with xio} -BuildRequires: libxio-devel -%endif %description Ceph is a massively scalable, open-source, distributed storage system that runs @@ -267,9 +262,6 @@ %if 0%{?suse_version} Recommends: ntp-daemon %endif -%if 0%{with xio} -Requires: libxio -%endif %description base Base is the package that includes all the files shared amongst ceph servers @@ -297,9 +289,6 @@ PreReq: permissions Requires(pre): shadow %endif -%if 0%{with xio} -Requires: libxio -%endif %description -n ceph-common Common utilities to mount and interact with a ceph storage cluster. Comprised of files that are common to Ceph clients and servers. @@ -699,6 +688,7 @@ Requires: ceph-common Requires: xmlstarlet Requires: jq +Requires: socat %description -n ceph-test This package contains Ceph benchmarks and test tools. %endif @@ -842,6 +832,7 @@ -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} \ -DCMAKE_INSTALL_MANDIR=%{_mandir} \ -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \ + -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \ -DWITH_EMBEDDED=OFF \ -DWITH_MANPAGE=ON \ -DWITH_PYTHON3=ON \ @@ -849,9 +840,6 @@ %if 0%{?rhel} && ! 0%{?centos} -DWITH_SUBMAN=ON \ %endif -%if 0%{with xio} - -DWITH_XIO=ON \ -%endif %if 0%{without ceph_test_package} -DWITH_TESTS=OFF \ %endif ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Vey3O1/_old 2017-08-10 14:57:43.371086131 +0200 +++ /var/tmp/diff_new_pack.Vey3O1/_new 2017-08-10 14:57:43.371086131 +0200 @@ -1,6 +1,6 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="versionformat">12.1.1+git.%ct.%h</param> + <param name="versionformat">12.1.2+git.%ct.%h</param> <param name="url">git://github.com/SUSE/ceph.git</param> <param name="revision">ses5</param> <param name="filename">ceph</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Vey3O1/_old 2017-08-10 14:57:43.403081626 +0200 +++ /var/tmp/diff_new_pack.Vey3O1/_new 2017-08-10 14:57:43.407081063 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/SUSE/ceph.git</param> - <param name="changesrevision">39d2e5f424e5312975852f340d3ca34ef296e6f9</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">04d0738487279ed967d2d0334f14950929af33e0</param></service></servicedata> \ No newline at end of file ++++++ ceph-12.1.1+git.1500447879.e5aac115d7.tar.bz2 -> ceph-12.1.2+git.1501684697.aa6b0153ef.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/ceph/ceph-12.1.1+git.1500447879.e5aac115d7.tar.bz2 /work/SRC/openSUSE:Factory/.ceph.new/ceph-12.1.2+git.1501684697.aa6b0153ef.tar.bz2 differ: char 11, line 1
