SHA256
1
0
forked from pool/ceph

Accepting request 679739 from filesystems:ceph:nautilus

14.1.0

OBS-URL: https://build.opensuse.org/request/show/679739
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=208
This commit is contained in:
2019-02-27 18:05:19 +00:00
committed by Git OBS Bridge
parent c91eaed5f6
commit 8e3ca1fac1
6 changed files with 385 additions and 131 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sun Feb 24 10:39:14 UTC 2019 - ncutler@suse.com
- Update to 14.1.0-397-g83233298c9:
+ rebase on top of upstream master branch, SHA1 1f909bc88be501e58cfbe1bab55efc20de10fa8d
* upstream v14.1.0 (Nautilus RC1) release
+ see draft release notes: https://github.com/ceph/ceph/pull/26598
* rados: provide user with more meaningful error message (bsc#999643)
* librados3 is dead: long live librados2
* several MGR modules (notably the dashboard) have been split off from
ceph-mgr into dedicated subpackages
* upstream v14.1.0 introduces an optional dependency on rabbitmq-c
+ disabled, for now, since openSUSE does not ship this package
+ rgw: dmclock: async scheduler: wrap yield_ctx around ifdefs (bsc#1126554)
+ arch tweaks (enable lttng build for ppc64le, drop ppc64 openSUSE, add
s390x openSUSE)
-------------------------------------------------------------------
Fri Feb 15 14:00:09 UTC 2019 - ncutler@suse.com
- Update to 14.0.1-3975-g14d8f3cab5:
+ rebase on top of upstream master branch, SHA1 24fcffb94ccda5cb11eeb74315c78e053fbb1c66
* Enabling and using the dashboard should be possible and strongly
encouraged - see http://docs.ceph.com/docs/master/mgr/dashboard/ for the
basics
+ spec:
* enable s390x build for openSUSE
* disable lttng build on s390x, enable it on ppc64le
* new subpackages for the larger MGR plugins (notably, dashboard)
* drop RHEL-specific subman code blocks
-------------------------------------------------------------------
Wed Jan 30 17:29:43 UTC 2019 - ncutler@suse.com