Updating link to change in filesystems:ceph:jewel/ceph revision 16.0
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=c875d7489c655db560920484a28bd6dd
This commit is contained in:
parent
340112309a
commit
574909f7fc
@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||
<param name="changesrevision">b8ee9e4007f0443ef50deb1a691c3ea8bd0a11fe</param></service>
|
||||
<param name="changesrevision">abc3d6b01a526ad42fcfd32d4d6358059a942449</param></service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8252539d92a1714a8808db3031fd090a67954648d371e77a7f752e46fd2100f
|
||||
size 16481195
|
3
ceph-10.2.1+git.1464774627.abc3d6b.tar.bz2
Normal file
3
ceph-10.2.1+git.1464774627.abc3d6b.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99c575a0a582b41d550d4c30ff7dd8968cacf854e9fd55c2d681d043450b0b0e
|
||||
size 16510687
|
30
ceph.changes
30
ceph.changes
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 01 10:05:59 UTC 2016 - ncutler@suse.com
|
||||
|
||||
Update to version 10.2.1+git.1464774627.abc3d6b:
|
||||
|
||||
- Upstream fixes merged since last update:
|
||||
+ rgw: keep track of written_objs correctly (pr#9239, issue#15980)
|
||||
+ rgw: fix manager selection when APIs customized (pr#9245, issue#16100)
|
||||
+ osd: remove all stale osdmaps in handle_osd_map() (pr#9100, issue#15856)
|
||||
+ osd/PG: update info.stats.* mappings on split (pr#8968, issue#15728)
|
||||
+ tests: rm -fr /tmp/*virtualenv* (pr#9403, issue#16088)
|
||||
+ rbd-mirror: disable librbd caching for replicated images (pr#9317,
|
||||
issue#15956)
|
||||
+ cls_rbd: async version of metadata_list helper method, librbd: metadata
|
||||
retrieval added to open image state machine (pr#9318, issue#15957)
|
||||
+ librbd: write-after-write might result in an inconsistent replicated image
|
||||
(pr#9269, issue#15955)
|
||||
+ cls_journal: remove duplicated key generation, select min commit position
|
||||
for new clients (pr#9376, issue#15994)
|
||||
+ cls::journal: treat empty commit position as minimal, test: workaround
|
||||
failure in journal.sh (pr#9377, issue#16063)
|
||||
+ rbd-mirror: Delete local image mirror when remote image mirroring is
|
||||
disabled (pr#9372, issue#15995)
|
||||
+ journal: support asynchronous shutdown (pr#9373, issue#16055)
|
||||
+ rbd-mirror: support multiple replicated pools (pr#9409, isswue#16068)
|
||||
|
||||
- Fix systemd complains about "unknown lvalue" (bsc#982324)
|
||||
+ Revert "Drop any systemd imposed process/thread limits",
|
||||
+ Revert "systemd: Add systemd sandboxing to services."
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 21:59:57 UTC 2016 - ncutler@suse.com
|
||||
|
||||
|
@ -49,8 +49,8 @@
|
||||
# common
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 10.2.1+git.1464009581.b8ee9e4
|
||||
Release: 0%{?dist}
|
||||
Version: 10.2.1+git.1464774627.abc3d6b
|
||||
Release: 0
|
||||
Summary: User space components of the Ceph file system
|
||||
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
||||
%if 0%{?suse_version}
|
||||
|
Loading…
Reference in New Issue
Block a user