Accepting request 734729 from filesystems:ceph:nautilus
support ceph-iscsi 3.3 OBS-URL: https://build.opensuse.org/request/show/734729 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=251
This commit is contained in:
parent
eecccf4d8d
commit
9102fe89c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b71fbe66ec135c3cf1656b30f8ab8a67bc32ed896d71e03cd28e782affdd0594
|
||||
size 95726124
|
3
ceph-14.2.4-373-gc3e67ed133.tar.bz2
Normal file
3
ceph-14.2.4-373-gc3e67ed133.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c99d4f88751fbacd7d498efcd580f7722c91ca60c2f3c714169591cfdcdca820
|
||||
size 95719410
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 14:23:24 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 14.2.4-373-gc3e67ed133:
|
||||
+ Support iSCSI target-level CHAP authentication (bsc#1145617)
|
||||
+ Validation and render of iSCSI controls based "type" (bsc#1140491)
|
||||
+ Fix error editing iSCSI image advanced settings (bsc#1146656)
|
||||
+ Fix error during iSCSI target edit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 13:05:13 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 14.2.4.352+g2060e25d1c
|
||||
Version: 14.2.4.373+gc3e67ed133
|
||||
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.4-352-g2060e25d1c.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-14.2.4-373-gc3e67ed133.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.4-352-g2060e25d1c
|
||||
%autosetup -p1 -n ceph-14.2.4-373-gc3e67ed133
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 14:23:24 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 14.2.4-373-gc3e67ed133:
|
||||
+ Support iSCSI target-level CHAP authentication (bsc#1145617)
|
||||
+ Validation and render of iSCSI controls based "type" (bsc#1140491)
|
||||
+ Fix error editing iSCSI image advanced settings (bsc#1146656)
|
||||
+ Fix error during iSCSI target edit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 13:05:13 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 14.2.4.352+g2060e25d1c
|
||||
Version: 14.2.4.373+gc3e67ed133
|
||||
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.4-352-g2060e25d1c.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-14.2.4-373-gc3e67ed133.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -1089,7 +1089,7 @@ standalone RPM for use in Continuous Integration and ad hoc testing.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-14.2.4-352-g2060e25d1c
|
||||
%autosetup -p1 -n ceph-14.2.4-373-gc3e67ed133
|
||||
|
||||
%build
|
||||
# LTO can be enabled as soon as the following GCC bug is fixed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user