curl: provide build-variants for each TLS implementation#29266
Open
morytyann wants to merge 1 commit intoopenwrt:masterfrom
Open
curl: provide build-variants for each TLS implementation#29266morytyann wants to merge 1 commit intoopenwrt:masterfrom
morytyann wants to merge 1 commit intoopenwrt:masterfrom
Conversation
Member
|
@morytyann Hey Joseph, have you tested it with any packages previously using lubcurl-gnutls (ie: zabbix)? |
Author
|
Yes, i made a image with all changed packages, and create a VM to test. Here is the test result: curl: works Because i don't familiar with uacme/zabbix/gnunet, i don't know how to config or what parameter to use, i can't do a fully test, i just checked if it is runnable. |
be2e497 to
776b782
Compare
Signed-off-by: Joseph Mory <morytyann@outlook.com>
776b782 to
e405b9c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Package Details
Maintainer: @
Description:
Let user can choose curl ssl backend by install different libcurl-* package.
This PR do 5 things:
libcurlpackage and remove theSSL librarychoice of libcurl.libcurllibcurl-gnutlsSSL librarychoice.libcurl-gnutls.🧪 Run Testing Details
✅ Formalities