Skip to content

librsvg: 2.56.2 -> 2.56.3#246763

Merged
risicle merged 1 commit intoNixOS:stagingfrom
henrirosten:librsvg_update_to_2_56_3
Aug 3, 2023
Merged

librsvg: 2.56.2 -> 2.56.3#246763
risicle merged 1 commit intoNixOS:stagingfrom
henrirosten:librsvg_update_to_2_56_3

Conversation

@henrirosten
Copy link
Copy Markdown
Member

@henrirosten henrirosten commented Aug 2, 2023

Description of changes

librsvg 2.56.3 fixes CVE-2023-38633.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.11 Release Notes (or backporting 23.05 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.

Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
@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 Aug 2, 2023
@henrirosten henrirosten marked this pull request as ready for review August 2, 2023 19:00
@henrirosten henrirosten added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Aug 2, 2023
@risicle risicle added the 9.needs: port to stable A PR needs a backport to the stable release. label Aug 2, 2023
@risicle
Copy link
Copy Markdown
Contributor

risicle commented Aug 2, 2023

There's a 2.55.3 backport. Will prepare for 23.05.

@risicle risicle mentioned this pull request Aug 2, 2023
12 tasks
Copy link
Copy Markdown
Contributor

@risicle risicle left a comment

Choose a reason for hiding this comment

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

Built gegl, imlib2, ffmpeg.override { withSvg = true; }, ffmpeg_6.override { withSvg = true; }, englightenment.efl, xfce.xfwm4, vips, imagemagick, gimp on nixos x86_64. Built gegl, imlib2, vips, imagemagick, gimp, ffmpeg.override { withSvg = true; }, ffmpeg_6.override { withSvg = true; } on macos 10.15

Built on aarch64-linux.

(cherry-picked to master for testing)

@risicle risicle merged commit 5f0e750 into NixOS:staging Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 9.needs: port to stable A PR needs a backport to the stable release. 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.

2 participants