Updates CHANGES frm 0.13.3 branch.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/dd401daa Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/dd401daa Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/dd401daa Branch: refs/heads/trunk Commit: dd401daa66fe6f9d430c6891528693e9b72a249e Parents: 01117ee Author: Tomaz Muraus <[email protected]> Authored: Wed Jan 1 15:12:09 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Jan 2 00:09:57 2014 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/dd401daa/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 847dcd8..bb37f54 100644 --- a/CHANGES +++ b/CHANGES @@ -156,6 +156,10 @@ Changes with Apache Libcloud in development - Send "scrub_data" query parameter when destroying a DigitalOcean node. This will cause disk to be scrubbed (overwritten with 0's) when destroying a node. (LIBCLOUD-487) + + Note: This fixes a security issue with a potential leak of data contained + on the destroyed node which only affects users of the DigitalOcean driver. + (CVE-2013-6480) [Tomaz Muraus] *) Storage
