diff options
author | Eike Rathke <erack@redhat.com> | 2013-05-06 16:56:28 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-05-06 17:04:08 +0200 |
commit | bc20557b9ffa774d98846097bb2e4b93e518c4b3 (patch) | |
tree | e1f079f984c932e96d9755b0653527b51a94857c /download.lst | |
parent | 38b1b1aa4bf86653dd8363e85eb7e63d19d5b123 (diff) |
added ICU 51 layout fix tarball, ticket 10107
With 428bde3591ff2fd2195097040dbe1480f1f4210f this should enable ICU to
bounds-check font tables as mentioned in
http://site.icu-project.org/download/51#TOC-Known-Issues
With this patch also needed is 7de7267f4cfcb455aabb09053c7ed681d4591867
otherwise application will crash.
Change-Id: I42e31778f762afc80ea21c1fb20952eab42791dc
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 8839108db8e1..1420a5da3113 100644 --- a/download.lst +++ b/download.lst @@ -41,6 +41,7 @@ export HUNSPELL_TARBALL := 3121aaf3e13e5d88dfff13fb4a5f1ab8-hunspell-1.3.2.tar.g export HARFBUZZ_TARBALL := 90855e670c790c1fec4592908be3c0b8-harfbuzz-0.9.16.tar.bz2 export HYPHEN_TARBALL := a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz export ICU_TARBALL := 6eef33b229d0239d654983028c9c7053-icu4c-51_1-src.tgz +export ICU_51_LAYOUT_FIX_TARBALL := 7650341b04f05ff2595bf064f3e41f41-icu-51-layout-fix-10107.tgz export JFREEREPORT_FLOW_ENGINE_TARBALL := ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip export JFREEREPORT_FLUTE_TARBALL := d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip export JFREEREPORT_LIBBASE_TARBALL := eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip |