open ssl 1.1.1n (#3447)

* open ssl 1.1.1n

* manifests and vcpkg for attestation

* opensll - > git

* oops git
This commit is contained in:
George Arama 2022-03-21 11:17:21 -07:00 committed by GitHub
parent 71bdfddfee
commit 282ed53068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 155 additions and 122 deletions

View File

@ -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
}
]
}

View File

@ -20,12 +20,13 @@
"name": "vcpkg-cmake",
"host": true
},
{
"name": "openssl"
},
{
"name": "vcpkg-cmake-config",
"host": true
},
{
"name": "openssl",
"version": "1.1.1n"
}
]
}

View File

@ -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
}
]
}

View File

@ -13,7 +13,8 @@
"dependencies": [
{
"name": "openssl",
"platform": "!windows & !uwp"
"platform": "!windows & !uwp",
"version" : "1.1.1n"
},
{
"name": "vcpkg-cmake",

View File

@ -1,5 +1,15 @@
{
"Registrations": [
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/openssl/openssl",
"CommitHash": "d82e959e621a3d597f1e0d50ff8c2d8b96915fd7"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "git",

View File

@ -22,7 +22,8 @@
},
{
"name": "openssl",
"platform": "!windows"
"platform": "!windows",
"version" : "1.1.1n"
},
{
"name": "vcpkg-cmake",