Kai Pastor
|
1921ac8524
|
[curl] Update to 8.7.1 (#37751)
|
2024-03-28 22:59:27 -07:00 |
|
Cheney Wang
|
8b8ba993a6
|
[curl] update to 8.5.0 (#35806)
|
2024-01-02 14:32:00 -08:00 |
|
Billy O'Neal
|
b40de44891
|
[curl] Update to 8.4.0. (#34405)
This fixes a HIGH severity vulnerability: https://daniel.haxx.se/blog/2023/10/11/curl-8-4-0/
See also: https://daniel.haxx.se/blog/2023/10/11/how-i-made-a-heap-overflow-in-curl/
Resolves: https://github.com/microsoft/vcpkg/issues/34281
|
2023-10-11 11:10:58 -07:00 |
|
Kai Pastor
|
08bb6e106e
|
[curl] Update to 7.81.0 (#22445)
* Update to 7.81.0
* Revise curl wrapper, fix `COMPONENTS`
* Update versions
* Add fix for multi-ssl config
* [skip actions] CI feature test
* Refactor lib export fixup
Handle Debug/Release/IMPORTED_*...
* Fix libssh2 lookup
* Fix libidn2.pc for windows
* Fix libidn2 import
* Fix mbedtls import
* Simplify options
* [skip actions] CI feature test
* Revert CI feature test configuration
* Update versions
* Limit import lib fixup to WIN32
* Update versions
|
2022-01-19 09:15:16 -08:00 |
|
Kai Pastor
|
d320e1a2d6
|
[curl] Update to 7.80, fix exported config (#21554)
* Update to 7.80
* Add 'lib' prefix to exported config for windows
* Update versions
* Export static dependencies as -l<name>
* Update versions
|
2021-11-22 15:44:48 -08:00 |
|
Kai Pastor
|
6a9ecfd57f
|
[curl] Update (#18971)
* Modernize portfile
* Don't export implicit link libraries
* Revise osx framework handling
* Fix exported per-config location of dependencies
* Move curl-config to tools, incl. debug variant
* Update to 7.77.0
* Add WinIDN support and default IDN selection
* Use pkgconfig for libidn2 configuration
* Update to 0.78.0
* Remove obsolete nghttp2 staticlib patch
* Fix libs duplication in pc file
* Resolve transitive deps for pc file/curl-config
* x-add-version
* Fix winssl dependencies
* Add winldap feature, not default
* Update git-tree
Co-authored-by: past-due <30942300+past-due@users.noreply.github.com>
|
2021-08-11 19:38:08 -07:00 |
|
Kai Pastor
|
ab3a2b5e09
|
[curl] Fix linker flags in curl-config and libcurl.pc for osx (#17790)
* Fix exported framework linker flags for osx
* x-add-version
* Remove cmake version check
* Update git-tree
|
2021-07-01 07:22:56 -07:00 |
|