2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-06-27 17:25:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
librsvg: updated to 2.58.1
Version 2.58.1
This release contains no user-visible changes. It just fixes the test
suite to have a better infrastructure for fonts, and in particular
fixes a right-to-left test case that started failing with Pango 1.52.1.
- Fix failing test with Pango 1.52.1.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-04-14 19:25:29 by Adam Ciarcinski | Files touched by this commit (8) | |
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.
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-03-11 11:00:50 by Havard Eidnes | Files touched by this commit (1) |
Log message:
graphics/librsvg: bump rust requirement from 1.64 to 1.65,
...as lifted from the configure script (not that it matters a lot,
the pkgsrc branch-matching newest rust is quite a bit newer).
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|