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

dep: update libxml 2.12.6 (branch v1.16.x) #3151

Merged
merged 2 commits into from Mar 15, 2024

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Mar 15, 2024

What problem is this PR intended to solve?

Update to v2.12.6, see https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.6

This also makes a small change to XML::Reader to accommodate changes in how libxml2 reports the encoding of the Reader (see https://gitlab.gnome.org/GNOME/libxml2/-/issues/697 for details).

Closes #3148

This allows Reader#encoding to remain unchanged while the libxml2
implementation of encoding reporting has changed in v2.12.6.
@flavorjones flavorjones added the dependencies Pull requests that update a dependency file label Mar 15, 2024
@flavorjones flavorjones added this to the v1.16.x patch releases milestone Mar 15, 2024
@flavorjones flavorjones marked this pull request as ready for review March 15, 2024 15:06
@flavorjones flavorjones linked an issue Mar 15, 2024 that may be closed by this pull request
@flavorjones flavorjones merged commit 710bd96 into v1.16.x Mar 15, 2024
127 checks passed
@flavorjones flavorjones deleted the flavorjones-dep-libxml-2.12.6_v1.16.x branch March 15, 2024 19:04
flavorjones added a commit that referenced this pull request Mar 15, 2024
**What problem is this PR intended to solve?**

Update to v2.12.6, see
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.6

This also makes a small change to `XML::Reader` to accommodate changes
in how libxml2 reports the encoding of the Reader (see
https://gitlab.gnome.org/GNOME/libxml2/-/issues/697 for details).

Closes #3148

(see related #3151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] SAX start_element behavior changed in libxml v2.12.0
1 participant