Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6f8ee9f

Browse files
Manual roll ICU from a622de35ac31 to bad7ddbf9213 (7 revisions) (#52031)
Manual roll requested by [email protected] https://chromium.googlesource.com/chromium/deps/icu.git/+log/a622de35ac31..bad7ddbf9213 2024-03-05 [email protected] Update TZ to 2024a 2024-02-26 [email protected] Fix ICU update.sh script and clean up some things in the readme 2024-02-21 [email protected] Patch a buffer write error in uloc_tag.cpp. 2024-02-16 [email protected] Fix null termination in revert_realpath.patch 2024-01-29 [email protected] [fxbug.dev] Migrate bug numbers 2023-12-05 [email protected] Fix link error when cross-compiling for Windows on Linux 2023-11-02 [email protected] Add dayeung@ and syg@ to OWNERS file If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/icu-sdk-flutter-engine Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in ICU: https://github.com/unicode-org/icu To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Co-authored-by: skia-flutter-autoroll <[email protected]>
1 parent 78b8fbc commit 6f8ee9f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ deps = {
318318
Var('chromium_git') + '/external/github.com/google/flatbuffers' + '@' + '0a80646371179f8a7a5c1f42c31ee1d44dcf6709',
319319

320320
'src/flutter/third_party/icu':
321-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'a622de35ac311c5ad390a7af80724634e5dc61ed',
321+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'bad7ddbf921358177e56fd723c2f59f8041a370f',
322322

323323
'src/flutter/third_party/gtest-parallel':
324324
Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + '38191e2733d7cbaeaef6a3f1a942ddeb38a2ad14',

ci/licenses_golden/licenses_flutter

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55600,15 +55600,14 @@ FILE: ../../../flutter/third_party/icu/patches/data_symb.patch
5560055600
FILE: ../../../flutter/third_party/icu/patches/fuchsia.patch
5560155601
FILE: ../../../flutter/third_party/icu/patches/gb_table.patch
5560255602
FILE: ../../../flutter/third_party/icu/patches/gmt24.patch
55603-
FILE: ../../../flutter/third_party/icu/patches/include-utility.patch
5560455603
FILE: ../../../flutter/third_party/icu/patches/iso2022jp.patch
55605-
FILE: ../../../flutter/third_party/icu/patches/isvalidenum.patch
5560655604
FILE: ../../../flutter/third_party/icu/patches/khmer-dictbe.patch
5560755605
FILE: ../../../flutter/third_party/icu/patches/locale1.patch
5560855606
FILE: ../../../flutter/third_party/icu/patches/locale_google.patch
5560955607
FILE: ../../../flutter/third_party/icu/patches/name_5_langs.patch
5561055608
FILE: ../../../flutter/third_party/icu/patches/restrace.patch
5561155609
FILE: ../../../flutter/third_party/icu/patches/revert_realpath.patch
55610+
FILE: ../../../flutter/third_party/icu/patches/uloc_tag_buffer_overflow.patch
5561255611
FILE: ../../../flutter/third_party/icu/patches/ultag_parse-double-free.patch
5561355612
FILE: ../../../flutter/third_party/icu/patches/wordbrk.patch
5561455613
FILE: ../../../flutter/third_party/icu/source/data/in/coll/ucadata-implicithan-icu4x.icu

0 commit comments

Comments
 (0)