]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
update the changelog
authorAlfredo Deza <alfredo.deza@inktank.com>
Fri, 30 May 2014 12:40:32 +0000 (08:40 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Fri, 30 May 2014 12:40:32 +0000 (08:40 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
docs/source/changelog.rst

index 40d7c656385bd82c4f46d078594f7cf89fac5d01..e08664f6ac5f62bb6eb7335c1f290493a9b737ac 100644 (file)
@@ -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)