[GitHub] cloudstack pull request: CLOUDSTACK-8416: added support for FIPS c...

2015-04-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/196


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-8416: added support for FIPS c...

2015-04-27 Thread anshul1886
GitHub user anshul1886 opened a pull request:

https://github.com/apache/cloudstack/pull/196

CLOUDSTACK-8416: added support for FIPS compliant checksum.

It will now support md5, sha1, sha224, sha256, sha384 and sha512 checksums.

In same checksum parameter user can pass any of the above algorithms hash

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-8416

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/196.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #196


commit f5c3b248fc165cbf43129b4bfaafafba3fcbe7ed
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2015-03-31T07:38:17Z

CLOUDSTACK-8416: added support for FIPS compliant checksum.
It will now support md5, sha1, sha224, sha256, sha384 and sha512 checksums.

In same checksum parameter user can pass any of the above algorithms hash




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---