]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
doc: add CVE-2015-3010 to changelog 277/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 10 Apr 2015 15:18:17 +0000 (09:18 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 10 Apr 2015 15:21:12 +0000 (09:21 -0600)
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 <kdreyer@redhat.com>
docs/source/changelog.rst

index 5363e3b8f6a986dd12adc19b7f4b42b28c1bf883..cb675220cbd33223ee8993b409887aaa2096ca07 100644 (file)
@@ -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.