Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

icu-data-4.6.1-5.3.1 RPM for i586

From OpenSuSE 12.1 updates for i586

Name: icu-data Distribution: openSUSE 12.1
Version: 4.6.1 Vendor: openSUSE
Release: 5.3.1 Build date: Fri Jan 20 10:42:51 2012
Group: System/Libraries Build host: build07
Size: 6935178 Source RPM: icu-4.6.1-5.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://ibm.com/software/globalization/icu
Summary: International Components for Unicode (Sources for the Data in ICU)
ICU is a C++ and C library that provides robust and full-featured
Unicode support. This package contains the source files for the data
found in the "icu" package.

This data describes the Unicode data (normative and informative) and
also all the table-based converters provided in the ICU distribution.

This package contains uncompiled source data. Precompiled data is in
the `libicu4.6.1' package.

Provides

Requires

License

IBM PL

Changelog

* Thu Jan 12 2012 sshaw@decriptor.com
  - Add icu-CVE-2010-4409.patch to fix symbol value check
    (bnc#657910)
  - Fix out of bounds access (bnc#736146)
* Wed Oct 12 2011 vuntz@opensuse.org
  - Drop pkgdata.diff: everything leads me to think this is not
    needed anymore. Debian doesn't ship this patch with its 4.4
    version of ICU. This patch was just a workaround in the first
    place anyway.
* Tue Oct 11 2011 dmueller@suse.de
  - Disable "make check" when run under qemu.
* Tue Aug 02 2011 idonmez@novell.com
  - Enable strict-aliasing again since the code seems to be fixed.
  - Enable make check inside %check.
  - Cleanup the spec file with spec-cleaner.
* Thu May 05 2011 vuntz@opensuse.org
  - Update to version 4.6.1:
    + Common Locale Data Repository (CLDR) 1.9.1
    + Update timezone data support to Olson 2011c
    + Fix: UCOL_RUNTIME_VERSION should be updated for 4.6
    + Fix: Collation Reordering Use Of USCRIPT_UNKNOWN
    + Fix: Can't find Hangul with search coll (usearch doesn't handle
      CE iter behavior)
    + Fix: ULocale#toLanguageTag() should not supply "und" as
      language when the locale has only private use
    + Fix: USpoof uses NFKD, should be NFD
    + ICU4C-specific bug fixes, including:
    - ICU misparses numbers in scientific notation
    - detect out of memory issue for Hashtable in low memory
      situations
  - Changes from version 4.6.0:
    + Unicode 6.0:
    - Supports final version of Unicode 6.0
    - New UCA data for collation/sorting, with refinements from
      CLDR; this data is revamped for more effective use of
      collation weights, and noncharacters are now handled
    - Support for 2,088 new characters, including the new emoji and
      Indian Rupee sign
    - Fully updated properties
    + CLDR 1.9:
    - Supports final version of CLDR 1.9
    - The CLDR release contains numerous improvements and bug fixes
      approved by the CLDR committee, mainly in the areas of
      collation sequences, transliteration, and available date
      formats.
    + Support for UTS #46 Unicode IDNA Compatibility Processing.
    + Alternate number symbols based on numbering system.
    + Compact collation tailoring syntax for reduced memory and disk
      footprint.
    + New collation [import] rule for reduced footprint and improved
      maintenance.
    + Fast string BiDi direction detection.
    + ICU4C-specific changes:
    - ICU 4.6 requires compiler RTTI to be turned on. Please see
      the ICU4C readme for more details.
    - pkg-config files for a standard way of linking against ICU.
    - Promotion to @draft (from @internal) for most regex functions
      that provide access via UText.
    - Regex support for a "find progress" callback.
    - Enhance regex APIs to support full 64-bit offsets and
      indices.
    - New regex API to set match and start position independently.
  - Update icu-remove-datetime.patch to apply without fuzz.
  - Rebase icu44-rpmlint.diff.
  - Add pkg-config BuildRequires to automatically get
    pkgconfig()-style Provides.
* Fri Jan 14 2011 vuntz@opensuse.org
  - Update to version 4.4.2:
    + Common Changes:
    - Update LMBCS mapping table
    - Time zone data 2010l
    + ICU4C Specific Changes:
    - Fix: Difference between Java and C implementation with
      exponent characters
    - Fix: u_fflush (and thus u_fclose) not flushing stateful
      converter
    - Fix: unum_parseInt64 is not giving proper error
    - Fix: Missing header files in Windows build
* Thu Jul 08 2010 jengelh@medozas.de
  - Update to version 4.4.1
    + Common Changes
    - Common Locale Data Repository (CLDR) 1.8.1
    - Enabled non-Gregorian calendars in DateIntervalFormat
  - Changes from version 4.4:
    + Common Changes
    - Unicode 5.2 support.
    - CLDR 1.8 data - over 22% more data, with many new locales.
    - Normalizer2 - for fast, flexible normalization, paving the
      way for UTS #46 support of international domain names.
    - Optimized resource bundle format to reduce the ICU resource
      bundle installation footprint.
    - Hebrew calendar month numbering improvement.
    - Finer granular ICU locale resource data packaging.
    - SelectFormat - for selecting a translation by a keyword among
      multiple alternatives when formatting messages.
    - Flexible hour pattern handling in DateFormatPatternGenerator.
    - Updated LMBCS converter implementation.
    - EBCDIC converter enhancement for supporting various SI/SO
      codes used by non-IBM mainframes.
    - 64bit time zone transition data support.
    + ICU4C Specific Changes
    - Regular Expressions support UText - allowing regular
      expressions to work on large or discontiguous text
      (Technology Preview).
    - DecimalFormat support for big decimal numbers.
    - ICU Plug-ins - for packaging a specific ICU servce as plug-in
      and calling different versions of plug-ins in a same
      environment (Technology Preview).
    - C++ public smart pointers.
    - Java modified UTF-8 support.
    - Improved UnicodeString substring operations.
    - New usearch options to control matching of collation elements
  - Use %_smp_mflags
  - Add icu44-rpmlint.diff to fix some build errors.
  - Add pkgdata.diff to help build on some architecture, see
    http://bugs.icu-project.org/trac/ticket/6969#comment:19.
* Tue Apr 20 2010 crrodriguez@opensuse.org
  - In JeOS, libicu is installed by default but it should
    require timezone package to fullfill all dependencies.
* Tue May 26 2009 vuntz@novell.com
  - Drop icu4c-3_6-src-setBreakType-public.diff: it's not needed
    anymore for OOo.
* Sat May 23 2009 vuntz@novell.com
  - Update to 4.2:
    + Locale Data: ICU uses and supports data from Common Locale Data
      Repository (CLDR) 1.7 , which includes data for 146 languages,
      159 territories, 468 locales- 21% more locale data than the
      previous release.
    + Number system support and the number keyword.
    + Number system override in DateFormat.
    + Numerics used by Hebrew Calendar date in Hebrew locale.
    + BCP47 (language tag) / Locale transformation.
    + BCP47 mapping of LDML keywords.
    + Encoding selector: Return a list of charsets that can handle
      the input text.
    + Simple duration: Implementation of CLDR duration format.
    + Available/Preferred keywords for a locale (Calendar, Collation,
      and Currency).
    + StringPrep standard profiles: RFC3491 NAMEPREP, RFC3530 NFS4,
      RFC3722 iSCSI, RFC3920 NodePrep/ResourcePrep, RFC4011 MIB,
      RFC4013 SASLprep, RFC4505 trace and RFC4518 LDAPprep.
    + Miscellaneous Arabic shaping enhancements.
    + UTF-8 friendly internal data structure for Unicode data lookup.
    + API to get CLDR version used by ICU.
    + ISCII charset converter updates (added Gurumukhi, other
      updates).
    + Performance improvements in Time Zone Name format/parse, and in
      DateIntervalFormat construction.
  - Remove AutoReqProv: it's default now.
  - Drop icu-gcc44.patch: fixed upstream.
  - Do not package packaging doc in libicu-doc.
* Fri Mar 27 2009 vuntz@novell.com
  - Add icu-remove-datetime.patch to be more build-compare friendly.
* Mon Mar 02 2009 crrodriguez@suse.de
  - fix build with GCC 4.4
  - remove static libraries

Files

/usr/share/icu/4.6.1/UnicodeData.txt
/usr/share/icu/4.6.1/unidata
/usr/share/icu/4.6.1/unidata/BidiMirroring.txt
/usr/share/icu/4.6.1/unidata/Blocks.txt
/usr/share/icu/4.6.1/unidata/CaseFolding.txt
/usr/share/icu/4.6.1/unidata/DerivedAge.txt
/usr/share/icu/4.6.1/unidata/DerivedBidiClass.txt
/usr/share/icu/4.6.1/unidata/DerivedCoreProperties.txt
/usr/share/icu/4.6.1/unidata/DerivedJoiningGroup.txt
/usr/share/icu/4.6.1/unidata/DerivedJoiningType.txt
/usr/share/icu/4.6.1/unidata/DerivedNormalizationProps.txt
/usr/share/icu/4.6.1/unidata/DerivedNumericValues.txt
/usr/share/icu/4.6.1/unidata/EastAsianWidth.txt
/usr/share/icu/4.6.1/unidata/FractionalUCA.txt
/usr/share/icu/4.6.1/unidata/GraphemeBreakProperty.txt
/usr/share/icu/4.6.1/unidata/LineBreak.txt
/usr/share/icu/4.6.1/unidata/NameAliases.txt
/usr/share/icu/4.6.1/unidata/NormalizationCorrections.txt
/usr/share/icu/4.6.1/unidata/NormalizationTest.txt
/usr/share/icu/4.6.1/unidata/PropList.txt
/usr/share/icu/4.6.1/unidata/PropertyAliases.txt
/usr/share/icu/4.6.1/unidata/PropertyValueAliases.txt
/usr/share/icu/4.6.1/unidata/ScriptExtensions.txt
/usr/share/icu/4.6.1/unidata/Scripts.txt
/usr/share/icu/4.6.1/unidata/SentenceBreakProperty.txt
/usr/share/icu/4.6.1/unidata/SpecialCasing.txt
/usr/share/icu/4.6.1/unidata/UCARules.txt
/usr/share/icu/4.6.1/unidata/UnicodeData.txt
/usr/share/icu/4.6.1/unidata/WordBreakProperty.txt
/usr/share/icu/4.6.1/unidata/changes.txt
/usr/share/icu/4.6.1/unidata/confusables.txt
/usr/share/icu/4.6.1/unidata/confusablesWholeScript.txt
/usr/share/icu/4.6.1/unidata/ucdterms.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun May 19 02:48:42 2013