--------------------------------------------------------------------- Fedora Test Update Notification FEDORA-2006-1163 2006-11-06 --------------------------------------------------------------------- Product : Fedora Core 6 Name : cairo Version : 1.2.6 Release : 1.fc6 Summary : A vector graphics library Description : Cairo is a vector graphics library designed to provide high-quality display and print output. Currently supported output targets include the X Window System, OpenGL (via glitz), in-memory image buffers, and image files (PDF, PostScript, and SVG). Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension or OpenGL). --------------------------------------------------------------------- Update Information: The lastest stable upstream release of cairo fixes a large number of bugs. --------------------------------------------------------------------- * Sun Nov 5 2006 Matthias Clasen <mclasen@xxxxxxxxxx> 1.2.6-1 - Update to 1.2.6 * Sun Aug 20 2006 Behdad Esfahbod <besfahbo@xxxxxxxxxx> 1.2.4-1 - Update to 1.2.4 - Drop libXt-devel BuildReq as it shouldn't need it anymore. * Wed Aug 9 2006 Behdad Esfahbod <besfahbo@xxxxxxxxxx> 1.2.2-3 - Remove unnecessary --disable-* arguments to configure, add --enable-* for those backends we really want to make sure are enabled. * Wed Aug 9 2006 Ray Strode <rstrode@xxxxxxxxxx> - 1.2.2-2 - add lame libXt-devel BuildReq to get things building again. - small spec tweaks to follow conventions * Wed Aug 9 2006 Behdad Esfahbod <besfahbo@xxxxxxxxxx> 1.2.2-1 - Update to 1.2.2 * Tue Jul 18 2006 Matthias Clasen <mclasen@xxxxxxxxxx> - 1.2.0-2 - rebuild * Wed Jul 12 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 1.2.0-1.1 - rebuild * Mon Jul 3 2006 Matthias Clasen <mclasen@xxxxxxxxxx> 1.2.0-1 - Update to 1.2.0 * Fri Jun 16 2006 Carl Worth <cworth@xxxxxxxxxx> 1.1.10-1 - Update to 1.1.10 (fixes crash on 16-bit X servers like Xvnc) * Wed Jun 14 2006 Matthias Clasen <mclasen@xxxxxxxxxx> 1.1.8-1 - Update to 1.1.8 * Tue May 16 2006 Karsten Hopp <karsten@xxxxxxxxx> 1.1.6-6 - buildrequire libxml2-devel * Fri May 5 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.1.6-2 - Refuse to build pdf2svg to avoid depending on newer poppler * Fri May 5 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.1.6-1 - Update to new upstream 1.1.6 * Wed May 3 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.1.4-2 - Revert upstream commit that introduced a dependency on a newer poppler version for the PDF tests. * Wed May 3 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.1.4-1 - Update to new upstream 1.1.4 - Drop both embedded-bitmaps and XRenderAddGlyphs patches as both now have upstream versions * Fri Apr 28 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.1.2-2 - Add suggested patch for XRenderAddGlyphs crash of bug #4705 https://bugs.freedesktop.org/show_bug.cgi?id=4705 * Tue Apr 25 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.1.2-1 - Update to new upstream 1.1.2 - Port forward the embedded bitmaps patch (now committed upstream to 1.1.3) - Drop build-fix and chunk-glyphs patches which now come from upstream * Wed Mar 15 2006 Matthias Clasen <mclasen@xxxxxxxxxx> - 1.0.4-1 - Update to 1.0.4 - Drop upstreamed patches * Fri Mar 3 2006 Carl Worth <cworth@xxxxxxxxxx> - 1.0.2-5 - add patch to chunk Xlib glyph compositing (bug 182416 and CVE-20060528) * Fri Feb 10 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 1.0.2-4.2 - bump again for double-long bug on ppc(64) * Tue Feb 7 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 1.0.2-4.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Tue Jan 31 2006 Ray Strode <rstrode@xxxxxxxxxx> 1.0.2-4 - add patch from Tim Mayberry to support embbedded bitmap fonts (bug 176910) * Tue Jan 3 2006 Jesse Keating <jkeating@xxxxxxxxxx> 1.0.2-3.2 - rebuilt again * Fri Dec 9 2005 Jesse Keating <jkeating@xxxxxxxxxx> - rebuilt * Mon Oct 31 2005 Matthias Clasen <mclasen@xxxxxxxxxx> 1.0.2-3 - Require libXrender-devel instead of xorg-X11-devel * Tue Oct 11 2005 Kristian Høgsberg <krh@xxxxxxxxxx> 1.0.2-2 - Rebuild against freetype-2.10 to pick up FT_GlyphSlot_Embolden. * Thu Oct 6 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 1.0.2-1 - Update to cairo-1.0.2. * Wed Aug 24 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 1.0.0-1 - Update to cairo-1.0.0. - Drop cairo-0.9.2-cache-eviction-fix.patch and cairo-0.9.2-dont-hash-null-string.patch. * Fri Aug 19 2005 Kristian Høgsberg <krh@xxxxxxxxxx> 0.9.2-3 - Add cairo-0.9.2-dont-hash-null-string.patch to avoid crash when creating a cairo font from a FT_Face. * Tue Aug 16 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.9.2-2 - Rebuild against new freetype to get rid of --rpath in cairo.pc. * Mon Aug 15 2005 Kristian Høgsberg <krh@xxxxxxxxxx> 0.9.2-1 - Also obsolete libpixman-debuginfo. - Add cairo-0.9.2-cache-eviction-fix.patch to fix ft font cache eviction. * Sun Aug 14 2005 Kristian Høgsberg <krh@xxxxxxxxxx> 0.9.2-1 - Update to cairo 0.9.2. Add Obsoletes: for libpixman <= 0.1.6. - Drop cairo-0.6.0-font-options-to-scaled-font.patch. * Tue Aug 2 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.6.0-2 - Add cairo-0.6.0-font-options-to-scaled-font.patch to make sure font cache eviction works correctly (#164664). * Thu Jul 28 2005 Owen Taylor <otaylor@xxxxxxxxxxxxxxxxxxxxxxxx> 0.6.0-1 - Update to cairo-0.6.0 * Mon Jul 18 2005 Kristian Høgsberg <krh@xxxxxxxxxx> 0.5.2-1 - Update to cairo-0.5.2 and drop bitmap font patch. * Wed Jul 6 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.1-5 - Fix typo in use of libpixman_version macro (Thanks to Michael Schwendt, #162550). * Sun Jun 26 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.1-4 - Add more missing devel package requires (libpng-devel and xorg-x11-devel) (#161688) - Add Owens patch (cairo-0.5.1-bitmap-fonts.patch) to make bitmap fonts work with cairo (#161653). * Wed Jun 22 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.1-3 - Add requirement on libpixman-devel for devel package. * Tue Jun 21 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.1-2 - Package gtk docs as part of devel package. - Nuke static library. - Update devel files so /usr/include/cairo is owned by devel package. * Mon Jun 20 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.1-1 - Update to cairo 0.5.1. - Remove gtk-doc files, since --disable-gtk-doc doesn't work. - Disable gtk-doc and add freetype and fontconfig BuildRequires. * Tue Jun 14 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.0-2 - Add libpixman-devel BuildRequires. - Explicitly disable win32 backend. * Tue May 17 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.5.0-1 - Update to 0.5.0. * Sun Jan 23 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.3.0-1 - Update to 0.3.0, explicitly disable more backends. * Tue Nov 16 2004 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.2.0-1 - Incorporate changes suggested by katzj: Require: ldconfig and run it in %post and %postun, don't pass CFLAGS to make. * Mon Aug 9 2004 Kristian Høgsberg <krh@xxxxxxxxxx> - 0.2.0-1 - Update license, explicitly disable glitz. - Create package. --------------------------------------------------------------------- This update can be downloaded from: http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/ 26cb5ae63c6c019deaf2b69b73f7deca32ded03e SRPMS/cairo-1.2.6-1.fc6.src.rpm 26cb5ae63c6c019deaf2b69b73f7deca32ded03e noarch/cairo-1.2.6-1.fc6.src.rpm 724afde0014dcb0705b709091a97af8cf554549f ppc/cairo-1.2.6-1.fc6.ppc.rpm 3b4a878bcedd76f2e6d9dce0e9b28a9b45e9ef24 ppc/cairo-devel-1.2.6-1.fc6.ppc.rpm 1f54ed343bc65640e907ac8254f18a558de10160 ppc/debug/cairo-debuginfo-1.2.6-1.fc6.ppc.rpm 8678da147b7c2f29e0fbfef03dc8873743349f4e x86_64/cairo-devel-1.2.6-1.fc6.x86_64.rpm f228ce608efb69f2492cdf9ae73281840a8a616d x86_64/debug/cairo-debuginfo-1.2.6-1.fc6.x86_64.rpm ea8093270bc3aa14941c1b6b967d853ec1cb2d41 x86_64/cairo-1.2.6-1.fc6.x86_64.rpm 15abb1d01191ecd3abef05641d836a4f8a1dd785 i386/debug/cairo-debuginfo-1.2.6-1.fc6.i386.rpm 582855c71b832c6d8399ef66b8be941ac3c4a703 i386/cairo-devel-1.2.6-1.fc6.i386.rpm 0b7647b8494269a27ad81fa8e1d05babe12bac9e i386/cairo-1.2.6-1.fc6.i386.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to 'Managing Software with yum,' available at http://fedora.redhat.com/docs/yum/. --------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list