Opened 4 months ago

Closed 4 months ago

#20590 closed enhancement (fixed)

librsvg-2.59.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 months ago

Version 2.59.2

  • Fix stack overflow due to unbounded recursion. Now there is a hard limit on the number of nested layers that an SVG document may have. This is not a hard limit on the amount of stack space consumed, but it is a general mitigation.
  • Fix regression when rendering paths with very flat elliptical arcs. This bug was introduced in 2.59.1 as part of the mitigation for paths with coordinates that Cairo is unable to handle.
  • Fix centering and text-anchor in general for scaled text.
  • Fix building with Rust 1.82 on Windows.

Changes thanks to the ongoing Outreachy internship:

  • Make cancellation work for all the resource loading functions.
  • Add documentation for rsvg-bench to the development guide.
  • Slight improvement in memory consumption for language tags.
  • Many updates to the developer's documentation, for Outreachy interns.

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

9c23305afa Update to gnupg-2.4.6.
e56051c76b Update to librsvg-2.59.2.
9031a1f7be Update to fetchmail-6.5.0.
2b15ffb453 Update to bubblewrap-0.11.0.
Note: See TracTickets for help on using tickets.