Subject: CVS commit: pkgsrc/graphics/librsvg
From: Adam Ciarcinski
Date: 2024-04-14 19:25:29
Message id: 20240414172529.21E0EFA2C@cvs.NetBSD.org

Log Message:
librsvg: updated to 2.58.0

Version 2.58.0

librsvg crate version 2.58.0

The most significant change in this release is that librsvg no longer
uses gdk-pixbuf for loading raster images (for eample, when there is
an element <image href="foo.jpg"/>.  All image loading uses Rust
codecs now.  Please see the release notes for 2.57.90 below for more
details.

Librsvg's gdk-pixbuf loader for SVG documents is unchanged; you can
still load SVG files from gdk-pixbuf with it as usual.

New features since 2.57.0 (for fine-grained bug fixes, please see the
release notes for development releases):

- Add basic support for "ch" length units in CSS (Mackenzie Morgan).

- Support "var(--foo, #aabbcc)" just for colors.  This is the
  minimum required to render color SVG emoji fonts that provide color
  fallbacks, but it is not yet full support for CSS var().

Fixes since the last development release:

- Limit numOctaves in feTurbulence to avoid unbounded CPU consumption.

- Don't panic when a :lang selector has an argument that is
  not a language-range (Lukáš Tyrychtr).

Special thanks for this release cycle:

- Thanks to correctmost for doing several rounds of fuzzing, and then
  found some interesting bugs!

- Thanks to Jordan Petridis for adding CI jobs for testing on
  gnome-os's regular builds.

- As usual, thanks to Chun-wei Fan for keeping the Windows builds
  going, and Bilal Elmoussaoui for updating gtk-rs crates.

Files:
RevisionActionfile
1.161modifypkgsrc/graphics/librsvg/Makefile
1.10modifypkgsrc/graphics/librsvg/cargo-depends.mk
1.64modifypkgsrc/graphics/librsvg/distinfo
1.5modifypkgsrc/graphics/librsvg/patches/patch-Makefile.in
1.1addpkgsrc/graphics/librsvg/patches/patch-.._vendor_cfg-expr-0.15.6_src_targets_builtins.rs
1.1removepkgsrc/graphics/librsvg/patches/patch-.._vendor_cfg-expr-0.15.3_src_targets_builtins.rs
1.1removepkgsrc/graphics/librsvg/patches/patch-.._vendor_libc-0.2.147_src_unix_bsd_netbsdlike_netbsd_mod.rs
1.1removepkgsrc/graphics/librsvg/patches/patch-.._vendor_libc-0.2.147_src_unix_bsd_netbsdlike_netbsd_riscv64.rs