diff --git a/sdk/attestation/azure-security-attestation/cgmanifest.json b/sdk/attestation/azure-security-attestation/cgmanifest.json index 97ba03c83..d4b0875a5 100644 --- a/sdk/attestation/azure-security-attestation/cgmanifest.json +++ b/sdk/attestation/azure-security-attestation/cgmanifest.json @@ -1,36 +1,46 @@ { - "Registrations": [ - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/google/googletest", - "CommitHash": "703bd9caab50b139428cea1aaff9974ebee5742e" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "other", - "Other": { - "Name": "clang-format", - "Version": "9.0.0-2", - "DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-updates-universe-amd64/clang-format-9_9-2~ubuntu18.04.2_amd64.deb.html" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "other", - "Other": { - "Name": "doxygen", - "Version": "1.8.20", - "DownloadUrl": "https://azuresdktooling.blob.core.windows.net/dependencies/doxygen-1.8.18-setup.exe" - } - }, - "DevelopmentDependency": true + "Registrations": [ + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/openssl/openssl", + "CommitHash": "d82e959e621a3d597f1e0d50ff8c2d8b96915fd7" } - ] + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/google/googletest", + "CommitHash": "703bd9caab50b139428cea1aaff9974ebee5742e" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "clang-format", + "Version": "9.0.0-2", + "DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-updates-universe-amd64/clang-format-9_9-2~ubuntu18.04.2_amd64.deb.html" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "doxygen", + "Version": "1.8.20", + "DownloadUrl": "https://azuresdktooling.blob.core.windows.net/dependencies/doxygen-1.8.18-setup.exe" + } + }, + "DevelopmentDependency": true + } + ] } diff --git a/sdk/attestation/azure-security-attestation/vcpkg/vcpkg.json b/sdk/attestation/azure-security-attestation/vcpkg/vcpkg.json index 24b6b27f0..282c2ce3f 100644 --- a/sdk/attestation/azure-security-attestation/vcpkg/vcpkg.json +++ b/sdk/attestation/azure-security-attestation/vcpkg/vcpkg.json @@ -20,12 +20,13 @@ "name": "vcpkg-cmake", "host": true }, - { - "name": "openssl" - }, { "name": "vcpkg-cmake-config", "host": true + }, + { + "name": "openssl", + "version": "1.1.1n" } ] } diff --git a/sdk/core/azure-core/cgmanifest.json b/sdk/core/azure-core/cgmanifest.json index 781d6210c..5e418d475 100644 --- a/sdk/core/azure-core/cgmanifest.json +++ b/sdk/core/azure-core/cgmanifest.json @@ -1,87 +1,97 @@ { - "Registrations": [ - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/curl/curl", - "CommitHash": "2cfac302fbeec68f1727cba3d1705e16f02220ad" - } - }, - "DevelopmentDependency": false - }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/nlohmann/json", - "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" - } - }, - "DevelopmentDependency": false - }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/google/googletest", - "CommitHash": "e2239ee6043f73722e7aa812a459f54a28552929" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "other", - "Other": { - "Name": "clang-format", - "Version": "9.0.0-2", - "DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-updates-universe-amd64/clang-format-9_9-2~ubuntu18.04.2_amd64.deb.html" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "other", - "Other": { - "Name": "doxygen", - "Version": "1.8.20", - "DownloadUrl": "http://doxygen.nl/files/doxygen-1.8.20-setup.exe" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/CLIUtils/cmake", - "CommitHash": "4e52e4d0bc2e9fd27171926d0b5d9f396dd8637c" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "other", - "Other": { - "Name": "gcovr", - "Version": "3.4-1", - "DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/gcovr_3.4-1_all.deb.html" - } - }, - "DevelopmentDependency": true - }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/postmanlabs/httpbin", - "CommitHash": "f8ec666b4d1b654e4ff6aedd356f510dcac09f83" - } - }, - "DevelopmentDependency": true + "Registrations": [ + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/openssl/openssl", + "CommitHash": "d82e959e621a3d597f1e0d50ff8c2d8b96915fd7" } - ] + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/curl/curl", + "CommitHash": "2cfac302fbeec68f1727cba3d1705e16f02220ad" + } + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/nlohmann/json", + "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" + } + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/google/googletest", + "CommitHash": "e2239ee6043f73722e7aa812a459f54a28552929" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "clang-format", + "Version": "9.0.0-2", + "DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-updates-universe-amd64/clang-format-9_9-2~ubuntu18.04.2_amd64.deb.html" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "doxygen", + "Version": "1.8.20", + "DownloadUrl": "http://doxygen.nl/files/doxygen-1.8.20-setup.exe" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/CLIUtils/cmake", + "CommitHash": "4e52e4d0bc2e9fd27171926d0b5d9f396dd8637c" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "gcovr", + "Version": "3.4-1", + "DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/gcovr_3.4-1_all.deb.html" + } + }, + "DevelopmentDependency": true + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/postmanlabs/httpbin", + "CommitHash": "f8ec666b4d1b654e4ff6aedd356f510dcac09f83" + } + }, + "DevelopmentDependency": true + } + ] } \ No newline at end of file diff --git a/sdk/core/azure-core/vcpkg/vcpkg.json b/sdk/core/azure-core/vcpkg/vcpkg.json index 5c5363716..d8846f3e0 100644 --- a/sdk/core/azure-core/vcpkg/vcpkg.json +++ b/sdk/core/azure-core/vcpkg/vcpkg.json @@ -13,7 +13,8 @@ "dependencies": [ { "name": "openssl", - "platform": "!windows & !uwp" + "platform": "!windows & !uwp", + "version" : "1.1.1n" }, { "name": "vcpkg-cmake", diff --git a/sdk/storage/azure-storage-common/cgmanifest.json b/sdk/storage/azure-storage-common/cgmanifest.json index 9cd1bceeb..55ae810b3 100644 --- a/sdk/storage/azure-storage-common/cgmanifest.json +++ b/sdk/storage/azure-storage-common/cgmanifest.json @@ -1,5 +1,15 @@ { "Registrations": [ + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/openssl/openssl", + "CommitHash": "d82e959e621a3d597f1e0d50ff8c2d8b96915fd7" + } + }, + "DevelopmentDependency": false + }, { "Component": { "Type": "git", diff --git a/sdk/storage/azure-storage-common/vcpkg/vcpkg.json b/sdk/storage/azure-storage-common/vcpkg/vcpkg.json index 9803373c8..f57ec8fea 100644 --- a/sdk/storage/azure-storage-common/vcpkg/vcpkg.json +++ b/sdk/storage/azure-storage-common/vcpkg/vcpkg.json @@ -22,7 +22,8 @@ }, { "name": "openssl", - "platform": "!windows" + "platform": "!windows", + "version" : "1.1.1n" }, { "name": "vcpkg-cmake",