From: Alfredo Deza Date: Wed, 9 Jul 2014 15:50:26 +0000 (-0400) Subject: update the changelog X-Git-Tag: v1.5.8~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=42059b45387e6e42fad74aebbcca02c908e22f2a;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 bf6d02e..f88020d 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,11 @@ +1.5.8 +----- +* Create a flake8/pep8/linting job so that we prevent Undefined errors +* Add partprobe/partx calls when zapping disks +* Fix RHEL7 installation issues (url was using el6 incorrectly) (Thanks David Vossel) +* Warn when an executable is not found +* Fix an ``AttributeError`` in execnet (see https://github.com/alfredodeza/execnet/issues/1) + 1.5.7 ----- * Fix ``NameError`` on osd.py from an undefined variable @@ -6,7 +14,7 @@ 1.5.6 ----- * Optionally avoid vendoring libraries for upstream package maintainers. -* Fix RHEL7 installation issue that was pulling ``el6`` packages (David Vossel) +* Fix RHEL7 installation issue that was pulling ``el6`` packages (Thanks David Vossel) 1.5.5 -----