r44122 - /desktop/experimental/librsvg/debian/changelog

laney at users.alioth.debian.org laney at users.alioth.debian.org
Mon Mar 2 12:06:51 UTC 2015


Author: laney
Date: Mon Mar  2 12:03:46 2015
New Revision: 44122

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44122
Log:
New upstream release

  - Bugs fixed from fuzz testing - possible double g_free() when processing
    stroke-dasharray
  - Optimize rendering of polylines, lines, rectangles, circles, and
    ellipses.  These should be marginally faster, marginally more precise,
    and should put less pressure on the memory allocator.

Modified:
    desktop/experimental/librsvg/debian/changelog

Modified: desktop/experimental/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/changelog?rev=44122&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/changelog	[utf-8] (original)
+++ desktop/experimental/librsvg/debian/changelog	[utf-8] Mon Mar  2 12:03:46 2015
@@ -1,3 +1,14 @@
+librsvg (2.40.8-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+    - Bugs fixed from fuzz testing - possible double g_free() when processing
+      stroke-dasharray
+    - Optimize rendering of polylines, lines, rectangles, circles, and
+      ellipses.  These should be marginally faster, marginally more precise,
+      and should put less pressure on the memory allocator.
+
+ -- Iain Lane <laney at debian.org>  Wed, 18 Feb 2015 15:22:58 +0000
+
 librsvg (2.40.7-1) experimental; urgency=medium
 
   * New upstream release 2.40.7, fixing bugs detected by fuzz testing.




More information about the pkg-gnome-commits mailing list