Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libfribidi0 | Distribution: SUSE Linux Framework One |
Version: 1.0.13 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.7 | Build date: Mon Aug 26 10:51:44 2024 |
Group: Unspecified | Build host: ibs-power9-18 |
Size: 159547 | Source RPM: fribidi-1.0.13-slfo.1.1.7.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/fribidi/fribidi | |
Summary: An implementation of the Unicode BiDi algorithm |
This library implements the algorithm as described in "Unicode Standard Annex #9, the Bidirectional Algorithm, http://www.unicode.org/unicode/reports/tr9/". FriBidi is tested against the Bidi Reference Code and, to the best of the developers' knowledge, does not contain any conformance bugs. The API was inspired by the document "Bi-Di languages support - BiDi API proposal" by Franck Portaneri, which he wrote as a proposal for adding BiDi support to Mozilla.
LGPL-2.1-only
* Sun Jun 11 2023 dmueller@suse.com - update to 1.0.13: * Adding missing man pages to the tar release file. * Thu Apr 28 2022 dmueller@suse.com - update to 1.0.12: * Various fuzzing fixes. * Sat Nov 13 2021 dmueller@suse.com - update to 1.0.11: * Updated Unicode tables to version 14. * Skip isolates in fribidi_get_par_direction(). * Various fuzzing fixes. * Various build fixes. * Sun Aug 09 2020 elimat@opensuse.org - Update to version 1.0.10: * Fixed various compilation problems and symbol exports necessary for proper compilation under windows. - Changes from version 1.0.9: * A bug fix in the fribidi unicode algorithm where isolate sequences were not really isolated. * Restored mistakenly removed deprecated function fribidi_log2vis_get_embedding_levels() * autotools now generates xz archives instead of bzip2 archives - Changes from version 1.0.8: * A bug fix in the fribidi unicode algorithm for multiple isolate sequences. * Fixed a potential buffer overflow for a long sequence of isolate overrides characters (bsc#1156260 CVE-2019-18397) - Changes from version 1.0.7: * This is a minor bugfix that removes symlinks and updates the meson version. - Changes from version 1.0.6: * This is a minor bugfix release that fixes a list of minor issues that have turned up during the last year. * Various compilation and cross compilation issues. * Various minor header cleanups. * Removed libc's bsearch for performance and portability reasons - Run spec-cleaner * Remove package groups - Drop patches fixed upstream * Truncate-isolate_level-to-FRIBIDI_BIDI_MAX_EXPLICIT_.diff * no-config-h.diff * fribidi-CVE-2019-18397.patch * Fri May 22 2020 kieltux@gmail.com - Add no-config-h.diff - copied from Debian Remove HAVE_CONFIG_H from public API - Add Truncate-isolate_level-to-FRIBIDI_BIDI_MAX_EXPLICIT_.diff - copied from Debian, CVE-2019-18397 Truncate isolate_level to FRIBIDI_BIDI_MAX_EXPLICIT_LEVEL - Run spec-cleaner * Fri Nov 29 2019 mliska@suse.cz - Use %make_build macros. * Wed Oct 24 2018 sean@suspend.net - Update to version 1.0.5: + Updated unicode tables to version 11 + Bugfix release - character tests were not running previously + Small speedup due to small arrays being allocated on the stack * Sun Feb 18 2018 jengelh@inai.de - Trim redundancies in the description. * Sat Feb 17 2018 luc14n0@linuxmail.org - Update to version 1.0.1: + Minor distribution related fixes. - Changes from version 1.0.0: + Full isolate and parenthesis support as per Unicode 6.3 to Unicode 10.0. + To get access to the new algorithm calls to the function `fribidi_get_par_embedding_levels()` must be replaced with calls to `fribidi_get_par_embedding_levels_ex()`. These functions are not API compatible. Calling the older function will use default values for the new bracket properties and will sometimes yield non-complient results. - Changes from version 0.19.7: + Disable thread-unsafe memory pool by default (fdo#79385). + Misc fixes. - Update Url tag to https://github.com/fribidi/fribidi: the current Fribidi web page. - Drop enable-malloc configure option: the thread safety problem is already fixed and it's not an available configure option anymore. - Drop fdupes BuildRequires and its macro: it is no longer needed. * Thu Nov 06 2014 i@marguerite.su - update version 0.19.6 * Fix two minor bidi bugs. * Build with new libtool to support ppc64le. - fix boo#903462: -enable-malloc to be thread safe * Wed Sep 10 2014 ftake@geeko.jp - libfribidi-devel requires %{lname} = %{version} * Sat Jul 19 2014 jengelh@inai.de - Utilize shared library package naming guidelines - Drop Requires:pkg-config for fribidi-devel, it is implicit (due to .pc file being picked up by rpm find-requires) * Tue Mar 26 2013 mmeister@suse.com - Added url as source. Please see http://en.opensuse.org/SourceUrls * Sun Feb 06 2011 adam@mizerski.pl - update to 0.19.2 * Update to Unicode Character Database 5.1.0 * Fri Apr 30 2010 coolo@novell.com - buildrequire pkg-config to fix provides * Thu Dec 17 2009 jengelh@medozas.de - add baselibs.conf as a source * Wed Dec 10 2008 olh@suse.de - use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293) * Thu Oct 30 2008 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support * Sun Jan 06 2008 crrodriguez@suse.de - update to version 0.10.9 * Fixed type sizes when stdint.h is not available. * Update to Unicode Character Database 5.0.0 * Fixed type sizes on 64-bit architectures. - disable static libraries - remove libtool archive with empty dependency_libs - do not require gtk2-devel for build as it is unused - spec file cleanups * Tue Feb 28 2006 mfabian@suse.de - add "Provides: locale(ar,he)". * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Tue Mar 09 2004 mfabian@suse.de - Bugzilla #34267: fix this by adding the compiler option "-fno-strict-aliasing". * Sat Jan 10 2004 adrian@suse.de - add %run_ldconfig * Mon May 12 2003 nashif@suse.de - package forgotten files * Sat Aug 10 2002 nashif@suse.de - added missing requires to devel package * Wed Jul 03 2002 meissner@suse.de - rerun auto* tools * Sun Jun 09 2002 nashif@suse.de - Update to version 0.10.4 * Fri May 03 2002 nashif@suse.de - Update to 0.10.3 - Use _libdir macro and fix for x86_64 * Fri Mar 01 2002 nashif@suse.de - Fixed for s390x: using _libdir instead of plain path * Sat Feb 09 2002 nashif@suse.de - Update to version 0.10.1 * Wed Apr 11 2001 nashif@suse.de - Update to version 0.9.0 * Fri Feb 09 2001 nashif@suse.de - Update to version 0.1.15 * Sun Nov 05 2000 nashif@suse.de - Update to 0.1.14 - Changed neededforbuild - add sub packages fribidi-devel * Fri Sep 22 2000 nashif@suse.de - Updated to 0.1.12 * Tue Jun 20 2000 schwab@suse.de - Fix use of suse_update_config macro. * Fri Apr 28 2000 nashif@suse.de - Update to version 0.1.10 * Wed Apr 12 2000 nashif@suse.de - Update to version 0.1.9 * Sat Apr 08 2000 bk@suse.de - added suse update config macro * Sun Feb 13 2000 nashif@suse.de - Initial Release ( Version: 0.1.8 )
/usr/lib64/libfribidi.so.0 /usr/lib64/libfribidi.so.0.4.0 /usr/share/licenses/libfribidi0 /usr/share/licenses/libfribidi0/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 3 23:50:25 2024