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

[libxml2] Update to 2.13.5 #39478

Draft
wants to merge 53 commits into
base: master
Choose a base branch
from
Draft

Conversation

jimwang118
Copy link
Contributor

@jimwang118 jimwang118 commented Jun 24, 2024

Fixes #39444
Update librsvg version to 2.40.21.
Update libxslt version to 1.1.41.

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

All features passed with following triplet:

x64-windows

@jimwang118 jimwang118 added info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Jun 24, 2024
@jimwang118 jimwang118 added the category:port-bug The issue is with a library, which is something the port should already support label Jun 25, 2024
@dg0yt
Copy link
Contributor

dg0yt commented Jun 25, 2024

Maybe you only update to 2.11.8 now.
The update to 2.13 could be used to trim patching.

@JonLiu1993 JonLiu1993 marked this pull request as draft July 29, 2024 02:43
@jimwang118
Copy link
Contributor Author

Duplicate of #39704.

@jimwang118 jimwang118 closed this Aug 2, 2024
@jimwang118 jimwang118 deleted the up-libxml2 branch August 2, 2024 02:55
@dg0yt
Copy link
Contributor

dg0yt commented Aug 2, 2024

Duplicate of #39704.

No. #39704 was a simple patch version update, for a quick security fix.
This PR is minor version update. It must be done, and the PR review comments need to be adressed.

@jimwang118 jimwang118 restored the up-libxml2 branch August 2, 2024 05:59
@jimwang118 jimwang118 reopened this Aug 2, 2024
@dg0yt
Copy link
Contributor

dg0yt commented Aug 2, 2024

FTR there is the next set of CVE updates. I suggest you do 2.11.9 first, and 2.13.3 second.

@jimwang118
Copy link
Contributor Author

FTR there is the next set of CVE updates. I suggest you do 2.11.9 first, and 2.13.3 second.

OK, I will update to 2.11.9 first, and then update to version 2.13.3.

@jimwang118 jimwang118 changed the title [libxml2] Update to 2.13.1 [libxml2] Update to 2.13.5 Nov 26, 2024
ports/libxml2/fix_cmakelist.patch Outdated Show resolved Hide resolved
ports/libxml2/fix_cmakelist.patch Outdated Show resolved Hide resolved
ports/libxml2/fix_cmakelist.patch Outdated Show resolved Hide resolved
ports/libxml2/portfile.cmake Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[libxml2] update to 2.13.1
5 participants