From: Ken Dreyer Date: Fri, 10 Apr 2015 15:18:17 +0000 (-0600) Subject: doc: add CVE-2015-3010 to changelog X-Git-Tag: v1.5.24~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c809d07b8813b0598a6dc6a14ae289be47b4a30f;p=ceph-deploy.git doc: add CVE-2015-3010 to changelog One of the changes in ceph-deploy 1.5.23 is tracked as CVE-2015-3010. Document this in the changelog. Signed-off-by: Ken Dreyer --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 5363e3b..cb67522 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -12,8 +12,8 @@ Changelog * Add ``rgw`` command to easily create rgw instances. * Automatically install the radosgw package. * Remove unimplemented subcommands from CLI and help. -* Fix an issue where keyring permissions were world readable - (thanks Owen Synge). +* **CVE-2015-3010**: Fix an issue where keyring permissions were + world readable (thanks Owen Synge). * Fix an issue preventing all but the first host given to ``install --repo`` from being used.