You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2016/08/08 23:13:58 UTC

[2/2] libcloud git commit: change for #846

change for #846


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2d4a6d32
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2d4a6d32
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2d4a6d32

Branch: refs/heads/trunk
Commit: 2d4a6d32dc5cca9c85e6cf2dd8a4e16ec77b96a6
Parents: 61d3bdb
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Aug 9 09:13:51 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Aug 9 09:13:51 2016 +1000

----------------------------------------------------------------------
 CHANGES.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/2d4a6d32/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index e2b398e..ad78fde 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -17,6 +17,10 @@ General
 Compute
 ~~~~~~~
 
+- [cloudstack] BUGFIX Values with wildcards failed signature validation
+  (GITHUB-846)
+  [Ronald van Zantvoot]
+
 - [cloudstack] Added StorageState-Migrating to the cloudstack driver.
   (GITHUB-847)
   [Marc-Aur�le Brothier]