Skip to content

Commit

Permalink
Update curl to version 8.4.0. (#4523)
Browse files Browse the repository at this point in the history
After #4505 it became surprisingly simple.

---
TYPE: IMPROVEMENT
DESC: Update curl to version 8.4.0.
  • Loading branch information
teo-tsirpanis authored Nov 16, 2023
1 parent c7268a7 commit a4f7823
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 759 deletions.
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

0 comments on commit a4f7823

Please sign in to comment.