diff --git a/ceph-14.2.1-448-g1bd10a856f.tar.bz2 b/ceph-14.2.1-448-g1bd10a856f.tar.bz2 deleted file mode 100644 index 6e421e9..0000000 --- a/ceph-14.2.1-448-g1bd10a856f.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5647cf642601692e75377120edb1f6fa170c7c0b7bcc2beb201f9f7020fc51a4 -size 95199301 diff --git a/ceph-14.2.1-457-gb42e3171b3.tar.bz2 b/ceph-14.2.1-457-gb42e3171b3.tar.bz2 new file mode 100644 index 0000000..529aba7 --- /dev/null +++ b/ceph-14.2.1-457-gb42e3171b3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777af31d181f572ce9306900fdb93791a47278f27295d13864875a0b36c7c9d4 +size 95221515 diff --git a/ceph-test.changes b/ceph-test.changes index 96707db..bb920bc 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu May 30 12:59:55 UTC 2019 - Nathan Cutler + +- Update to 14.2.1-457-gb42e3171b3: + + qa/deepsea/salt: + * 1node5disks salt configuration + * grafana_service_check validation test + * Disk drive replacement test + * use "ceph_cm_ansible: false" instead of "ceph_cm: salt" + + spec: Disable LTO in spec when being used (bsc#1135030) + +------------------------------------------------------------------- +Wed May 22 08:40:01 UTC 2019 - Nathan Cutler + +- civetweb: fix file descriptor leak (bsc#1125080, CVE-2019-3821) + (fix has been in since February 2019) +- rgw: sanitize customer encryption keys from log output in v4 auth + (bsc#1121567, CVE-2018-16889) (fix has been in since February 2019) + ------------------------------------------------------------------- Tue May 21 13:46:52 UTC 2019 - Nathan Cutler @@ -7,7 +26,7 @@ Tue May 21 13:46:52 UTC 2019 - Nathan Cutler + monitoring: SNMP OID per every Prometheus alert rule + mgr/dashboard: Validate if any client belongs to more than one group + mgr/dashboard: Admin resource not honored - + mgr/dashboard: Unable to see tcmu-runner perf counters + + mgr/dashboard: Unable to see tcmu-runner perf counters (bsc#1135388) + mgr/dashboard: iSCSI form does not support IPv6 ------------------------------------------------------------------- diff --git a/ceph-test.spec b/ceph-test.spec index 112d948..205966c 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -100,7 +100,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 14.2.1.448+g1bd10a856f +Version: 14.2.1.457+gb42e3171b3 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.1-448-g1bd10a856f.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.2.1-457-gb42e3171b3.tar.bz2 %if 0%{?suse_version} Source96: checkin.sh Source97: README-checkin.txt @@ -499,9 +499,12 @@ This package contains Ceph benchmarks and test tools. %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-14.2.1-448-g1bd10a856f +%autosetup -p1 -n ceph-14.2.1-457-gb42e3171b3 %build +# LTO can be enabled as soon as the following GCC bug is fixed: +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200 +%define _lto_cflags %{nil} %if 0%{?rhel} == 7 . /opt/rh/devtoolset-7/enable diff --git a/ceph.changes b/ceph.changes index 96707db..bb920bc 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu May 30 12:59:55 UTC 2019 - Nathan Cutler + +- Update to 14.2.1-457-gb42e3171b3: + + qa/deepsea/salt: + * 1node5disks salt configuration + * grafana_service_check validation test + * Disk drive replacement test + * use "ceph_cm_ansible: false" instead of "ceph_cm: salt" + + spec: Disable LTO in spec when being used (bsc#1135030) + +------------------------------------------------------------------- +Wed May 22 08:40:01 UTC 2019 - Nathan Cutler + +- civetweb: fix file descriptor leak (bsc#1125080, CVE-2019-3821) + (fix has been in since February 2019) +- rgw: sanitize customer encryption keys from log output in v4 auth + (bsc#1121567, CVE-2018-16889) (fix has been in since February 2019) + ------------------------------------------------------------------- Tue May 21 13:46:52 UTC 2019 - Nathan Cutler @@ -7,7 +26,7 @@ Tue May 21 13:46:52 UTC 2019 - Nathan Cutler + monitoring: SNMP OID per every Prometheus alert rule + mgr/dashboard: Validate if any client belongs to more than one group + mgr/dashboard: Admin resource not honored - + mgr/dashboard: Unable to see tcmu-runner perf counters + + mgr/dashboard: Unable to see tcmu-runner perf counters (bsc#1135388) + mgr/dashboard: iSCSI form does not support IPv6 ------------------------------------------------------------------- diff --git a/ceph.spec b/ceph.spec index 216b179..f7e4c5e 100644 --- a/ceph.spec +++ b/ceph.spec @@ -100,7 +100,7 @@ # main package definition ################################################################################# Name: ceph -Version: 14.2.1.448+g1bd10a856f +Version: 14.2.1.457+gb42e3171b3 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.1-448-g1bd10a856f.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.2.1-457-gb42e3171b3.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -1068,9 +1068,12 @@ This package provides Ceph’s default alerts for Prometheus. # common ################################################################################# %prep -%autosetup -p1 -n ceph-14.2.1-448-g1bd10a856f +%autosetup -p1 -n ceph-14.2.1-457-gb42e3171b3 %build +# LTO can be enabled as soon as the following GCC bug is fixed: +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200 +%define _lto_cflags %{nil} %if 0%{?rhel} == 7 . /opt/rh/devtoolset-7/enable