-
Notifications
You must be signed in to change notification settings - Fork 173
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
Update librsvg to version 2.59.1 #1440
Conversation
danyeaw
commented
Sep 18, 2024
•
edited
Loading
edited
- librsvg updated the build system to meson
- Update Rust to 1.82.0
- Patch librsvg to work around issue with renaming archive file from an upstream MR
It is not clear to me if it is the same issue or an additional one, but there is also a compatibility issue with meson 1.5 https://gitlab.gnome.org/GNOME/librsvg/-/issues/1099 |
Upstream Rust issue: rust-lang/rust#129020 |
If that is accurate, the fix should be in Rust 1.82.0, which is scheduled on Oct 17 |
No, it's an additional one that actually hits HarfBuzz, not librsvg. I checked with 1.5.1, and things worked there. |
Ok, but if I read it correctly that only affects meson subprojects so it should not affect us |
f843862
to
04257a0
Compare
4a248c0
to
c021987
Compare