Skip to content

librsvg: 2.57.1 -> 2.57.2#296252

Merged
jtojnar merged 1 commit intoNixOS:stagingfrom
trofi:librsvg-update
Mar 15, 2024
Merged

librsvg: 2.57.1 -> 2.57.2#296252
jtojnar merged 1 commit intoNixOS:stagingfrom
trofi:librsvg-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Mar 15, 2024

Changes: https://gitlab.gnome.org/GNOME/librsvg/-/releases/2.57.2

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Mar 15, 2024
Copy link
Contributor

@amaxine amaxine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jtojnar jtojnar merged commit defa666 into NixOS:staging Mar 15, 2024
@trofi trofi deleted the librsvg-update branch March 15, 2024 22:50
@amaxine
Copy link
Contributor

amaxine commented Apr 2, 2024

Not sure how I missed the actual diff, but we landed 2.57.92 (i.e. beta for 2.58) and not 2.57.2 🤦‍♀️

@trofi
Copy link
Contributor Author

trofi commented Apr 2, 2024

Ugh, all my fault: I looked the version up on repology, but did not pay close attention to what updated script put into the file. 2.58.0 is out. Proposed the update to it as:

@jtojnar
Copy link
Member

jtojnar commented Apr 2, 2024

I checked the diff and missed it too 🤷‍♀️ Looking at the rest of the changes, they are fine too. The library no longer depends on gdk-pixbuf for loading images but I do not think it will allow us to do any cleanups as the loader is still build as a part of the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants