| OLD | NEW | 
|---|
| 1 Name: icu | 1 Name: icu | 
| 2 URL: http://site.icu-project.org/ | 2 URL: http://site.icu-project.org/ | 
| 3 Version: 54.1 | 3 Version: 54.1 | 
| 4 License: MIT | 4 License: MIT | 
| 5 Security Critical: yes | 5 Security Critical: yes | 
| 6 | 6 | 
| 7 Description: | 7 Description: | 
| 8 This directory contains the source code of ICU 54.1 for C/C++. | 8 This directory contains the source code of ICU 54.1 for C/C++. | 
| 9 | 9 | 
| 10 | 10 | 
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 235 10. Apply the following patches for regex | 235 10. Apply the following patches for regex | 
| 236    - patches/regex.patch (a combined patch of 3 revisions below) | 236    - patches/regex.patch (a combined patch of 3 revisions below) | 
| 237    - upstream bugs (fixed in the upstream ToT) : | 237    - upstream bugs (fixed in the upstream ToT) : | 
| 238      http://bugs.icu-project.org/trac/ticket/11370 (r36723:36724) | 238      http://bugs.icu-project.org/trac/ticket/11370 (r36723:36724) | 
| 239      http://bugs.icu-project.org/trac/ticket/11369 (r36726:36727) | 239      http://bugs.icu-project.org/trac/ticket/11369 (r36726:36727) | 
| 240      http://bugs.icu-project.org/trac/ticket/11371 (r36800:36801) | 240      http://bugs.icu-project.org/trac/ticket/11371 (r36800:36801) | 
| 241 | 241 | 
| 242 11. Fix a bug in locid (getBaseName is wrong). | 242 11. Fix a bug in locid (getBaseName is wrong). | 
| 243    - patches/locid.patch | 243    - patches/locid.patch | 
| 244    - upstream bug: http://bugs.icu-project.org/trac/ticket/11421 | 244    - upstream bug: http://bugs.icu-project.org/trac/ticket/11421 | 
|  | 245 | 
|  | 246 12. Fix a bug in BiDi | 
|  | 247    - patches/bidi.patch | 
|  | 248    - upstream bug: http://bugs.icu-project.org/trac/ticket/11177 | 
| OLD | NEW | 
|---|