You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2014/01/02 00:41:42 UTC

[2/4] git commit: Updates CHANGES frm 0.13.3 branch.

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 <to...@apache.org>
Authored: Wed Jan 1 15:12:09 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
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