Accepting request 966083 from filesystems:ceph:pacific

- Update to v16.2.7-652-gf5dc462fdb5 
  + (bsc#1194875) [SES7P] include/buffer: include <memory>

- 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

- Update to v16.2.7-652-gf5dc462fdb5 
  + (bsc#1194875) [SES7P] include/buffer: include <memory>

OBS-URL: https://build.opensuse.org/request/show/966083
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=318
This commit is contained in:
Mike Latimer 2022-03-30 22:29:22 +00:00 committed by Git OBS Bridge
parent 0713e26cb2
commit 3f61e4ac76
6 changed files with 31 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:306e94871d270bd0a44597914010dbce3301727df71615c9309192ad1cc54caf
size 128496775

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05ee1afbf3c0e7b5ff32b534a973e0c90cb23c6c500ab5c88a4b3b363525b037
size 128471285

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Mar 30 17:38:31 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- Update to v16.2.7-652-gf5dc462fdb5
+ (bsc#1194875) [SES7P] include/buffer: include <memory>
-------------------------------------------------------------------
Thu Mar 24 14:22:13 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- 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 <stefen.allen@suse.com>

View File

@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 16.2.7.650+gd083eaa3886
Version: 16.2.7.652+gf5dc462fdb5
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-650-gd083eaa3886.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.7-652-gf5dc462fdb5.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-650-gd083eaa3886
%autosetup -p1 -n ceph-16.2.7-652-gf5dc462fdb5
%build
# LTO can be enabled as soon as the following GCC bug is fixed:

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 30 17:38:31 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- Update to v16.2.7-652-gf5dc462fdb5
+ (bsc#1194875) [SES7P] include/buffer: include <memory>
-------------------------------------------------------------------
Thu Mar 24 14:22:13 UTC 2022 - Stefen Allen <stefen.allen@suse.com>

View File

@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 16.2.7.650+gd083eaa3886
Version: 16.2.7.652+gf5dc462fdb5
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-650-gd083eaa3886.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.7-652-gf5dc462fdb5.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-650-gd083eaa3886
%autosetup -p1 -n ceph-16.2.7-652-gf5dc462fdb5
%build
# LTO can be enabled as soon as the following GCC bug is fixed: