diff --git a/_servicedata b/_servicedata index 4228a69..c2db4f0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/SUSE/ceph.git - b8ee9e4007f0443ef50deb1a691c3ea8bd0a11fe + abc3d6b01a526ad42fcfd32d4d6358059a942449 \ No newline at end of file diff --git a/ceph-10.2.1+git.1464009581.b8ee9e4.tar.bz2 b/ceph-10.2.1+git.1464009581.b8ee9e4.tar.bz2 deleted file mode 100644 index 34db92c..0000000 --- a/ceph-10.2.1+git.1464009581.b8ee9e4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8252539d92a1714a8808db3031fd090a67954648d371e77a7f752e46fd2100f -size 16481195 diff --git a/ceph-10.2.1+git.1464774627.abc3d6b.tar.bz2 b/ceph-10.2.1+git.1464774627.abc3d6b.tar.bz2 new file mode 100644 index 0000000..3835cda --- /dev/null +++ b/ceph-10.2.1+git.1464774627.abc3d6b.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c575a0a582b41d550d4c30ff7dd8968cacf854e9fd55c2d681d043450b0b0e +size 16510687 diff --git a/ceph.changes b/ceph.changes index 0df00c7..ad21c47 100644 --- a/ceph.changes +++ b/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 diff --git a/ceph.spec b/ceph.spec index 9888cc5..8759f1b 100644 --- a/ceph.spec +++ b/ceph.spec @@ -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}