Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Unified Diff: third_party/icu38/README.google

Issue 40038: Apply a security patch for ICU regex. (http://bugs.icu-project.org/trac/ticke... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/icu38/source/common/uvectr32.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icu38/README.google
===================================================================
--- third_party/icu38/README.google (revision 10692)
+++ third_party/icu38/README.google (working copy)
@@ -7,7 +7,7 @@
$ svn export --native-eol LF -r 22777 http://source.icu-project.org/repos/icu/icu/trunk icu38
- 2. Apply the following 8 patches :
+ 2. Apply the following patches :
* segmentation.patch.txt (CJ segmentation patch : code change + data)
* data.patch.txt (ICU data customization patch)
@@ -29,6 +29,7 @@
* uconv.security.patch (patches for ICU bug 5691/Chrome bug 2074.
The patch for HZ encoding is not included because we don't
support HZ).
+ * regex.patch (patch for ICU bug 6149/Chrome bug 8198)
- Once CJK segmentation is included in an ICU release, we can use that
release, instead of applying the first patch above.
« no previous file with comments | « no previous file | third_party/icu38/source/common/uvectr32.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698