Accepting request 657491 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/657491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librsvg?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2018-12-19 12:46:39 +00:00 committed by Git OBS Bridge
commit 9253a0eb77
4 changed files with 14 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 11 20:04:12 UTC 2018 - bjorn.lie@gmail.com
- Update to version 2.44.10:
+ Don't crash if there is no rsvg_handle_write() before
rsvg_handle_close().
+ Avoid undefined behavior when casting opaque pointers.
+ Added g_warning()s to ensure the API is called in the correct
sequence.
-------------------------------------------------------------------
Wed Nov 14 09:37:23 UTC 2018 - bjorn.lie@gmail.com

View File

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