-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
deps: v6.x backport of #9234/#10206 bump ICU to 58.2 🍒 #10887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* bump to ICU 58.1 - update URL / hash * does not attempt to reduce size - yet * patch to work around http://bugs.icu-project.org/trac/ticket/12822 ( compile issue on Windows) * Fix ICU shrinker to delete old license.html file (update to nodejs#8674 ) Fixes: nodejs#7844 PR-URL: nodejs#9234 Reviewed-By: James M Snell <[email protected]>
This commit contains the ICU 58.1 delta. It is especially large because of the ICU license change, and, because the line endings were off previously. * bump to ICU 58.1 - check in small ICU source * from 58.1 final http://site.icu-project.org/download/58 Fixes: nodejs#7844 PR-URL: nodejs#9234 Reviewed-By: James M Snell <[email protected]>
Bump ICU from 58.1 to 58.2 No feature changes. Bug fixes. * This commit contains the actual ICU source code and data. * CLDR 30.0.3 ( was 30.0.2) * Timezone 2016j ( was 2016g ) ICU Details: http://site.icu-project.org/download/58#TOC-Updates-in-ICU-58.2 PR-URL: nodejs#10206 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: James M Snell <[email protected]>
Bump configure download path for ICU from 58.1 to 58.2 * This commit just changes the download URL. PR-URL: nodejs#10206 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: James M Snell <[email protected]>
|
Builts/tests OK on RHEL. On mac, I get this failure even on |
|
which version of osx? I've been testing without issue on 10.10.x
…On Wed, Jan 18, 2017, 9:52 PM Steven R. Loomis ***@***.***> wrote:
Builts/tests OK on RHEL. On mac, I get this failure even on v6.x-staging
https://gist.github.com/srl295/1218d5b47639da248a79e21bb21e99d1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10887 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAecVyL_LbK-KkRPCWdrPOWTDM5V0Ohwks5rTtAFgaJpZM4LnmxT>
.
|
jasnell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rubber stamp LGTM
|
Do i need to change the commit message besides the PR URL? |
|
landed in abff416...d51c637 |
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
deps: ICU bump