Skip to content

Conversation

@srl295
Copy link
Member

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/58Fixes: 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-botnodejs-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
@srl295srl295 self-assigned this Jan 19, 2017
@srl295srl295 changed the title deps: backport #9234/#10206 bump ICU to 58.2deps: v6.x backport of #9234/#10206 bump ICU to 58.2Jan 19, 2017
@srl295srl295 changed the title deps: v6.x backport of #9234/#10206 bump ICU to 58.2deps: v6.x backport of #9234/#10206 bump ICU to 58.2 🍒 Jan 19, 2017
@srl295
Copy link
MemberAuthor

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

@MylesBorins
Copy link
Contributor

MylesBorins commented Jan 19, 2017 via email

Copy link
Member

@jasnelljasnell 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
MemberAuthor

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

@MylesBorins
Copy link
Contributor

landed in abff416...d51c637

@srl295srl295 added the i18n-api Issues and PRs related to the i18n implementation. label Feb 20, 2017
@srl295srl295 deleted the icu-58.x-to-v6.x branch July 6, 2018 21:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.i18n-apiIssues and PRs related to the i18n implementation.metaIssues 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

@srl295@MylesBorins@jasnell@nodejs-github-bot