diff --git a/ceph-14.2.2-354-g8878cf2360.tar.bz2 b/ceph-14.2.2-354-g8878cf2360.tar.bz2 deleted file mode 100644 index 2a7a2af..0000000 --- a/ceph-14.2.2-354-g8878cf2360.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82189fb7f16a93a7cc360f8159cca53696dd33b59bbbc3251671fdb794d00e7f -size 95530147 diff --git a/ceph-14.2.3-349-g7b1552ea82.tar.bz2 b/ceph-14.2.3-349-g7b1552ea82.tar.bz2 new file mode 100644 index 0000000..963b3f1 --- /dev/null +++ b/ceph-14.2.3-349-g7b1552ea82.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fc00ca183073a3ea40025cba9f3552f14c0f4aaa9129574fabb8cc78cbf8e6 +size 95721269 diff --git a/ceph-test.changes b/ceph-test.changes index f5b7209..924c6f8 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 5 16:01:28 UTC 2019 - Nathan Cutler + +- Update to 14.2.3-349-g7b1552ea82: + + rebase on top of upstream Nautilus v14.2.3 release, SHA1 0f776cf838a1ae3130b2b73dc26be9c95c6ccc39 + for details, see https://ceph.io/releases/v14-2-3-nautilus-released/ + * ceph-volume: prints errors to stdout with --format json (bsc#1132767) + * mgr/dashboard: Changing rgw-api-host does not get effective without + disable/enable dashboard mgr module (bsc#1137503) + * mgr/dashboard: Silence Alertmanager alerts (bsc#1141174) + * mgr/dashboard: Fix e2e failures caused by webdriver version (bsc#1145759) + + librbd: always try to acquire exclusive lock when removing image (bsc#1149093) + ------------------------------------------------------------------- Thu Aug 29 14:17:55 UTC 2019 - Nathan Cutler diff --git a/ceph-test.spec b/ceph-test.spec index e4bb0e1..8bfa619 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -100,7 +100,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 14.2.2.354+g8878cf2360 +Version: 14.2.3.349+g7b1552ea82 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -116,7 +116,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.2.2-354-g8878cf2360.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.2.3-349-g7b1552ea82.tar.bz2 %if 0%{?suse_version} Source96: checkin.sh Source97: README-checkin.txt @@ -508,7 +508,7 @@ This package contains Ceph benchmarks and test tools. %endif %endif %prep -%autosetup -p1 -n ceph-14.2.2-354-g8878cf2360 +%autosetup -p1 -n ceph-14.2.3-349-g7b1552ea82 %build # LTO can be enabled as soon as the following GCC bug is fixed: diff --git a/ceph.changes b/ceph.changes index f5b7209..924c6f8 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 5 16:01:28 UTC 2019 - Nathan Cutler + +- Update to 14.2.3-349-g7b1552ea82: + + rebase on top of upstream Nautilus v14.2.3 release, SHA1 0f776cf838a1ae3130b2b73dc26be9c95c6ccc39 + for details, see https://ceph.io/releases/v14-2-3-nautilus-released/ + * ceph-volume: prints errors to stdout with --format json (bsc#1132767) + * mgr/dashboard: Changing rgw-api-host does not get effective without + disable/enable dashboard mgr module (bsc#1137503) + * mgr/dashboard: Silence Alertmanager alerts (bsc#1141174) + * mgr/dashboard: Fix e2e failures caused by webdriver version (bsc#1145759) + + librbd: always try to acquire exclusive lock when removing image (bsc#1149093) + ------------------------------------------------------------------- Thu Aug 29 14:17:55 UTC 2019 - Nathan Cutler diff --git a/ceph.spec b/ceph.spec index a011e09..085b609 100644 --- a/ceph.spec +++ b/ceph.spec @@ -100,7 +100,7 @@ # main package definition ################################################################################# Name: ceph -Version: 14.2.2.354+g8878cf2360 +Version: 14.2.3.349+g7b1552ea82 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -116,7 +116,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.2.2-354-g8878cf2360.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.2.3-349-g7b1552ea82.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -466,6 +466,7 @@ BuildArch: noarch Group: System/Filesystems %endif Requires: ceph-mgr = %{_epoch_prefix}%{version}-%{release} +Requires: ceph-grafana-dashboards = %{_epoch_prefix}%{version}-%{release} %if 0%{?fedora} || 0%{?rhel} Requires: python%{_python_buildid}-cherrypy Requires: python%{_python_buildid}-jwt @@ -1088,7 +1089,7 @@ standalone RPM for use in Continuous Integration and ad hoc testing. # common ################################################################################# %prep -%autosetup -p1 -n ceph-14.2.2-354-g8878cf2360 +%autosetup -p1 -n ceph-14.2.3-349-g7b1552ea82 %build # LTO can be enabled as soon as the following GCC bug is fixed: