Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
pango
pango.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pango.changes of Package pango
------------------------------------------------------------------- Mon Jan 18 15:52:02 CET 2010 - vuntz@opensuse.org - Add pango-bnc534701-CVE-2009-1194.patch to handle overflow with very long glyphstrings. Fix bnc#534701, CVE-2009-1194. ------------------------------------------------------------------- Tue Apr 21 03:32:19 CEST 2009 - vuntz@novell.com - Add pango-bnc492733-web-segfault.patch to fix a crash when visiting some web page. Fix bnc#492773. ------------------------------------------------------------------- Tue Nov 11 16:54:29 CET 2008 - ro@suse.de - SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf ------------------------------------------------------------------- Tue Oct 21 21:03:21 EST 2008 - mboman@suse.de - Update to version 1.22.1: - Fix crasher when freeing PangoLayoutIter's - Fix loading of bogus OpenType anchor tables - Fix OpenType CursiveChain positioning - Bugs fixed: bgo#528272, bgo#552107, bgo#539623, bgo#555219, bgo#553345 ------------------------------------------------------------------- Tue Oct 7 17:31:59 CEST 2008 - sbrabec@suse.cz - Call pango-querymodules for thai-lang module (bnc#431518). ------------------------------------------------------------------- Tue Oct 7 10:56:02 CEST 2008 - cthiel@suse.de - Update to version 1.22.0: + Improved Romanian sample text + Misc bug fixes + Bugs fixed (by number): bgo#552993, bgo#551865, and bgo#551416. ------------------------------------------------------------------- Mon Sep 29 00:28:07 CEST 2008 - ro@suse.de - add gcc-c++ to buildrequires to work around libtool problem ------------------------------------------------------------------- Wed Sep 10 13:24:42 CDT 2008 - maw@suse.de - Update to version 1.21.6: + Improve language sample strings + Bugs fixed: bgo#550659, bgo#549758, bgo#549522, and bgo#549520. ------------------------------------------------------------------- Sat Aug 30 17:20:53 CEST 2008 - mboman@novell.com - Updated to version 1.21.5: + Make the reference the font->fontmap reference weak. + Improve pango_language_get_sample_string() to add language sample texts that are actually usable. + In pango_language_get_sample_string() use default language if provided language is NULL. + Update OpenType language-system tags to OpenType 1.5 draft intersected with ISO639-3 of 2008/08/04. + New API addition. + Bugs fixed: bgo#549003, bgo#143542, bgo#314094, bgo#473806, bgo#473805, bgo#470895, bgo#547432 ------------------------------------------------------------------- Sun Aug 24 17:20:53 CEST 2008 - mboman@novell.com - Updated to version 1.21.4: * Bugs fixed: bgo#547303, bgo#546534, bgo#431394, bgo#377948, bgo#377948, bgo#472625, bgo#472625, bgo#472625, bgo#540592, bgo#540036, bgo#380094, bgo#536017, rh#457883 * Various fixed and new API's. See ChangeLog for complete details. ------------------------------------------------------------------- Tue Jul 29 17:20:53 CEST 2008 - sbrabec@suse.cz - Do not build thai-lang module for older products. ------------------------------------------------------------------- Fri Jul 18 17:20:53 CEST 2008 - vuntz@novell.com - Tag pango64.patch ------------------------------------------------------------------- Tue Jul 8 21:27:53 CEST 2008 - crrodriguez@suse.de - fix build ------------------------------------------------------------------- Thu Jun 19 00:29:46 CEST 2008 - maw@suse.de - Update to version 1.21.3: + Various small fixes and improvements + Bugs fixed: bgo#538661, bgo#536190, bgo#537258, bgo#537257, and bgo#537186. ------------------------------------------------------------------- Mon Jun 9 17:40:00 CEST 2008 - maw@suse.de - Update to version 1.21.2: + Require cairo >= 1.6.4 + Write out HarfBuzz errors as hex. + Add a section in the docs for bidirectional text. + Improved hex-box rendering in the cairo backend. + Add some aliases for <span> tag attributes. + Preserve current-point around pango_cairo_* functions. + Partial work to make pango_break() exactly follow Unicode TR#14 and TR#29; the Grapheme Boundaries and Word Boundaries now work; for word boundaries; a new member was added to PangoLogAttr; sentence Boundaries and Line Breaks to follow in the next release + Err if no cairo font backends found + Misc bug fixes + New public API: * pango_attr_type_get_name() * enum PangoBidiType; * pango_bidi_type_get_type() * pango_bidi_type_for_unichar() * pango_layout_get_baseline() * pango_cairo_create_context() * pango_cairo_font_map_set_default() * New PangoLogAttr member, is_word_boundary, that implements UAX#29's Word Boundaries semantics; the is_word_start and is_word_end members will change implementation later on to be consitent with the word boundaries + Bugs fixed: bgo#515432, bgo#517119, bgo#404416, bgo#474706, bgo#490669, bgo#501334, bgo#514617, bgo#511183, bgo#531242, bgo#530757, bgo#530685, bgo#97545 (partial), bgo#510299, bgo#436363, and bgo#523193. ------------------------------------------------------------------- Wed May 21 16:51:24 CEST 2008 - sbrabec@suse.cz - Enabled optional thai-lang module (bnc#326002). - Fixed devel dependencies. ------------------------------------------------------------------- Wed May 7 09:21:25 CEST 2008 - olh@suse.de - execution failure of pango-querymodules-64 on 32bit systems is not fatal (bnc#301792) ------------------------------------------------------------------- Tue May 6 14:09:27 CEST 2008 - schwab@suse.de - Don't use libtool before it is created. ------------------------------------------------------------------- Sat Apr 12 00:14:08 CEST 2008 - maw@suse.de - Tag pango-libtool.patch, which was added in the previous submission. ------------------------------------------------------------------- Fri Apr 11 14:55:10 CEST 2008 - schwab@suse.de - Work around broken configure script. ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support ------------------------------------------------------------------- Wed Apr 9 23:29:14 CEST 2008 - maw@suse.de - Update to version 1.20.1: + Update to Unicode Character Databse 5.1.0; this adds newentries to the PangoScript enum + Try making our OS X stuff compile with latest cairo 1.5.x snapshots that renamed cairo-atsui to cairo-quartz-font, as well as older versions + Minor bug fixes. ------------------------------------------------------------------- Fri Mar 14 02:55:31 CET 2008 - maw@suse.de - Update to version 1.20.0: + Bug fixed: bgo#518084. ------------------------------------------------------------------- Mon Mar 3 17:46:02 CET 2008 - maw@suse.de - Update to version 1.19.4: + Fixed blocker bug with pango_layout_set_height() and positive height + Fixed small leak in ATSUI backend + Improved docs + Bugs fixed: bgo#511172, bgo#515484, bgo#515484, bgo#517083, bgo#515484, bgo#504810, bgo#496244, bgo#512566, and bgo#512473. ------------------------------------------------------------------- Thu Jan 31 21:47:26 CET 2008 - maw@suse.de - Update to version 1.19.3: - pango_layout_get_pixel_extents() and pango_layout_line_get_pixel_extents() now round extents to pixels inclusively. That is, pass both ink_rect and logical_rect as first argument to pango_extents_to_pixels(). - Rename pango_extents_to_pixels() function arguments from @ink_rect and @logical_rect to @inclusive and @nearest. Given that this API is a fairly new addition and not commonly used, language bindings are encouraged to update their argument names accordingly. Moreover, they are encouraged to wrap this function as two different calls: extents_to_pixels_inclusive() and extents_to_pixels_nearest(), or similar conventions that best reflect their native language. - HarfBuzz was relicensed to a more generous and simpler license. Adapt. See pango/opentype/COPYING for the new license which is LGPL-compatible. - New public API: pango_layout_set_height() This sets the height to which the #PangoLayout should be ellipsized at. There are two different behaviors, based on whether @height is positive or negative. If @height is positive, it will be the maximum height of the layout. Only lines would be shown that would fit, and if there is any text ommitted, an ellipsis added. At least one line is included in each paragraph regardless of how small the height value is. A value of zero will render exactly one line for the entire layout. If @height is negative, it will be the (negative of) maximum number of lines per paragraph. That is, the total number of lines shown may well be more than this value if the layout contains multiple paragraphs of text. The default value of -1 means that first line of each paragraph is ellipsized. Height setting only has effect if a positive width is set on @layout and ellipsization mode of @layout is not %PANGO_ELLIPSIZE_NONE. The behavior is undefined if a height other than -1 is set and ellipsization mode is set to %PANGO_ELLIPSIZE_NONE, and may change in the future. There are still bugs remaining to be fixed, notably bug 511172 (which will be fixed before 1.20), and bug 511171 (which will be fixed in a future version). - New command-line arguments to pango-view: --height and --single-par. - Make the following symbols available to engines: PANGO_IS_OT_INFO PANGO_IS_OT_RULESET PANGO_OT_INFO PANGO_OT_RULESET PANGO_TYPE_OT_INFO PANGO_TYPE_OT_RULESET pango_ot_info_get_type pango_ot_ruleset_get_type - Bugs fixed in this release: bgo#508002 – change pango_layout_pixel_extents() to round logical rect to be inclusive bgo#469313 – Add pango_layout_set_height() bgo#508179 – PangoGlyphUnit confusion bgo#508381 – indent and center alignment don't mix bgo#508007 – Add option for single-paragraph mode to pango-view bgo#506284 – docs typo for pango_coverage_unref Patch from Christian Persch bgo#504802 – build failure: No rule to make target `pango-querymodules.1', needed by `all-am'. Stop. bgo#504585 – pango-querymodules.1 syntax error brc#426178: gtkdoc-scan fails on pango ------------------------------------------------------------------- Wed Dec 19 19:07:08 CST 2007 - maw@suse.de - Revert to using pango64.patch for the time being (#349940). ------------------------------------------------------------------- Mon Dec 17 23:55:23 CET 2007 - maw@suse.de - Remove references to README.SuSE - s#%run_ldconfig#/sbin/ldconfig#. ------------------------------------------------------------------- Mon Dec 17 16:20:24 CST 2007 - maw@suse.de - Replace pango64.patch with pango-biarch.patch (#346210) - Concomitant with the above change, remove README.SuSE, as it is no longer necessary. ------------------------------------------------------------------- Mon Dec 17 16:06:51 CST 2007 - maw@suse.de - Update to version 1.19.2: + Bugs (bugzilla.gnome.org) fixed: #485536, #500549, #492517, #495091, #502926, #399573, #478914, #501938, and #501575 + Cleanups in the HarfBuzz code and merges with upstream/Qt changes + Document cairo examples and misc doc improvements + Use pkg-config to detect cairo features + New public macro: PANGO_GLYPH_INVALID_INPUT + Render a crossed box for each invalid input byte to pango_layout_set_text; previously an ASCII question mark was used; this crossed box has a glyph of value PANGO_GLYPH_INVALID_INPUT. ------------------------------------------------------------------- Mon Nov 26 10:25:54 CST 2007 - maw@suse.de - Actually remove the build root in %clean. ------------------------------------------------------------------- Fri Nov 23 16:37:51 CST 2007 - maw@suse.de - Update to version 1.19.0: + Two OpenType engine fixes, which make Nafees Nastaliq font work great, and avoids warnings with some other fonts + Fix minor leak in win32 backend + Update list of languages to that of fontconfig-2.4.91 + Various optimizations + Make sure all boxed type copy/free functions accept NULL as legitimate input; previously most were g_return_[val_]if_fail()ing it; this is mostly for convenience when writing code in C + Apply 'vkrn' GPOS feature in vertical writing + In pangofc, set "pangoversion" in pattern passed to fontconfig, such that font configuration can condition on being driven by Pango or not + Various optimizations and cleanups in the OpenType Layout engine, aka HarfBuzz + Changed APIs: * All PangoAttribute constructors are changed to initialize the attribute to the range [0..MAXUINT]. The range was undefined previously; all custom attribute constructors are recommended to call the new pango_attribute_init() to do the same * Public API change: Mark the following types as abstract: PangoFont PangoFontFace PangoFontFamily PangoFontMap PangoFcFont PangoFcFontMap PangoContext may be marked so in the future too * Make following macros public; previously they were only defined for backend/engine implementations: PANGO_GLYPH_EMPTY PANGO_GLYPH_UNKNOWN_FLAG PANGO_GET_UNKNOWN_GLYPH() + New public API: * Convenience for initializing custom attributes: pango_attribute_init() * Adding boxed type for PangoGlyphItem: PANGO_TYPE_GLYPH_ITEM pango_glyph_item_copy() pango_glyph_item_get_type() * Add missing copy function for a boxed type in C: pango_layout_iter_copy() * Add missing getter: pango_layout_iter_get_layout() * Convenience for writing custom PangoRenderer's: pango_renderer_get_layout() pango_renderer_get_layout_line() * PangoFc extensions to fontconfig's pattern syntax: PANGO_FC_GRAVITY PANGO_FC_VERSION + Bugs (bugzilla.gnome.org) fixed: #483600, #490661, #489909, #488840, #486932, #486951, #485621, #485566, #485559, #481537, #478865, #472924, #472629, #472303, #471601, #471577, #471571, #471568, and #469641. ------------------------------------------------------------------- Wed Sep 19 01:34:45 CEST 2007 - maw@suse.de - Add xorg-x11-libXdmcp as a prerequisite (#310640) - Fix the source tarball's permissions. ------------------------------------------------------------------- Tue Sep 18 15:02:19 CEST 2007 - sbrabec@suse.cz - Updated to version 1.18.2: * require libthai >= 0.1.9 for enabling thai-lang module * bug fixes ------------------------------------------------------------------- Thu Aug 30 00:03:00 CEST 2007 - maw@suse.de - Update to version 1.18.1: + Make pango_script_for_unichar() just call g_unichar_get_script() and document that PangoScript and GUnicodeScript are interchangeable enumerations + Bug fixes, including the following (bugzilla.gnome.org): #470042, #468953, #463430, #348348, #451682, #462137, #462420, #462630, #464183, #464270, #465174, #466755, #467056, and #467077, - Remove upstreamed pango-1.17.4-empty-string-corruption.patch. ------------------------------------------------------------------- Tue Jul 31 22:06:06 CEST 2007 - maw@suse.de - Update to version 1.17,5 - Export PangoCairoFont and cleanup various standard macros - Bugs (bugzilla.gnome.org) fixed: #150883, #449482, and part of #347236. ------------------------------------------------------------------- Tue Jul 31 20:30:43 CEST 2007 - jpr@suse.de - Fix memory corruption for empty line break call (#295662) - Remove references to patch that no longer exists ------------------------------------------------------------------- Thu Jul 26 19:27:30 CEST 2007 - maw@suse.de - Update to version 1.17.4 - Refactored the ATSUI font backend and install pangoatsui.h that has a single function pango_atsui_font_get_atsu_font_id() and a couple of types. - Bugs [bugzilla.gnome.org] fixed in this release: Bug 451547 – FAIL: runtests.sh Bug 449543 - Ship pangoatsui.h ------------------------------------------------------------------- Thu Jul 5 19:18:03 CEST 2007 - maw@suse.de - Update to version 1.17.3 - Extensive pangocairo internal code refactoring and cleanup - New public API, new engine macros - Many bugfixes. ------------------------------------------------------------------- Wed Apr 11 10:06:18 CDT 2007 - maw@suse.de - Update to version 1.16.2 - Fixed various bug in the OpenType Layout code (HarfBuzz) - Improved documentation - Improved ATSUI backend - Misc build system fixes - Bugs fixed in this release: * Bug #417946 - pangowin32-fontmap.c:using function without prototype * Bug #419262 - Don't create coverage every time it's asked for (Both of these bugs are viewable at bugzilla.gnome.org) - Refresh pango64.patch. ------------------------------------------------------------------- Wed Mar 21 13:57:55 CST 2007 - maw@suse.de - Update to version 1.16.1 - Fixes for b.g.o #120195, #407315, #355987, and #407087. ------------------------------------------------------------------- Fri Feb 16 15:06:24 CST 2007 - maw@suse.de - Update to version 1.15.6 - Remove bugzilla-53228-artificial-bold-and-italic.patch, which is now upstream. ------------------------------------------------------------------- Wed Jan 17 16:31:37 CET 2007 - sbrabec@suse.cz - Use correct library instance in scriptlets (#235626). ------------------------------------------------------------------- Thu Dec 7 17:34:42 CET 2006 - sbrabec@suse.cz - Prefix changed to /usr. - Spec file cleanup. ------------------------------------------------------------------- Mon Nov 27 16:18:53 CET 2006 - sbrabec@suse.cz - Use correct PreReq for older products. ------------------------------------------------------------------- Thu Nov 23 19:00:01 CET 2006 - sbrabec@suse.cz - Fixed scriptlets for bi-arch (#223149). ------------------------------------------------------------------- Sat Oct 14 18:41:27 CEST 2006 - danw@suse.de - Remove dead patch ------------------------------------------------------------------- Tue Oct 3 00:14:45 CEST 2006 - jhargadon@suse.de - update to version 1.14.5 - Indic shaper fixes - Misc bug fixes ------------------------------------------------------------------- Sun Sep 17 23:17:50 CEST 2006 - ro@suse.de - added prereqs for postinstall script ------------------------------------------------------------------- Wed Sep 13 19:09:02 CEST 2006 - jhargadon@suse.de - update to version 1.14.3 - Win32 build improvement - Bug 353525 ¿ libpangoft2-1.0.so.0: undefined reference to `pango_font_description_get_gravity' - Bug 349813 ¿ typo in docs for pango_layout_move_cursor_visually ------------------------------------------------------------------- Mon Sep 4 15:03:24 CEST 2006 - sbrabec@suse.cz - Removed SuSEconfig.pango (FATE#300947). ------------------------------------------------------------------- Wed Aug 30 01:51:11 CEST 2006 - jhargadon@suse.de - update to version 1.14.2 - Find shaper/font for Private Use and space characters ------------------------------------------------------------------- Fri Aug 18 00:18:54 CEST 2006 - jhargadon@suse.de - update to version 1.14.0 - Make pango-view accept non-ASCII --text - Require cairo-1.2.2 for the important bug fixes it has. ------------------------------------------------------------------- Tue Aug 1 00:43:54 CEST 2006 - gekker@suse.de - Update to version 1.13.4 * Update to Unicode Character Database 5.0.0. * Misc fixes. * Bugs fixed in this release: Bug 336282 Ð Update to Unicode Character Database 5.0.0 Bug 347073 Ð Allow empty GPOS table Bug 347021 Ð atsui crash when a matching font cannot be found. Patch from Brian Tarricone. ------------------------------------------------------------------- Fri Jul 28 20:35:28 CEST 2006 - gekker@suse.de - Update to version 1.13.3 - Remove upstreamed patches * New public API: - pango_glyph_string_get_width * Improved hexbox drawing, and font metrics calculations. * New public API: - pango_cairo_show_error_underline - pango_cairo_error_underline_path - pango_font_describe_with_absolute_size * Increased robustness against broken pango.modules * Fix incorrect rendering when in x86 64-bit precision mode * Fix non-OpenType fonts losing kerning in 1.12.0 [#336026, Denis Jacquerye] * Moved the OpenType Layout code into a new project called HarfBuzz * Insert '?' chars instead of invalid UTF-8 sequences in pango_layout_set_text [#33195] * Fix a few crashers, especially when a font cannot be read. [#314239] * Change some g_critical's to g_warning, where it's not application's fault. [#331723] * Major change in the low-level interface of Pango. The special value PANGO_GLYPH_EMPTY is now defined to mean a "draw nothing" glyph. This was what glyph 0 was used for previously. As a result, bumped up the Pango module version, meaning that modules compiled against earlier versions are probably not compatible with this release. [#73147] * New framework in examples for building a binary called pango-view, that can be used to render a text file using any of the available backends. This is installed into bindir now. * Enhancements to the FT2 backend, to draw boxes on missing glyphs. * Better hexbox drawing for cairo backend: Hinting hexbox, and drawing a single-row hexbox for very small font sizes. * Do not crash if the shapers fail. * Draw hex box on missing glyphs for cairo-fc backend. * New --with-dynamic-modules option added to configure. * ATSUI support for the cairo backend. [Anders Carlsson] * Draw a dashed empty box on missing glyphs for cairo-fc backend. * Support OpenType features for basic (Latin/Greek/...) module. * Support swash feature in Arabic module. * Line-breaking algorithm updated to Unicode 4.1. * Code borrowed from GNU FriBidi resynched to version 1.0.7. ------------------------------------------------------------------- Tue May 2 21:53:44 CEST 2006 - federico@novell.com - Added pango-104365-use-hinted-metrics.diff to fix the Pango-related part of https://bugzilla.novell.com/show_bug.cgi?id=104365. This makes Pango request hinted font metrics from Cairo/Fontconfig, even when we are using unhinted rendering. This is what applications expect; they would draw overlapping glyphs otherwise. ------------------------------------------------------------------- Mon Apr 24 23:34:37 CEST 2006 - federico@novell.com - Added pango-131128-font-extents-rounding.diff to fix https://bugzilla.novell.com/show_bug.cgi?id=131128. This makes PangoCairoFcFont round the font extents before exposing them to callers, which produces better results with unhinted / un-antialiased displays. ------------------------------------------------------------------- Wed Jan 25 21:32:36 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Wed Jan 11 14:02:57 CET 2006 - sbrabec@suse.cz - Removed libpixman from neededforbuild. ------------------------------------------------------------------- Fri Dec 30 13:57:32 CET 2005 - mfabian@suse.de - Bugzilla #53228: Enhance pango to support artifical bold and italic (add patch by Zhe Su). ------------------------------------------------------------------- Wed Dec 14 19:32:09 CET 2005 - sbrabec@suse.cz - Added related old version cleanups (feature #2852). ------------------------------------------------------------------- Wed Nov 30 14:22:47 CET 2005 - sbrabec@suse.cz - Update to version 1.10.2. ------------------------------------------------------------------- Tue Oct 11 23:44:38 CEST 2005 - gekker@suse.de - Update to version 1.10.1 ------------------------------------------------------------------- Thu Aug 18 06:13:33 CEST 2005 - gekker@suse.de - Update to version 1.10.0 ------------------------------------------------------------------- Mon Aug 1 18:57:36 CEST 2005 - gekker@suse.de - Update to version 1.9.1 ------------------------------------------------------------------- Thu Jul 21 21:09:10 CEST 2005 - gekker@suse.de - Update to version 1.9.0 ------------------------------------------------------------------- Thu Jun 23 18:10:59 CEST 2005 - sbrabec@suse.cz - Fixed devel dependencies. - Removed .la files for modules. ------------------------------------------------------------------- Mon Apr 11 16:51:58 CEST 2005 - sbrabec@suse.cz - Fixed Requires of doc subpackage. ------------------------------------------------------------------- Tue Mar 8 22:32:23 CET 2005 - gekker@suse.de - Update to version 1.8.1 (GNOME 2.10). ------------------------------------------------------------------- Mon Jan 3 20:58:55 CET 2005 - gekker@suse.de - Update to version 1.8.0 ------------------------------------------------------------------- Wed Dec 15 20:00:50 CET 2004 - gekker@suse.de - Update to version 1.7.0 ------------------------------------------------------------------- Wed Nov 17 16:27:37 CET 2004 - gekker@suse.de - Update version to 1.6.0. ------------------------------------------------------------------- Wed Oct 20 14:55:29 CEST 2004 - ro@suse.de - make specfile rpm-3-save ------------------------------------------------------------------- Thu Aug 26 02:05:45 CEST 2004 - federico@ximian.com - Updated to pango 1.4.1 - Removed pango-strict-aliasing.patch, as an equivalent patch is in the tarball now ------------------------------------------------------------------- Fri May 21 12:10:39 CEST 2004 - sbrabec@suse.cz - Added ottest to devel package. ------------------------------------------------------------------- Tue Apr 27 12:41:22 CEST 2004 - sbrabec@suse.cz - Fixed pango64.patch. ------------------------------------------------------------------- Mon Apr 19 16:19:37 CEST 2004 - sbrabec@suse.cz - Strict aliasing fix. ------------------------------------------------------------------- Thu Apr 15 18:02:59 CEST 2004 - sbrabec@suse.cz - Updated to version 1.4.0 (GNOME 2.6). ------------------------------------------------------------------- Thu Mar 11 13:51:52 CET 2004 - sbrabec@suse.cz - Use SuSEconfig biarch wrapper and identical filename for all platforms. - Include README.SuSE about biarch problems. ------------------------------------------------------------------- Tue Mar 02 11:14:47 CET 2004 - sbrabec@suse.cz - Bi-arch work-arounds to prevent 32/64 bit conflicts (bug #33705). For more see http://bugzilla.gnome.org/show_bug.cgi?id=129534 ------------------------------------------------------------------- Mon Mar 01 14:17:33 CET 2004 - sbrabec@suse.cz - Fixed random crashes of gnome-terminal using mc (bug #29850). http://bugzilla.gnome.org/show_bug.cgi?id=89541 - Use run-pango in %postun, too. - Build with -fno-strict-aliasing. ------------------------------------------------------------------- Tue Jan 6 21:26:05 CET 2004 - adrian@suse.de - fix build ------------------------------------------------------------------- Mon Oct 6 14:14:18 CEST 2003 - kukuk@suse.de - Remove unused atk from neededforbuild ------------------------------------------------------------------- Mon Sep 08 11:58:47 CEST 2003 - sbrabec@suse.cz - Removed invalid %postun. ------------------------------------------------------------------- Fri Sep 05 15:27:42 CEST 2003 - sbrabec@suse.cz - Fixed rmdir in %postun. ------------------------------------------------------------------- Fri Sep 05 14:57:43 CEST 2003 - sbrabec@suse.cz - Remove orphan files from SuSE 8.2. ------------------------------------------------------------------- Thu Aug 28 15:42:32 CEST 2003 - sbrabec@suse.cz - Updated to version 1.2.5. ------------------------------------------------------------------- Tue Jul 15 10:17:51 CEST 2003 - sbrabec@suse.cz - GNOME prefix change to /opt/gnome. ------------------------------------------------------------------- Thu Jun 12 14:50:03 CEST 2003 - sbrabec@suse.cz - Branched pango-doc. - Updated file list. - Fixed calling of aclocal. ------------------------------------------------------------------- Wed Jun 11 19:13:24 CEST 2003 - sbrabec@suse.cz - Updated to version 1.2.3. - Fixed directory packaging. - Require gnome-filesystem for pango-devel (for docs). - Updated neededforbuild. ------------------------------------------------------------------- Mon Apr 28 13:23:29 CEST 2003 - sf@suse.de - added fontconfig* to neededforbuild, to compile pangoft2 ------------------------------------------------------------------- Fri Feb 21 08:21:28 CET 2003 - hhetter@suse.de - PreReq touch (Bug Id#23897) ------------------------------------------------------------------- Mon Feb 3 09:00:33 CET 2003 - hhetter@suse.de - updated to version 1.2.1: * Handle older TrueType Open Arabic fonts. * Make Win32 backend handle a common TrueType font bug * Fix crash with some non-BMP characters * Avoid crashing on font descriptions like " 12" * Minor build fixes ------------------------------------------------------------------- Mon Jan 13 12:18:25 CET 2003 - sbrabec@suse.cz - Added expat to neededforbuild (for new xft2). ------------------------------------------------------------------- Thu Jan 09 16:18:27 CET 2003 - sbrabec@suse.cz - Updated to version 1.2.0. ------------------------------------------------------------------- Thu Nov 7 14:35:15 CET 2002 - hhetter@suse.de - updated to version 1.0.5 * Bug fix for pango_scan_int() needed for recent GTK+. * Improve language specific charset ordering basic-x11 * Fix symbols that shouldn't have been exported * Some cross-compiling fixes * Various build fixes * Fix check for no-backend being found. ------------------------------------------------------------------- Tue Oct 22 13:54:13 CEST 2002 - sbrabec@suse.cz - Remove obsolette install -d -m755 $RPM_BUILD_ROOT/var/adm/SuSEconfig. ------------------------------------------------------------------- Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de - removed bogus self-provides ------------------------------------------------------------------- Tue Aug 20 11:34:16 CEST 2002 - hhetter@suse.de - added PreReq: filesystem ------------------------------------------------------------------- Tue Aug 13 09:57:22 CEST 2002 - hhetter@suse.de - disabled qt support (#17642) ------------------------------------------------------------------- Mon Aug 5 10:08:27 CEST 2002 - hhetter@suse.de - updated to version 1.0.4, from changes: * Add Thai shaper for Xft * Support GB-18030, BIG5-HKSCS, CNS-11643, GBK encodings for basic-x shaper * Support ksc5601.1992-3 fonts in hangul-x shpaer * Support new Arabic characters in Unicode 3.2 * misc Bug fixes ------------------------------------------------------------------- Mon Jun 17 18:46:57 CEST 2002 - jordi@suse.de - Updated to version 1.0.3 * Change algorithm for mapping points to pixels on Windows to match the system method. * Fix family listing for the FT2 backend. * Fix memory leak in pango_font_real_get_metrics() * Some compilation warning fixes. * Fix passing attr_list == NULL to pango_parse_markip ------------------------------------------------------------------- Thu Jun 13 09:54:08 CEST 2002 - ro@suse.de - fix autotools sequence ------------------------------------------------------------------- Wed Jun 12 14:40:24 CEST 2002 - hhetter@suse.de - correctly touch the run-pango flag ------------------------------------------------------------------- Wed Jun 12 09:28:03 CEST 2002 - hhetter@suse.de - fix SuSEconfig script ------------------------------------------------------------------- Tue Jun 4 09:07:16 CEST 2002 - hhetter@suse.de - update to version 1.0.2 of the stable series * Support building with FreeType 2.1.0 * List Sans,Serif,Monospace when listing fonts for the Xft and FT2 backends. * Portability fixes. * Fix problem with pango-querymodules using g_print(). ------------------------------------------------------------------- Tue Apr 30 14:39:25 CEST 2002 - meissner@suse.de - %_lib fixes ------------------------------------------------------------------- Mon Apr 15 11:17:21 CEST 2002 - hhetter@suse.de - fix config script to work with correct path ------------------------------------------------------------------- Tue Apr 9 09:50:45 CEST 2002 - hhetter@suse.de - filelist correction ------------------------------------------------------------------- Tue Apr 9 08:54:52 CEST 2002 - hhetter@suse.de - updated to version 1.0.1 ------------------------------------------------------------------- Thu Jan 31 14:53:29 CET 2002 - hhetter@suse.de - updated to version 0.24 [GNOME desktop-alpha2] ------------------------------------------------------------------- Thu Jan 17 14:36:51 CET 2002 - hhetter@suse.de - delete SuSEconfig-run-flag after registering pango modules ------------------------------------------------------------------- Thu Jan 17 00:33:19 CET 2002 - ro@suse.de - re-added .so symlinks to devel filelist (without wildcards) ------------------------------------------------------------------- Wed Jan 16 11:53:54 CET 2002 - hhetter@suse.de - added SuSEconfig script to register the pango modules - fixed filelist ------------------------------------------------------------------- Tue Jan 15 10:04:15 CET 2002 - hhetter@suse.de - fixed filelist ------------------------------------------------------------------- Fri Jan 11 11:15:54 CET 2002 - hhetter@suse.de - updated to version 0.23: * Documentation improvements * Win32 fixes * Improve search for XftConfig * Fixes for crashes in Hangul shaper * Improvements to Arabic shapers for X and Xft * Add jisx0212, jisx0201, Big5 support to basic shaper ------------------------------------------------------------------- Wed Jan 9 17:14:17 CET 2002 - hhetter@suse.de - enable freetype2 support ------------------------------------------------------------------- Tue Dec 11 17:28:39 CET 2001 - hhetter@suse.de - really build pangox and pango ------------------------------------------------------------------- Tue Dec 11 15:20:25 CET 2001 - hhetter@suse.de - added LIBRARY_PATH for broken libtool ------------------------------------------------------------------- Tue Nov 27 15:41:38 CET 2001 - hhetter@suse.de - initial SuSE package for GNOME 2.0 platform (pango 0.22)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor