Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update curl to version 8.4.0. #4523

Merged
merged 2 commits into from
Nov 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmake/Options/TileDBToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if (NOT DEFINED CMAKE_TOOLCHAIN_FILE)
# Inspired from https://github.com/Azure/azure-sdk-for-cpp/blob/azure-core_1.10.3/cmake-modules/AzureVcpkg.cmake
message("TILEDB_DISABLE_AUTO_VCPKG is not defined. Fetch a local copy of vcpkg.")
# To help with resolving conflicts, when you update the commit, also update its date.
set(VCPKG_COMMIT_STRING 1b4d69f3028d74401a001aa316986a670ca6289a) # 2023-09-27
set(VCPKG_COMMIT_STRING ac2a14f35fcd57d7a38f09af75dd5258e96dd6ac) # 2023-11-16
message("Vcpkg commit string used: ${VCPKG_COMMIT_STRING}")
include(FetchContent)
FetchContent_Declare(
Expand Down
15 changes: 0 additions & 15 deletions ports/curl/0002_fix_uwp.patch

This file was deleted.

12 changes: 0 additions & 12 deletions ports/curl/0005_remove_imp_suffix.patch

This file was deleted.

14 changes: 0 additions & 14 deletions ports/curl/0012-fix-dependency-idn2.patch

This file was deleted.

15 changes: 0 additions & 15 deletions ports/curl/0020-fix-pc-file.patch

This file was deleted.

12 changes: 0 additions & 12 deletions ports/curl/0022-deduplicate-libs.patch

This file was deleted.

29 changes: 0 additions & 29 deletions ports/curl/0023-fix-find-cares.patch

This file was deleted.

134 changes: 0 additions & 134 deletions ports/curl/CVE-2023-38545_7.87.0.patch

This file was deleted.

82 changes: 0 additions & 82 deletions ports/curl/cmake-project-include.cmake

This file was deleted.

23 changes: 0 additions & 23 deletions ports/curl/export-components.patch

This file was deleted.

14 changes: 0 additions & 14 deletions ports/curl/mbedtls-ws2_32.patch

This file was deleted.

Loading
Loading