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

curl: Deprecate idn(1) support and switch to xz tarball #870

Closed
wants to merge 1 commit into from

Conversation

diizzyy
Copy link
Contributor

@diizzyy diizzyy commented Apr 15, 2018

libidn(1) is deprecated, add libidn2 support
Switch to xz tarball (smaller size)

Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net

libidn(1) is deprecated, add libidn2 support
Switch to xz tarball (smaller size)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
@diizzyy
Copy link
Contributor Author

diizzyy commented Apr 15, 2018

Compile and run tested: mvebu, WRT3200ACM, OpenWrt Master

Additionally this also fixes curl picking up libidn2 on its own as seen on the buildbots.

Package libcurl is missing dependencies for the following libraries:
libidn2.so.0
Makefile:180: recipe for target '/var/lib/buildbot/slaves/dave-builder/mipsel_24kc/build/sdk/bin/packages/mipsel_24kc/base/libcurl_7.59.0-1_mipsel_24kc.ipk' failed
make[3]: *** [/var/lib/buildbot/slaves/dave-builder/mipsel_24kc/build/sdk/bin/packages/mipsel_24kc/base/libcurl_7.59.0-1_mipsel_24kc.ipk] Error 1

@dedeckeh dedeckeh added the core packages pull request/issue for core (in-tree) packages label Apr 15, 2018
@diizzyy
Copy link
Contributor Author

diizzyy commented Apr 15, 2018

Similar to https://patchwork.ozlabs.org/patch/897327/ however that patch doesn't include tarball switch and removal of libidn(1).

@dedeckeh
Copy link
Contributor

@dedeckeh dedeckeh closed this Apr 16, 2018
@diizzyy diizzyy deleted the upstream-curlidn2 branch April 17, 2018 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants