]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
update the changelog
authorAlfredo Deza <alfredo.deza@inktank.com>
Wed, 9 Jul 2014 15:50:26 +0000 (11:50 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Wed, 9 Jul 2014 15:50:26 +0000 (11:50 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
docs/source/changelog.rst

index bf6d02ee3bfc79c6932d43c83e1f9c1e593177fd..f88020de07d6251dec344f79567c5472ae677b39 100644 (file)
@@ -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
 -----