From: Alfredo Deza Date: Fri, 30 May 2014 12:40:32 +0000 (-0400) Subject: update the changelog X-Git-Tag: v1.5.3~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dcb4e63d62e892e109e4d0973989242598e2a8d8;p=ceph-deploy.git update the changelog Signed-off-by: Alfredo Deza --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 40d7c65..e08664f 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,12 @@ +1.5.3 +----- +* Another fix for IPV6: write correct ``mon_host`` in ceph.conf +* Support ``proxy`` settings for repo files in YUM +* Better error message when ceph.conf is not found +* Refuse to install custom cluster names on sysvinit systems (not supported) +* Remove quiet flags from package manager's install calls to avoid timing out +* Use the correct URL repo when installing for RHEL + 1.5.2 ----- * Remove ``--`` from the command to install packages. (Thanks Vincenzo Pii)