Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

build: intl: bump ICU from 54 to 55 (backport) #25855

Closed
srl295 opened this issue Aug 13, 2015 · 1 comment
Closed

build: intl: bump ICU from 54 to 55 (backport) #25855

srl295 opened this issue Aug 13, 2015 · 1 comment

Comments

@srl295
Copy link
Member

srl295 commented Aug 13, 2015

Retarget of #25790, backport of nodejs/node#2292 :

node is using ICU 54 ( 2014-oct-06 ).
Bump to 55 ( 2015-apr-08)
Note that ICU 56 is scheduled for 2015-oct ish.

(Node: the "iojs-backport" label seems like a bit of an anachronism now… )

srl295 added a commit to srl295/node-v0.x-archive that referenced this issue Aug 13, 2015
node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: nodejs#25855
PR-URL: https://github.com/joyent/node/pull/#%E2%98%83

Originally-Reviewed-By: João Reis <reis@janeasystems.com>
Originally-Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Originally-Fixes: nodejs/node#2292
Original-PR-URL: nodejs/node#2293
srl295 added a commit to srl295/node-v0.x-archive that referenced this issue Aug 13, 2015
node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: nodejs#25855
PR-URL: nodejs#25856
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>

Backport from nodejs/node:
> Originally-Fixes: nodejs/node#2292
> Original-PR-URL: nodejs/node#2293
srl295 added a commit to srl295/node-v0.x-archive that referenced this issue Aug 13, 2015
node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: nodejs#25855
PR-URL: nodejs#25856
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>

Backport from nodejs/node:
> Originally-Fixes: nodejs/node#2292
> Original-PR-URL: nodejs/node#2293
srl295 added a commit to srl295/node-v0.x-archive that referenced this issue Aug 13, 2015
node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: nodejs#25855

Backport from nodejs/node:
> Originally-Fixes: nodejs/node#2292
> Original-PR-URL: nodejs/node#2293
srl295 added a commit that referenced this issue Aug 14, 2015
node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: #25855

Backport from nodejs/node:
> Originally-Fixes: nodejs/node#2292
> Original-PR-URL: nodejs/node#2293

PR-URL: #25856
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: James Snell <jasnell@gmail.com>
@joaocgreis
Copy link
Member

Fixed by 15030f2.

jBarz pushed a commit to ibmruntimes/node that referenced this issue Nov 4, 2016
node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: nodejs#25855

Backport from nodejs/node:
> Originally-Fixes: nodejs/node#2292
> Original-PR-URL: nodejs/node#2293

PR-URL: nodejs#25856
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: James Snell <jasnell@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants