Accepting request 544178 from filesystems:ceph:luminous
fix two rgw bugs OBS-URL: https://build.opensuse.org/request/show/544178 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=144
This commit is contained in:
parent
09346a99ec
commit
bc1399c700
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||||
<param name="changesrevision">af9ea5e71523250936836ac9ded7019b8c8eeab2</param></service></servicedata>
|
<param name="changesrevision">73fe7ae9bb824df7bd71cdc6bc340fb85a7e0638</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ca8e0e4a4f2f81241aff821faf6aa88d7a7002a4269bda523477a5e04a10ce7
|
|
||||||
size 127804453
|
|
3
ceph-12.2.1+git.1511264749.73fe7ae9bb.tar.bz2
Normal file
3
ceph-12.2.1+git.1511264749.73fe7ae9bb.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:549d6a42d5c961513a1664a219fe59e667dd78b57ce24b589053691ba16d6f0a
|
||||||
|
size 127812745
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 21 12:12:38 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 12.2.1+git.1511264749.73fe7ae9bb:
|
||||||
|
+ bsc#1067705
|
||||||
|
* rgw: set sync_from_all as true when no value is seen
|
||||||
|
+ bsc#1066182
|
||||||
|
* rgw: data sync: set num_shards when building full maps
|
||||||
|
* dencoder/rgw: expose rgw sync status types
|
||||||
|
* rgw: set num_shards on 'radosgw-admin data sync init'
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 09 12:00:20 UTC 2017 - ncutler@suse.com
|
Thu Nov 09 12:00:20 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 12.2.1+git.1510221942.af9ea5e715
|
Version: 12.2.1+git.1511264749.73fe7ae9bb
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
|
11
ceph.changes
11
ceph.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 21 12:12:38 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 12.2.1+git.1511264749.73fe7ae9bb:
|
||||||
|
+ bsc#1067705
|
||||||
|
* rgw: set sync_from_all as true when no value is seen
|
||||||
|
+ bsc#1066182
|
||||||
|
* rgw: data sync: set num_shards when building full maps
|
||||||
|
* dencoder/rgw: expose rgw sync status types
|
||||||
|
* rgw: set num_shards on 'radosgw-admin data sync init'
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 09 12:00:20 UTC 2017 - ncutler@suse.com
|
Thu Nov 09 12:00:20 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 12.2.1+git.1510221942.af9ea5e715
|
Version: 12.2.1+git.1511264749.73fe7ae9bb
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user