You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/02/11 17:00:41 UTC

[GitHub] aledsage commented on issue #1039: [WIP] [Security] Bump bouncycastle.version from 1.51 to 1.60

aledsage commented on issue #1039: [WIP] [Security] Bump bouncycastle.version from 1.51 to 1.60
URL: https://github.com/apache/brooklyn-server/pull/1039#issuecomment-462406602
 
 
   Note that from other karaf features in brooklyn, we'll also get the older version installed (v1.51). I'm not sure if there are implications for the jclouds code of running with v1.60 when compiled against v1.51.
   ```
   Feature jclouds-driver-bouncycastle 2.1.0
   Description:
     Bouncycastle driver for jclouds
   Feature has no configuration
   Feature has no configuration files
   Feature depends on:
     jclouds 2.1.0
   Feature contains followed bundles:
     mvn:org.bouncycastle/bcprov-ext-jdk15on/1.51
     mvn:org.bouncycastle/bcpkix-jdk15on/1.51
     mvn:org.apache.jclouds.driver/jclouds-bouncycastle/2.1.0
   Feature has no conditionals.
   ```
   And:
   ```
   Feature jclouds-services 2.1.0
   Description:
     OSGi Service Factories for jclouds
   Feature has no configuration
   Feature configuration files: 
     ${karaf.etc}/org.apache.jclouds.credentials.cfg
   Feature depends on:
     aries-blueprint 0.0.0
     jclouds-compute 2.1.0
     jclouds-blobstore 2.1.0
   Feature contains followed bundles:
     mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.54_1
     mvn:org.apache.jclouds.karaf.bundles/jsch-agentproxy-jsch/2.1.0
     mvn:com.jcraft/jsch.agentproxy.connector-factory/0.0.9
     mvn:com.jcraft/jsch.agentproxy.usocket-nc/0.0.9
     mvn:com.jcraft/jsch.agentproxy.sshagent/0.0.9
     mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jzlib/1.0.7_1
     mvn:org.bouncycastle/bcprov-ext-jdk15on/1.51
     mvn:org.apache.jclouds.driver/jclouds-bouncycastle/2.1.0
     mvn:org.apache.jclouds.driver/jclouds-slf4j/2.1.0
     mvn:org.apache.jclouds.common/googlecloud/2.1.0
     mvn:org.apache.jclouds.driver/jclouds-jsch/2.1.0
     mvn:org.apache.jclouds.driver/jclouds-log4j/2.1.0
     mvn:org.apache.jclouds.karaf/core/2.1.0
     mvn:org.apache.jclouds.karaf/cache/2.1.0
     mvn:org.apache.jclouds.karaf/recipe/2.1.0
     mvn:org.apache.jclouds.karaf/services/2.1.0
   Feature has no conditionals.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services