Accepting request 613926 from GNOME:Factory

New stable rel, not buildtested (forwarded request 613667 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/613926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librsvg?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2018-06-05 10:51:36 +00:00 committed by Git OBS Bridge
commit 2a3a1bc985
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:225280a2a69ee4cce6452a1a92d9297cc1b34a8faface2bf2b4b9da48f044de3
size 9915784

3
librsvg-2.42.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4dd51a492a2022c07dec385e22947190fe70410928c471934ff3399f20935ec
size 9922440

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jun 2 15:05:50 UTC 2018 - bjorn.lie@gmail.com
- Update to version 2.42.5:
+ Don't render filter primitives that have invalid attributes.
This was causing a crash in feColorMatrix
(glgo#GNOME/librsvg#266).
+ rsvg_handle_render_cairo() will now refuse to render if the
cairo_t passed to it is in an error state. Fixes a panic in the
cairo-dock program (glgo#GNOME/librsvg#276).
+ The test suite now writes test artifacts to tests/output
instead of /tmp (glgo#GNOME/librsvg#206).
-------------------------------------------------------------------
Mon May 7 22:47:07 UTC 2018 - luc14n0@linuxmail.org

View File

@ -17,7 +17,7 @@
Name: librsvg
Version: 2.42.4
Version: 2.42.5
Release: 0
Summary: A Library for Rendering SVG Data
License: LGPL-2.0-or-later AND GPL-2.0-or-later