Skip to content

Conversation

@kaniini
Copy link
Contributor

@kaniini kaniini commented Jul 3, 2023

this allows the rustls backend to be built at a point in time after the openssl backend is built, thus resolving a dependency cycle: curl -> rust -> rustls -> curl

(there is a similar cycle with cmake which is also solved by this)

this allows the rustls backend to be built at a point in time after the openssl backend
is built, thus resolving a dependency cycle: curl -> rust -> rustls -> curl

(there is a similar cycle with cmake which is also solved by this)

Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
@kaniini kaniini requested a review from a team as a code owner July 3, 2023 18:03
@kaniini kaniini requested review from ajayk and rawlingsj July 3, 2023 18:03
rawlingsj
rawlingsj previously approved these changes Jul 3, 2023
Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Package curl: Click to expand/collapse

Package curl:
Unchanged

Package curl-dev: Click to expand/collapse

Package curl-dev:
Modified: /usr/bin/curl-config

Package curl-doc: Click to expand/collapse

Package curl-doc:
Unchanged

Package libcurl-openssl4: Click to expand/collapse

Package libcurl-openssl4:
Unchanged

Package curl-rustls: Click to expand/collapse

Package curl-rustls:
Unchanged

Package libcurl-rustls4: Click to expand/collapse

Package libcurl-rustls4:
Modified: /usr/lib/libcurl.so.4.8.0

@kaniini kaniini added this pull request to the merge queue Jul 3, 2023
Merged via the queue into main with commit 65097e5 Jul 3, 2023
@kaniini kaniini deleted the feature/split-curl-rustls branch July 3, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants