From c91eaed5f637a916807014a04fe9209ba010569d3017af4b5bd9ce820c18f09a Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 31 Jan 2019 09:41:36 +0000 Subject: [PATCH] Accepting request 670292 from filesystems:ceph:nautilus SES6 M8 OBS-URL: https://build.opensuse.org/request/show/670292 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=206 --- ceph-14.0.1-3176-ge8d910619e.tar.bz2 | 3 --- ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 | 3 +++ ceph-test.changes | 20 ++++++++++++++++++++ ceph-test.spec | 9 ++++----- ceph.changes | 20 ++++++++++++++++++++ ceph.spec | 9 ++++----- 6 files changed, 51 insertions(+), 13 deletions(-) delete mode 100644 ceph-14.0.1-3176-ge8d910619e.tar.bz2 create mode 100644 ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 diff --git a/ceph-14.0.1-3176-ge8d910619e.tar.bz2 b/ceph-14.0.1-3176-ge8d910619e.tar.bz2 deleted file mode 100644 index f8e2b83..0000000 --- a/ceph-14.0.1-3176-ge8d910619e.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd60ab1dfb730430f154cc50a06d3894c9c82b183e8ec03076c3e6fcdc628f6e -size 95695490 diff --git a/ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 b/ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 new file mode 100644 index 0000000..b9115ba --- /dev/null +++ b/ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecc476afba720ee88c4777ca9ab11a55bd9ac4ba16665af2030042c9f945efb +size 95691168 diff --git a/ceph-test.changes b/ceph-test.changes index 6c6cf3e..d902d01 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Jan 30 17:29:43 UTC 2019 - ncutler@suse.com + +- Update to 14.0.1-3346-g0364ec8d2f: + + rgw: Fix for SignatureMismatchError in s3 commands + +------------------------------------------------------------------- +Wed Jan 30 13:38:11 UTC 2019 - ncutler@suse.com + +- Update to 14.0.1-3344-g0834db3c15: + + spec: drop arch-specific conditional around RGW crypto plugin libraries + + make-dist: prefer Python 3 + +------------------------------------------------------------------- +Tue Jan 29 15:06:56 UTC 2019 - ncutler@suse.com + +- Update to 14.0.1-3341-gb471954ff4: + + rebase on top of upstream master branch, SHA1 602c875bd68a091be485bfba7e2d62b3f08ba7b3 + * msgr V2 + ------------------------------------------------------------------- Fri Jan 25 15:31:56 UTC 2019 - ncutler@suse.com diff --git a/ceph-test.spec b/ceph-test.spec index 7444210..ec97f40 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -96,7 +96,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 14.0.1.3176+ge8d910619e +Version: 14.0.1.3346+g0364ec8d2f Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -112,7 +112,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3176-ge8d910619e.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 %if 0%{?suse_version} Source96: checkin.sh Source97: README-checkin.txt @@ -181,6 +181,7 @@ BuildRequires: libtool BuildRequires: libxml2-devel BuildRequires: libuuid-devel BuildRequires: make +BuildRequires: ncurses-devel BuildRequires: parted BuildRequires: perl BuildRequires: pkgconfig @@ -473,7 +474,7 @@ This package contains Ceph benchmarks and test tools. %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-14.0.1-3176-ge8d910619e +%autosetup -p1 -n ceph-14.0.1-3346-g0364ec8d2f %build @@ -891,8 +892,6 @@ rm -rf %{buildroot} ################################################################################# %files -%ifarch x86_64 -%endif %if %{with lttng} %endif %if 0%{?fedora} || 0%{?rhel} diff --git a/ceph.changes b/ceph.changes index 6c6cf3e..d902d01 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Jan 30 17:29:43 UTC 2019 - ncutler@suse.com + +- Update to 14.0.1-3346-g0364ec8d2f: + + rgw: Fix for SignatureMismatchError in s3 commands + +------------------------------------------------------------------- +Wed Jan 30 13:38:11 UTC 2019 - ncutler@suse.com + +- Update to 14.0.1-3344-g0834db3c15: + + spec: drop arch-specific conditional around RGW crypto plugin libraries + + make-dist: prefer Python 3 + +------------------------------------------------------------------- +Tue Jan 29 15:06:56 UTC 2019 - ncutler@suse.com + +- Update to 14.0.1-3341-gb471954ff4: + + rebase on top of upstream master branch, SHA1 602c875bd68a091be485bfba7e2d62b3f08ba7b3 + * msgr V2 + ------------------------------------------------------------------- Fri Jan 25 15:31:56 UTC 2019 - ncutler@suse.com diff --git a/ceph.spec b/ceph.spec index 8a1c149..3e1ff2c 100644 --- a/ceph.spec +++ b/ceph.spec @@ -96,7 +96,7 @@ # main package definition ################################################################################# Name: ceph -Version: 14.0.1.3176+ge8d910619e +Version: 14.0.1.3346+g0364ec8d2f Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -112,7 +112,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3176-ge8d910619e.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here %if 0%{?is_opensuse} @@ -173,6 +173,7 @@ BuildRequires: libtool BuildRequires: libxml2-devel BuildRequires: libuuid-devel BuildRequires: make +BuildRequires: ncurses-devel BuildRequires: parted BuildRequires: perl BuildRequires: pkgconfig @@ -973,7 +974,7 @@ integrated with the Ceph Manager Dashboard web UI. # common ################################################################################# %prep -%autosetup -p1 -n ceph-14.0.1-3176-ge8d910619e +%autosetup -p1 -n ceph-14.0.1-3346-g0364ec8d2f %build @@ -1188,10 +1189,8 @@ rm -rf %{buildroot} %dir %{_libdir}/ceph/compressor %{_libdir}/ceph/compressor/libceph_*.so* %{_unitdir}/ceph-crash.service -%ifarch x86_64 %dir %{_libdir}/ceph/crypto %{_libdir}/ceph/crypto/libceph_*.so* -%endif %if %{with lttng} %{_libdir}/libos_tp.so* %{_libdir}/libosd_tp.so*