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

[libtorrent] Update to latest 1.2.x commit #17166

Merged
merged 2 commits into from
Apr 30, 2021

Conversation

FranciscoPombal
Copy link
Contributor

  • Update to 1.2.13 plus some additional fixes (allows dropping existing
    patches)
  • Build with libiconv by default on all platforms
  • Fix deprecated usage of vcpkg_check_features without the FEATURES
    keyword
  • Migrate to vcpkg.json manifest files

[libtorrent] Update versioning information


Previously: #15620 and #14755.

1.2.14 may take a while to come, and this is a good opportunity to get rid of all patches and migrate to manifest files. Hopefully this will make future work of getting the python feature to work on Windows easier.

Tested onx64-linux, x64-windows, and x64-windows-static.

@JonLiu1993 JonLiu1993 self-assigned this Apr 9, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Apr 9, 2021
- Update to 1.2.13 plus some additional fixes (allows dropping existing
patches)
- Build with libiconv by default on all platforms
- Fix deprecated usage of `vcpkg_check_features` without the `FEATURES`
keyword
- Migrate to vcpkg.json manifest files
@JonLiu1993
Copy link
Member

@FranciscoPombal ,Thanks for your contribute

@FranciscoPombal
Copy link
Contributor Author

FranciscoPombal commented Apr 9, 2021

@JonLiu1993 Looks like we have to use "version-string":

$ (vcpkg.json): 'version' text was not a relaxed version:
Error: String `1.2.13-b799640` must only contain dot-separated numeric values without leading zeroes.

So I've reverted the fixes made in response to your review comments.

@JonLiu1993 JonLiu1993 added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Apr 12, 2021
@FranciscoPombal
Copy link
Contributor Author

@JonLiu1993 Anything preventing this from being merged?

@JonLiu1993
Copy link
Member

@FranciscoPombal ,Don’t worry, soon this pr will be merged with other prs.

@strega-nil-ms
Copy link
Contributor

Thanks @FranciscoPombal :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants