diff --git a/ceph-16.2.5-111-ga5b472dfcf8.tar.bz2 b/ceph-16.2.5-111-ga5b472dfcf8.tar.bz2 deleted file mode 100644 index e97d29e..0000000 --- a/ceph-16.2.5-111-ga5b472dfcf8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0d16e32a31a48fb6d0710bfe2c2c0304308446b8a40eddfcfd064477c877007 -size 127097527 diff --git a/ceph-16.2.5-113-g8b5bda7684e.tar.bz2 b/ceph-16.2.5-113-g8b5bda7684e.tar.bz2 new file mode 100644 index 0000000..df23130 --- /dev/null +++ b/ceph-16.2.5-113-g8b5bda7684e.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ed5b01557229ee91a270e4f8bca972c9af713fbfb122cc175d8b35bffe5465 +size 127035996 diff --git a/ceph-test.changes b/ceph-test.changes index d2e76e5..b36e777 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 30 15:01:29 UTC 2021 - Nathan Cutler + +- Update to 16.2.5-113-g8b5bda7684e: + + (bsc#1188741) compression/snappy: use uint32_t to be compatible with 1.1.9 + improved version of patch that did not work as intended + ------------------------------------------------------------------- Tue Jul 27 18:31:37 UTC 2021 - Nathan Cutler diff --git a/ceph-test.spec b/ceph-test.spec index ce13c1b..b7f296f 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -123,7 +123,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 16.2.5.111+ga5b472dfcf8 +Version: 16.2.5.113+g8b5bda7684e Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -139,7 +139,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD- Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-16.2.5-111-ga5b472dfcf8.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-16.2.5-113-g8b5bda7684e.tar.bz2 %if 0%{?suse_version} Source94: ceph-rpmlintrc Source95: checkin.sh @@ -592,7 +592,7 @@ This package contains Ceph benchmarks and test tools. %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-16.2.5-111-ga5b472dfcf8 +%autosetup -p1 -n ceph-16.2.5-113-g8b5bda7684e %build # LTO can be enabled as soon as the following GCC bug is fixed: diff --git a/ceph.changes b/ceph.changes index d2e76e5..b36e777 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 30 15:01:29 UTC 2021 - Nathan Cutler + +- Update to 16.2.5-113-g8b5bda7684e: + + (bsc#1188741) compression/snappy: use uint32_t to be compatible with 1.1.9 + improved version of patch that did not work as intended + ------------------------------------------------------------------- Tue Jul 27 18:31:37 UTC 2021 - Nathan Cutler diff --git a/ceph.spec b/ceph.spec index 2ef3704..1f9ce59 100644 --- a/ceph.spec +++ b/ceph.spec @@ -123,7 +123,7 @@ # main package definition ################################################################################# Name: ceph -Version: 16.2.5.111+ga5b472dfcf8 +Version: 16.2.5.113+g8b5bda7684e Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -139,7 +139,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD- Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-16.2.5-111-ga5b472dfcf8.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-16.2.5-113-g8b5bda7684e.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -1209,7 +1209,7 @@ This package provides Ceph default alerts for Prometheus. # common ################################################################################# %prep -%autosetup -p1 -n ceph-16.2.5-111-ga5b472dfcf8 +%autosetup -p1 -n ceph-16.2.5-113-g8b5bda7684e %build # LTO can be enabled as soon as the following GCC bug is fixed: