From: Travis Rhoden Date: Wed, 26 Aug 2015 17:42:18 +0000 (-0700) Subject: Update changelog X-Git-Tag: v1.5.28~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8c79cea8531322bbd3f0b356f03952a88042b456;p=ceph-deploy.git Update changelog Signed-off-by: Travis Rhoden --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 172f233..be8e3b1 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -4,6 +4,18 @@ Changelog 1.5 --- +1.5.28 +^^^^^^ +26-Aug-2015 + +* Fix issue when importing GPG keys on Centos 6 introduced in 1.5.27. +* Support systemd and sysvinit on RHEL, Fedora, and CentOS, when systemd + is present in the Ceph packages. +* Simplify steps taken when adding a monitor with ``ceph-deploy mon add``. + Eliminates a 5-minute hang when moving from 1 monitor to 2. +* Make sure that Ceph is installed on a remote node before trying to enable + a Ceph daemon. + 1.5.27 ^^^^^^ 05-Aug-2015 @@ -12,8 +24,8 @@ Changelog * Ability to install subset of ceph packages based on CLI switches like ``--cli``, ``--rgw``, etc. * Initial support for systemd. Ceph on Fedora 22 only. -* Fixed an issue that prevented package upgrades when using DNF -* No longer installs yum-priorities-plugin when using DNF +* Fixed an issue that prevented package upgrades when using DNF. +* No longer installs yum-priorities-plugin when using DNF. 1.5.26 ^^^^^^