diff --git a/librsvg-2.44.10.tar.xz b/librsvg-2.44.10.tar.xz deleted file mode 100644 index 38426b6..0000000 --- a/librsvg-2.44.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4fc96b1542700e8b1116eac1bd623adac2717b4d587d26dedfeb7640cd7caae -size 12688796 diff --git a/librsvg-2.44.11.tar.xz b/librsvg-2.44.11.tar.xz new file mode 100644 index 0000000..2982fe5 --- /dev/null +++ b/librsvg-2.44.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45a6eee174faf442e06636ee31ca1d30758b84d525a174c34434ca0e3a1af9e +size 12691584 diff --git a/librsvg.changes b/librsvg.changes index 1769ba5..6521467 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Dec 29 21:22:19 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.44.11: + + Fix crash when a linear RGB filter is followed by an SRGB + filter. + + Fix stack overflow when freeing thousands of sibling elements. + + feMorphology was crashing with a negative scaling + transformation. + + Fix positioning of adjacent elements. + ------------------------------------------------------------------- Tue Dec 11 20:04:12 UTC 2018 - bjorn.lie@gmail.com diff --git a/librsvg.spec b/librsvg.spec index ecf7841..f12addb 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.44.10 +Version: 2.44.11 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