Hello community, here is the log from the commit of package librsvg for openSUSE:Factory checked in at 2018-02-03 15:39:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librsvg (Old) and /work/SRC/openSUSE:Factory/.librsvg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librsvg" Sat Feb 3 15:39:52 2018 rev:79 rq:572147 version:2.42.2 Changes: -------- --- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes 2018-01-16 09:29:31.333764896 +0100 +++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2018-02-03 15:39:53.988665082 +0100 @@ -1,0 +2,32 @@ +Fri Feb 2 09:16:12 UTC 2018 - [email protected] + +- Update to version 2.42.2: + + Don't crash when feConvolveMatrix doesn't specify orderx/ordery + attributes (glgo#librsvg#193). + + Parse stroke-dasharray property correctly. This code is in Rust + now; yay! (glgo#librsvg#136). + + Don't render markers if they are zero-sized, per the spec. + + Performance: eliminate a bunch of string copies during parsing. + + Update rust-cssparser to 0.23. + +------------------------------------------------------------------- +Tue Jan 23 21:41:14 UTC 2018 - [email protected] + +- Update to version 2.42.1: + + Parse the transform attribute in a faster/simpler way. We now + use rust-cssparser instead of lalrpop. This is especially + noticeable on SVGs with lots of "transform" attributes + (glgo#librsvg#182). + + Don't crash when setting a gradient on a zero-sized object + (glgo#librsvg#187). + + Inherit attributes in the <svg> element properly + (glgo#librsvg#181). + + rsvg-convert - fix error reporting when reading from stdin + (glgo#librsvg#160). + + Fix detection of image type in "data:" URIs when they don't + specify a MIME type (glgo#librsvg#152). + + More stringent parsing of path data; better tests + (glgo#librsvg#133). + + Fix typos and links in the .md files. + +------------------------------------------------------------------- Old: ---- librsvg-2.42.0.tar.xz New: ---- librsvg-2.42.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librsvg.spec ++++++ --- /var/tmp/diff_new_pack.7ZDGm2/_old 2018-02-03 15:39:54.804626970 +0100 +++ /var/tmp/diff_new_pack.7ZDGm2/_new 2018-02-03 15:39:54.808626784 +0100 @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.42.0 +Version: 2.42.2 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ AND GPL-2.0+ @@ -140,9 +140,6 @@ %autosetup %build -# Temporary flag until upstream confirm the rpmlint executable-stack warning is -# just a false positive, or further actions is taken, see glgo#GNOME/librsvg#177 -export LDFLAGS="-Wl,-z,noexecstack" %configure\ --disable-static\ --enable-introspection\ ++++++ librsvg-2.42.0.tar.xz -> librsvg-2.42.2.tar.xz ++++++ ++++ 742791 lines of diff (skipped)
