From: Alfredo Deza Date: Tue, 30 Sep 2014 13:23:17 +0000 (-0400) Subject: bump the changelog X-Git-Tag: v1.5.16~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=28e0f3fc34b11cec303f98aac0398bd3a0db8f5e;p=ceph-deploy.git bump the changelog Signed-off-by: Alfredo Deza --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 8a1a4e3..af89520 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,11 @@ +1.5.16 +------ +* Enable services on ``el`` distros when deploying Ceph daemons. +* Smarter detection of ``sudo`` need on remote nodes (prevents issues when + running ceph-deploy as ``root`` or with ``sudo``. +* Fix an issue where Debian Sid would break ceph-deploy failing Distro + detection. + 1.5.15 ------ * If ``wget`` is installed don't try to install it regardless.