diff --git a/_constraints b/_constraints index 683c8f4..6b22d0d 100644 --- a/_constraints +++ b/_constraints @@ -25,7 +25,7 @@ - 36 + 50 8 @@ -40,7 +40,7 @@ - 52 + 50 8 diff --git a/ceph-16.2.7-640-gceb23c7491b.tar.bz2 b/ceph-16.2.7-640-gceb23c7491b.tar.bz2 deleted file mode 100644 index d718173..0000000 --- a/ceph-16.2.7-640-gceb23c7491b.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acb28bd4f21d111b6c6f5ceb3f96deac4e9588c9bb573c1531782d0ac342f8d5 -size 128473591 diff --git a/ceph-16.2.7-650-gd083eaa3886.tar.bz2 b/ceph-16.2.7-650-gd083eaa3886.tar.bz2 new file mode 100644 index 0000000..d3c4cc1 --- /dev/null +++ b/ceph-16.2.7-650-gd083eaa3886.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306e94871d270bd0a44597914010dbce3301727df71615c9309192ad1cc54caf +size 128496775 diff --git a/ceph-test.spec b/ceph-test.spec index 778ac40..32bbbc6 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -125,7 +125,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 16.2.7.640+gceb23c7491b +Version: 16.2.7.650+gd083eaa3886 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -141,7 +141,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.7-640-gceb23c7491b.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-16.2.7-650-gd083eaa3886.tar.bz2 %if 0%{?suse_version} Source94: ceph-rpmlintrc Source95: checkin.sh @@ -586,7 +586,7 @@ This package contains Ceph benchmarks and test tools. %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-16.2.7-640-gceb23c7491b +%autosetup -p1 -n ceph-16.2.7-650-gd083eaa3886 %build # LTO can be enabled as soon as the following GCC bug is fixed: diff --git a/ceph.changes b/ceph.changes index 9b75831..62c804f 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 24 14:22:13 UTC 2022 - Stefen Allen + +- Update to 16.2.7-650-gd083eaa3886 + + (pr#469) cephadm: update image paths to registry.suse.com + + (pr#468) cephadm: use snmp-notifier image from registry.suse.de + + (pr#467) cephadm: infer the default container image during pull + + (pr#465) mgr/cephadm: try to get FQDN for inventory address + + Sync _constaints file for IBS and OBS + ------------------------------------------------------------------- Tue Mar 15 19:31:58 UTC 2022 - Stefen Allen diff --git a/ceph.spec b/ceph.spec index ee00b00..dad3625 100644 --- a/ceph.spec +++ b/ceph.spec @@ -125,7 +125,7 @@ # main package definition ################################################################################# Name: ceph -Version: 16.2.7.640+gceb23c7491b +Version: 16.2.7.650+gd083eaa3886 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -141,7 +141,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.7-640-gceb23c7491b.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-16.2.7-650-gd083eaa3886.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -1199,7 +1199,7 @@ This package provides Ceph default alerts for Prometheus. # common ################################################################################# %prep -%autosetup -p1 -n ceph-16.2.7-640-gceb23c7491b +%autosetup -p1 -n ceph-16.2.7-650-gd083eaa3886 %build # LTO can be enabled as soon as the following GCC bug is fixed: