<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/openssl/CONTROL, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[Openssl] Fix mingw build (#17456)</title>
<updated>2021-05-06T21:00:37+00:00</updated>
<author>
<name>Kai Pastor</name>
<email>dg0yt@darc.de</email>
</author>
<published>2021-05-06T21:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d66dae4134d9a55f9f84d9cf1b8fa225ca35c68d'/>
<id>d66dae4134d9a55f9f84d9cf1b8fa225ca35c68d</id>
<content type='text'>
* Use 'MINGW' when in CMake project mode

* Bump port-version, format manifest

* x-add-version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use 'MINGW' when in CMake project mode

* Bump port-version, format manifest

* x-add-version</pre>
</div>
</content>
</entry>
<entry>
<title>[OpenSSL] Update to 1.1.1k (#16937)</title>
<updated>2021-04-30T18:34:56+00:00</updated>
<author>
<name>Raul Metsma</name>
<email>raul@metsma.ee</email>
</author>
<published>2021-04-30T18:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=85308d1a2135f65bf52603687360f54e9c4e25ba'/>
<id>85308d1a2135f65bf52603687360f54e9c4e25ba</id>
<content type='text'>
* ﻿[OpenSSL] Update to 1.1.1k

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

* Update JSON file

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

Co-authored-by: Billy Robert ONeal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ﻿[OpenSSL] Update to 1.1.1k

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

* Update JSON file

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

Co-authored-by: Billy Robert ONeal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openssl/unix] Run `make` with 'VCPKG_CONCURRENCY' parallelism (#17373)</title>
<updated>2021-04-23T20:23:16+00:00</updated>
<author>
<name>Mark Schofield</name>
<email>mschofie@microsoft.com</email>
</author>
<published>2021-04-23T20:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9cdfdb60412d4c6c03478d5b1cda3150a04fd81a'/>
<id>9cdfdb60412d4c6c03478d5b1cda3150a04fd81a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[aws-cpp-sdk] [zlib] [openssl] [curl] Fix zlib, OpenSSL, curl and AWS SDK for Android (#15725)</title>
<updated>2021-04-20T00:08:51+00:00</updated>
<author>
<name>Ahmed Yarub Hani Al Nuaimi</name>
<email>ahmedyarub@yahoo.com</email>
</author>
<published>2021-04-20T00:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fe25e8ede8c21abec38e5af46ca85093fba18596'/>
<id>fe25e8ede8c21abec38e5af46ca85093fba18596</id>
<content type='text'>
* Fix Android build

* Add versioning support

* Disable building tests for cURL

* Fix patch file

* Fix patch file

* Fix patch file

* Fix versioning

* Fix patch file

* [aws-sdk-cpp] Update patch

* update baseline

* Fix dependencies

* Simplify Android configuration

* Simplify Android configuration

* Simplify Android configuration
Add alternative Git CMake script

* Bump port version

* Bump version files

* Remove redundant file

* Bump port version

* Fix version files

* Do not build curl, zlib and OpenSSL

* Typo de pkgconfig script

* Fix cURL build for Android

* Add required flags

* Revert macro change

* Fix curl build for other platforms

* Fix curl build for other platforms

* [vcpkg baseline][gsoap] Update to 2.8.111

* Update versions

* [ktx/otl] Update download hash

* update version record

* Fix curl build for other platforms

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* Remove FingGit

* Fix configuration step

* Bump cURL port version

* Bump cURL port version

* Bump AWS SDK C++ version

* Bump AWS SDK C++ version

* Bump AWS SDK C++ version

* Bump AWS SDK C++ version

* Update ports/curl/CONTROL

* Update ports/curl/portfile.cmake

* update baseline record

* Fix Git

* update version record

* Typo

* Fix cross-platform builds of OpenSSL on MinGW/Windows

* Update version

* Fix version

* update doc

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Add debug libraries to curl for Android
Simplify OpenSSL patch for curl
Update OpenSSL's port version

* Update aws-sdk-cpp, curl, and OpenSSL versions

* Fix libssh after latest update

* Update libssh version

* Update libssh version

* Update ports/libssh/portfile.cmake

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;

* Update ports/curl/portfile.cmake

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;

* Update ports/libssh/portfile.cmake

* Apply suggestions from code review

* Use correct variables for OpenSSL libraries when building curl for Android
Fix zlib building for Android
Remove redundant patch comments

* Bump zlib's port version

* Update zlib, libssh, and curl versions

* [vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path

* update version record

* Update versions/o-/openssl.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

Co-authored-by: Ahmed Yarub Hani Al Nuaimi &lt;ahmed.alnuaimi@zwift.com&gt;
Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;
Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix Android build

* Add versioning support

* Disable building tests for cURL

* Fix patch file

* Fix patch file

* Fix patch file

* Fix versioning

* Fix patch file

* [aws-sdk-cpp] Update patch

* update baseline

* Fix dependencies

* Simplify Android configuration

* Simplify Android configuration

* Simplify Android configuration
Add alternative Git CMake script

* Bump port version

* Bump version files

* Remove redundant file

* Bump port version

* Fix version files

* Do not build curl, zlib and OpenSSL

* Typo de pkgconfig script

* Fix cURL build for Android

* Add required flags

* Revert macro change

* Fix curl build for other platforms

* Fix curl build for other platforms

* [vcpkg baseline][gsoap] Update to 2.8.111

* Update versions

* [ktx/otl] Update download hash

* update version record

* Fix curl build for other platforms

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* Remove FingGit

* Fix configuration step

* Bump cURL port version

* Bump cURL port version

* Bump AWS SDK C++ version

* Bump AWS SDK C++ version

* Bump AWS SDK C++ version

* Bump AWS SDK C++ version

* Update ports/curl/CONTROL

* Update ports/curl/portfile.cmake

* update baseline record

* Fix Git

* update version record

* Typo

* Fix cross-platform builds of OpenSSL on MinGW/Windows

* Update version

* Fix version

* update doc

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/aws-sdk-cpp/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Add debug libraries to curl for Android
Simplify OpenSSL patch for curl
Update OpenSSL's port version

* Update aws-sdk-cpp, curl, and OpenSSL versions

* Fix libssh after latest update

* Update libssh version

* Update libssh version

* Update ports/libssh/portfile.cmake

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;

* Update ports/curl/portfile.cmake

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;

* Update ports/libssh/portfile.cmake

* Apply suggestions from code review

* Use correct variables for OpenSSL libraries when building curl for Android
Fix zlib building for Android
Remove redundant patch comments

* Bump zlib's port version

* Update zlib, libssh, and curl versions

* [vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path

* update version record

* Update versions/o-/openssl.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

Co-authored-by: Ahmed Yarub Hani Al Nuaimi &lt;ahmed.alnuaimi@zwift.com&gt;
Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;
Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openssl] update to 1.1.1j (#16525)</title>
<updated>2021-03-10T19:32:41+00:00</updated>
<author>
<name>Raul Metsma</name>
<email>raul@metsma.ee</email>
</author>
<published>2021-03-10T19:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18376a2f2ce989e022db5c1199b468e43f7c1a79'/>
<id>18376a2f2ce989e022db5c1199b468e43f7c1a79</id>
<content type='text'>
* [openssl] update to 1.1.1j

Fix #16407

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

* Update JSON file

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openssl] update to 1.1.1j

Fix #16407

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;

* Update JSON file

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openssl] Update to 1.1.1i (#15298)</title>
<updated>2021-01-11T08:08:05+00:00</updated>
<author>
<name>Andrei Lebedev</name>
<email>lebdron@gmail.com</email>
</author>
<published>2021-01-11T08:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=13293851e32e78e85782e8e8aa8ebee338c500f4'/>
<id>13293851e32e78e85782e8e8aa8ebee338c500f4</id>
<content type='text'>
Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openssl] install pkgconfig file (#15191)</title>
<updated>2021-01-08T19:48:55+00:00</updated>
<author>
<name>Gyusun Yeom</name>
<email>omniavinco@gmail.com</email>
</author>
<published>2021-01-08T19:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ddeef79a7df0365ac8fcfeca3821bc61d7ff76f2'/>
<id>ddeef79a7df0365ac8fcfeca3821bc61d7ff76f2</id>
<content type='text'>
Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[openssl] Remove extra slashes when installing usage (#15062)</title>
<updated>2020-12-12T01:40:21+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-12-12T01:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=db6a7c7278f0e2e2781db4b29f09e0b2376e0ad5'/>
<id>db6a7c7278f0e2e2781db4b29f09e0b2376e0ad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[openssl] Handle INSTALL_NAME_DIR and OSX_DEPLOYMENT_TARGET for macOS shared builds (#14785)</title>
<updated>2020-12-01T22:30:35+00:00</updated>
<author>
<name>LRFLEW</name>
<email>LRFLEW@aol.com</email>
</author>
<published>2020-12-01T22:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0a457099416a843f442b6c2275b2ec57239b50d9'/>
<id>0a457099416a843f442b6c2275b2ec57239b50d9</id>
<content type='text'>
* [openssl] Handle INSTALL_NAME_DIR for macOS shared builds

* [openssl] Handle OSX_DEPLOYMENT_TARGET for macOS shared builds</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openssl] Handle INSTALL_NAME_DIR for macOS shared builds

* [openssl] Handle OSX_DEPLOYMENT_TARGET for macOS shared builds</pre>
</div>
</content>
</entry>
<entry>
<title>[szip, openssl] Fix problems with mingw (#14460)</title>
<updated>2020-11-09T23:21:03+00:00</updated>
<author>
<name>Long Nguyen</name>
<email>nguyen.long.908132@gmail.com</email>
</author>
<published>2020-11-09T23:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9336ae3df6d818d9d74152d21b7dcb00a3097b72'/>
<id>9336ae3df6d818d9d74152d21b7dcb00a3097b72</id>
<content type='text'>
* [openssl] Use the unix portfile when building with mingw

* [mingw triplets] Add architecture check exceptions for szip</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [openssl] Use the unix portfile when building with mingw

* [mingw triplets] Add architecture check exceptions for szip</pre>
</div>
</content>
</entry>
</feed>
