./textproc/icu, Robust and full-featured Unicode services

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 63.1nb2, Package name: icu-63.1nb2, Maintainer: pkgsrc-users

The International Components for Unicode(ICU) is a C and C++ library that
provides robust and full-featured Unicode support on a wide variety of
platforms. The library provides:

- Calendar support
- Character set conversions
- Collation (language-sensitive)
- Date & time formatting
- Locales (140+ supported)
- Message catalogs (resources)
- Message formatting
- Normalization
- Number & currency formatting
- Time zones
- Transliteration
- Word, line & sentence breaks


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: ad523232f19af1c698c6489f8e15f7e9824f1662
RMD160: 5c895a6e2b135978df59e135ed772747aec0065f
Filesize: 23190.37 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-16 12:43:16 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5909 - requested by spz
textproc/icu: security fix

Revisions pulled up:
- textproc/icu/Makefile                                         1.121
- textproc/icu/distinfo                                         1.81
- textproc/icu/patches/patch-CVE-2018-18928                     1.1

---
   Module Name:	pkgsrc
   Committed By:	spz
   Date:		Wed Feb 13 20:51:57 UTC 2019

   Modified Files:
   	pkgsrc/textproc/icu: Makefile distinfo
   Added Files:
   	pkgsrc/textproc/icu/patches: patch-CVE-2018-18928

   Log message:
   add patch for CVE-2018-18928 from upstream