You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/11/20 10:42:38 UTC

[1/2] git commit: updated refs/heads/4.6 to 401693e

Repository: cloudstack
Updated Branches:
  refs/heads/4.6 4df60db7d -> 401693eaf


CLOUDSTACK-9053 security upgrade as per COLLECTIONS-580

  cloustack is not vulnerable but as the classes are in they might
  be used in the future so we upgrade to prevent accidental
  vulnerabilities.

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

Branch: refs/heads/4.6
Commit: d40d3498a6faa62fb8dc0df4d4e14b07a8363cb3
Parents: 37cee33
Author: Daan Hoogland <da...@onecht.net>
Authored: Wed Nov 18 22:54:25 2015 +0100
Committer: Daan Hoogland <da...@onecht.net>
Committed: Wed Nov 18 23:35:42 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d40d3498/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2fe6547..8fb0ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <cs.pool.version>1.6</cs.pool.version>
     <cs.codec.version>1.10</cs.codec.version>
     <cs.configuration.version>1.10</cs.configuration.version>
-    <cs.collections.version>3.2.1</cs.collections.version>
+    <cs.collections.version>3.2.2</cs.collections.version>
     <cs.logging.version>1.1.1</cs.logging.version>
     <cs.discovery.version>0.5</cs.discovery.version>
     <cs.ejb.version>3.0</cs.ejb.version>


[2/2] git commit: updated refs/heads/4.6 to 401693e

Posted by re...@apache.org.
Merge pull request #1089 from DaanHoogland/CLOUDSTACK-9053

CLOUDSTACK-9053 security upgrade as per COLLECTIONS-580  cloustack is not vulnerable but as the classes are in they might
  be used in the future so we upgrade to prevent accidental
  vulnerabilities.

unit tests in master succeeded. unit tests on 4.6 passed. integration tests going on.

* pr/1089:
  CLOUDSTACK-9053 security upgrade as per COLLECTIONS-580

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/401693ea
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/401693ea
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/401693ea

Branch: refs/heads/4.6
Commit: 401693eafbe940c8fc349eec950779cf3e3f2717
Parents: 4df60db d40d349
Author: Remi Bergsma <gi...@remi.nl>
Authored: Fri Nov 20 10:41:57 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Fri Nov 20 10:41:57 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------