<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/toolchain/glibc, branch master</title>
<subtitle>John Crispins staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/blogic/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/blogic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/'/>
<updated>2019-05-23T12:17:21Z</updated>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #24531)</title>
<updated>2019-05-23T12:17:21Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-05-23T11:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=f21c8577bbc0b8c2cdbd3782adad9da1111607fb'/>
<id>urn:sha1:f21c8577bbc0b8c2cdbd3782adad9da1111607fb</id>
<content type='text'>
54ba8bcd423 Fix tcache count maximum (BZ #24531)

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit</title>
<updated>2019-05-16T17:05:57Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-05-16T16:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=5c742c86ef25a2153ed57ab91c4a78b262d7d8bb'/>
<id>urn:sha1:5c742c86ef25a2153ed57ab91c4a78b262d7d8bb</id>
<content type='text'>
f9c3c12f336 Fix crash in _IO_wfile_sync (bug 20568)

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #18035)</title>
<updated>2019-04-29T14:14:33Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-04-29T12:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=6b5346e7edfcb5f7ef8d070a39cc36ec6f8e4139'/>
<id>urn:sha1:6b5346e7edfcb5f7ef8d070a39cc36ec6f8e4139</id>
<content type='text'>
1961e5c7296 elf: Fix pldd (BZ#18035)

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit [BZ #22964]</title>
<updated>2019-04-08T14:07:11Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-04-08T07:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=8f1cbef12ee5ae7e48830128425ca555500b87f6'/>
<id>urn:sha1:8f1cbef12ee5ae7e48830128425ca555500b87f6</id>
<content type='text'>
de9d4aa353 ja_JP locale: Add entry for the new Japanese era [BZ #22964]

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit</title>
<updated>2019-03-22T09:57:05Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-03-22T08:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=076c11a3aa184d031633ef706de0bc55ee186655'/>
<id>urn:sha1:076c11a3aa184d031633ef706de0bc55ee186655</id>
<content type='text'>
1ab314d8d3 S390: Mark vx and vxe as important hwcap.

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit [BZ #24180]</title>
<updated>2019-02-09T20:07:16Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-02-09T19:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=e3311cb13846eac56452313ef723f2ef277380fd'/>
<id>urn:sha1:e3311cb13846eac56452313ef723f2ef277380fd</id>
<content type='text'>
9f44fa22cb Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock. [BZ #24180]

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #24155,BZ #24097)</title>
<updated>2019-02-04T21:43:19Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-02-04T20:24:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=420376ab50b1e8ed7f6aea1f0211d9ab040303d9'/>
<id>urn:sha1:420376ab50b1e8ed7f6aea1f0211d9ab040303d9</id>
<content type='text'>
2ebadb6451 x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]
3a5ae8db68 x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]
2c016ffa24 x86-64 strncpy: Properly handle the length parameter [BZ #24097]
d8457edece x86-64 strncmp family: Properly handle the length parameter [BZ #24097]
55f8812858 x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097]
efc3714845 x86-64 memrchr: Properly handle the length parameter [BZ #24097]
a4690969ed x86-64 memcpy: Properly handle the length parameter [BZ #24097]
6465327195 x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097]
50117e00a1 x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #24018)</title>
<updated>2019-01-07T14:16:12Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-01-07T14:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=b3664bc7028b5c628e973e0b0f6dd9611067d78f'/>
<id>urn:sha1:b3664bc7028b5c628e973e0b0f6dd9611067d78f</id>
<content type='text'>
68c2930a56 NEWS: add entries for bugs 23275, 23861, and 23907
766e8fb932 intl: Do not return NULL on asprintf failure in gettext [BZ #24018]

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #24027, BZ #23927)</title>
<updated>2019-01-01T21:31:43Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-01-01T14:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=e9e63c5a9ae64344b793d3a2860cc6da8b1e77e7'/>
<id>urn:sha1:e9e63c5a9ae64344b793d3a2860cc6da8b1e77e7</id>
<content type='text'>
3981fc3453 malloc: Always call memcpy in _int_realloc [BZ #24027]
f6d0e8c36f Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
2794474c65 powerpc: Add missing CFI register information (bug #23614)
d8ca7a0c71 Fix _dl_profile_fixup data-dependency issue (Bug 23690)
f1e211096b inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]
4e9f34e54f support: Implement &lt;support/descriptors.h&gt; to track file descriptors
e75481a7a7 support: Close original descriptors in support_capture_subprocess
0f79dc0be3 support_quote_string: Do not use str parameter name
6b2dd53aa0 support: Implement support_quote_string
50477165b9 malloc: Add another test for tcache double free check.
4b246928bd malloc: tcache double free check

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #23927)</title>
<updated>2018-12-14T15:18:32Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2018-12-14T15:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=a969e96e47f8f893108fcffb31a4af7369a978dd'/>
<id>urn:sha1:a969e96e47f8f893108fcffb31a4af7369a978dd</id>
<content type='text'>
f6d0e8c36f Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
2794474c65 powerpc: Add missing CFI register information (bug #23614)
d8ca7a0c71 Fix _dl_profile_fixup data-dependency issue (Bug 23690)
f1e211096b inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]
4e9f34e54f support: Implement &lt;support/descriptors.h&gt; to track file descriptors
e75481a7a7 support: Close original descriptors in support_capture_subprocess
0f79dc0be3 support_quote_string: Do not use str parameter name
6b2dd53aa0 support: Implement support_quote_string
50477165b9 malloc: Add another test for tcache double free check.
4b246928bd malloc: tcache double free check

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
</feed>
