Hello community,

here is the log from the commit of package cairo for openSUSE:Factory checked 
in at 2013-04-02 11:39:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cairo (Old)
 and      /work/SRC/openSUSE:Factory/.cairo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cairo", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cairo/cairo.changes      2012-11-12 
12:33:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2013-04-02 
11:39:48.000000000 +0200
@@ -1,0 +2,54 @@
+Thu Feb 14 17:42:09 UTC 2013 - [email protected]
+
+- Update to version 1.12.14:
+  + Prevent user callbacks accessing user-data during destroy to
+    prevent use-after-free bugs (mozilla#722975).
+  + Use standard names for glyphs in subset fonts (PDF) (fdo#60248)
+  + Fix detection of Win98. The logic for detecting Win98
+    AlphaBlend() was inverted, disabling AlphaBlend() for everyone.
+  + Prevent numeric overflow from extrapolating polygon edges to
+    the clip boundary and causing severe render artifacts.
+    (fdo#60489).
+  + Fix computation of glyph string coordinates when breaking up
+    runs for xlib.
+  + Fix an assertion in the win32 backend for failing to clear its
+    similar-images (fdo#60519).
+- Changes from version 1.12.12:
+  + Avoid replacing the entire image when uploading subimages
+    (fdo#59635).
+  + Force synchronisation for scratch SHM image buffers, so that we
+    do not overwrite data as it is being read by X (fdo#59635).
+  + Fix typos in detecting multisampling for the GL (MSAA) backend.
+  + Fix a memory leak in the GL (MSAA) backend.
+  + Fix a reference counting bug when mapping a GL surface to an
+    image.
+- Changes from version 1.12.10:
+  + Append coincident elements to the recording's surface bbtree so
+    that the list is not corrupted and the overlapping elements
+    lost.
+  + Fix cairo-trace to correctly record map-to-image/unmap-image
+    and then replay them.
+  + Ignore MappingNotifies when running the XCB testsuite as they
+    are sent to all clients when the keyboard changes. The
+    testsuite would detect the unexpected event and complain.
+  + Handle very large images in the XCB backend.
+  + Fix a memory leak in the xlib/shm layer, and prevent use of
+    the SHM surfaces after the display is closed (fdo#58253).
+  + Handle resizing of bitmap fonts, in preparation for a fix to
+    fontconfig to correctly pass on the user request for scaling.
+  + Always include subroutine 4 (hint replacement idion) when
+    subsetting type 1 fonts in order to prevent a crash in
+    cgpdftops on Mac OS/X.
+  + Fix a couple of typos in the cairo-gobject.h header files for
+    introspection.
+  + Prevent a mutex deadlock when freeing a scaled-glyph containing
+    a recording-surface that itself references another scaled-glyph
+    (fdo#54950).
+  + Make scaled-font cache actually thread-safe and prevent
+    use-after-frees.
+  + Restore support for older versions of XRender. A couple of
+    typos and a few forgotten chunks prevented the xlib
+    compositor from running correctly with XRender < 0.10.
+- Enable building of the GL Backend.
+
+-------------------------------------------------------------------

Old:
----
  cairo-1.12.8.tar.xz

New:
----
  cairo-1.12.14.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cairo.spec ++++++
--- /var/tmp/diff_new_pack.wFJYTo/_old  2013-04-02 11:39:53.000000000 +0200
+++ /var/tmp/diff_new_pack.wFJYTo/_new  2013-04-02 11:39:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cairo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 %define build_xcb_backend 1
-%define build_gl_backend 0
+%define build_gl_backend 1
 
 Name:           cairo
-Version:        1.12.8
+Version:        1.12.14
 Release:        0
 Summary:        Vector Graphics Library with Cross-Device Output Support
 License:        LGPL-2.1+ or MPL-1.1

++++++ cairo-1.12.8.tar.xz -> cairo-1.12.14.tar.xz ++++++
/work/SRC/openSUSE:Factory/cairo/cairo-1.12.8.tar.xz 
/work/SRC/openSUSE:Factory/.cairo.new/cairo-1.12.14.tar.xz differ: char 27, 
line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to