Path to this page:
./
textproc/icu,
Robust and full-featured Unicode services
Branch: pkgsrc-2015Q3,
Version: 55.1nb1,
Package name: icu-55.1nb1,
Maintainer: pkgsrc-usersThe 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
Master sites:
SHA1: 3bb301c11be0e239c653e8aa2925c53f6f4dc88d
RMD160: 94dcaaac13b41de3588b01f39febe1b1cbd5765d
Filesize: 25000.827 KB
Version history: (Expand)
- (2015-10-01) Updated to version: icu-55.1nb1
- (2015-09-30) Package added to pkgsrc.se, version icu-55.1 (created)
CVS history: (Expand)
2015-09-30 21:41:25 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4826 - requested by tnn
textproc/icu: security fix
Revisions pulled up:
- textproc/icu/Makefile 1.100
- textproc/icu/distinfo 1.55
- textproc/icu/patches/patch-common_ucnv__io.cpp 1.1
---
Module Name: pkgsrc
Committed By: tnn
Date: Tue Sep 29 02:15:54 UTC 2015
Modified Files:
pkgsrc/textproc/icu: Makefile distinfo
Added Files:
pkgsrc/textproc/icu/patches: patch-common_ucnv__io.cpp
Log message:
Patch CVE-2015-1270. Via Debian.
|