Skip to content
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

deps: v6.x backport of #9234/#10206 bump ICU to 58.2 🍒 #10887

Closed
wants to merge 4 commits into from

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Jan 19, 2017

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines ( ?? )
Affected core subsystem(s)

deps: ICU bump

* 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]>
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. v6.x labels Jan 19, 2017
@srl295 srl295 self-assigned this Jan 19, 2017
@srl295 srl295 changed the title deps: backport #9234/#10206 bump ICU to 58.2 deps: v6.x backport of #9234/#10206 bump ICU to 58.2 Jan 19, 2017
@srl295 srl295 changed the title deps: v6.x backport of #9234/#10206 bump ICU to 58.2 deps: v6.x backport of #9234/#10206 bump ICU to 58.2 🍒 Jan 19, 2017
@srl295
Copy link
Member Author

srl295 commented Jan 19, 2017

Builts/tests OK on RHEL. On mac, I get this failure even on v6.x-staging https://gist.github.com/srl295/1218d5b47639da248a79e21bb21e99d1

@MylesBorins
Copy link
Contributor

MylesBorins commented Jan 19, 2017 via email

Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rubber stamp LGTM

@MylesBorins
Copy link
Contributor

@srl295
Copy link
Member Author

srl295 commented Jan 20, 2017

Do i need to change the commit message besides the PR URL?

@MylesBorins
Copy link
Contributor

landed in abff416...d51c637

@srl295 srl295 added the i18n-api Issues and PRs related to the i18n implementation. label Feb 20, 2017
@srl295 srl295 deleted the icu-58.x-to-v6.x branch July 6, 2018 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. i18n-api Issues and PRs related to the i18n implementation. meta Issues and PRs related to the general management of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants