<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/icu, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-04-15T20:05:37+00:00</updated>
<entry>
<title>icu: remove Blackfin patch</title>
<updated>2018-04-15T20:05:37+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2018-04-05T19:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ab6d421c58ed9aac610f5d246946c66cd3f2c08d'/>
<id>urn:sha1:ab6d421c58ed9aac610f5d246946c66cd3f2c08d</id>
<content type='text'>
And renumber remaining patches.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/icu: bump version to 60.2</title>
<updated>2018-03-24T10:54:39+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2018-03-24T08:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f43a26453b02ee158d64ea4db3b9ce546d020a2c'/>
<id>urn:sha1:f43a26453b02ee158d64ea4db3b9ce546d020a2c</id>
<content type='text'>
Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package/icu: bump version to 60.1</title>
<updated>2017-12-04T10:32:52+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2017-12-03T19:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=cbb50827f6334dab4c4a4922a2a5ae37380d812b'/>
<id>urn:sha1:cbb50827f6334dab4c4a4922a2a5ae37380d812b</id>
<content type='text'>
Removed 0006-i18n-Drop-include-xlocale.h.patch, problem was fixed
upstream with a different solution:
http://bugs.icu-project.org/trac/changeset/40603

Added upstream sha512 hash and license hash.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/icu: remove xlocale.h header include</title>
<updated>2017-10-03T12:20:00+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2017-10-02T20:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c5b3252ac9291dce9d91caac6d5b94fd31349f38'/>
<id>urn:sha1:c5b3252ac9291dce9d91caac6d5b94fd31349f38</id>
<content type='text'>
Remove xlocale.h header include since it's removed from glibc 2.26.

Reported-by: Ross &lt;grunpferd@netscape.net&gt;
Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package/icu: needs host gcc &gt;= 4.8</title>
<updated>2017-06-06T20:15:36+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2017-06-05T17:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=87f43c34032c5a4efbc610bfdd279c9f275be9af'/>
<id>urn:sha1:87f43c34032c5a4efbc610bfdd279c9f275be9af</id>
<content type='text'>
Fixes
http://autobuild.buildroot.net/results/2b3/2b3a9be1780857db8827ea70df9d8699116a5df7/

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/icu: bump version to 59.1</title>
<updated>2017-06-05T13:51:04+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2017-06-05T10:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a52c925efe7a83208535a4f346cc66704cb46500'/>
<id>urn:sha1:a52c925efe7a83208535a4f346cc66704cb46500</id>
<content type='text'>
According to the release notes "Compiler support for C++11 is now
required for building the ICU libraries.
GCC: version 4.8 and later has been tested."

Added corresponding dependencies and reverse dependencies.
Removed patch 0006 applied upstream.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>icu: add upstream security fix for utf-8 handling</title>
<updated>2017-04-27T12:12:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2017-04-26T12:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0135204868e4888cf162755a90087b10b40093ed'/>
<id>urn:sha1:0135204868e4888cf162755a90087b10b40093ed</id>
<content type='text'>
Fixes:

CVE-2017-7867 - International Components for Unicode (ICU) for C/C++ before
2017-02-13 has an out-of-bounds write caused by a heap-based buffer overflow
related to the utf8TextAccess function in common/utext.cpp and the
utext_setNativeIndex* function.

CVE-2017-7868 - International Components for Unicode (ICU) for C/C++ before
2017-02-13 has an out-of-bounds write caused by a heap-based buffer overflow
related to the utf8TextAccess function in common/utext.cpp and the
utext_moveIndex32* function.

Upstream: http://bugs.icu-project.org/trac/changeset/39671

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>icu: legal-info: refer to the real license file</title>
<updated>2017-04-07T18:05:00+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2017-04-07T14:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d2ea2479e5061c9d48b7ee544271828563e83da8'/>
<id>urn:sha1:d2ea2479e5061c9d48b7ee544271828563e83da8</id>
<content type='text'>
License.html now just contains the string:

The ICU license is now in plain text format, see &lt;a href="./LICENSE"&gt;LICENSE&lt;/a&gt;.
Update links and software appropriately.

So refer directly to that file instead.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>icu: fix build failure for musl</title>
<updated>2016-12-12T21:27:10+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2016-12-12T20:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=93aaf48d29f315caf6ba9254559ad119ca0d5cb9'/>
<id>urn:sha1:93aaf48d29f315caf6ba9254559ad119ca0d5cb9</id>
<content type='text'>
musl doesn't have xlocale.h, and stdtod_l is crippled, so disable it.
See thread from OE:
http://lists.openembedded.org/pipermail/openembedded-core/2016-November/128527.html
Fixes:
http://autobuild.buildroot.net/results/6ca/6caebf0f6c4adf66e67bedd0f04155413a9aa7bd/

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>icu: bump to version 58.2</title>
<updated>2016-12-12T15:56:55+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2016-12-12T15:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=3ed2ff972e6c9b674d6f56849d2cdbcc32db624b'/>
<id>urn:sha1:3ed2ff972e6c9b674d6f56849d2cdbcc32db624b</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
