<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jogo/toolchain/glibc, branch master</title>
<subtitle>Staging tree of Jonas Gorski</subtitle>
<id>https://git.openwrt.org/openwrt/staging/jogo/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/jogo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/'/>
<updated>2019-12-11T21:31:54Z</updated>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #2503, BZ #2504)</title>
<updated>2019-12-11T21:31:54Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-12-11T21:27:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=1ec6e7837eb6092400b499463a29375dc7738eb6'/>
<id>urn:sha1:1ec6e7837eb6092400b499463a29375dc7738eb6</id>
<content type='text'>
bef0b1cb31 libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
4d5cfeb510 rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #25204]
92f04eedb5 mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: backport fix for regexec buffer read overrun</title>
<updated>2019-11-29T23:53:36Z</updated>
<author>
<name>Alin Nastac</name>
</author>
<published>2019-11-21T13:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=839bc1e15ed5c0e00a68c95798b47ae0e279e4e9'/>
<id>urn:sha1:839bc1e15ed5c0e00a68c95798b47ae0e279e4e9</id>
<content type='text'>
Problem found by AddressSanitizer[1]:

 Latest `grep` (git commit 1019e6e) compiled with asan may cause a
 heap-buffer-overflow when `-i` is specified.

     ./grep -i '\(\(\)*.\)*\(\)\(\)\1' /bin/chvt

 =================================================================
 ==16206==ERROR: AddressSanitizer: heap-buffer-overflow on address

1. https://debbugs.gnu.org/34140

Ref: https://sourceware.org/bugzilla/show_bug.cgi?id=24114
Signed-off-by: Alin Nastac &lt;alin.nastac@gmail.com&gt;
[commit title and description facelift]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ#23637)</title>
<updated>2019-09-17T20:17:45Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-09-17T20:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=2b342d01a24919802e654abecc2cf5123931c20d'/>
<id>urn:sha1:2b342d01a24919802e654abecc2cf5123931c20d</id>
<content type='text'>
5b4f7382af Add undef to fix test failure.
9456483fb2 Improve performance of memmem
373f8b06a3 Improve performance of strstr
4ec1b9e913 Fix strstr bug with huge needles (bug 23637)
ecd6271ed8 Speedup first memmem match
bba6b9288f Simplify and speedup strstr/strcasestr first match
7a4da6ef7a Improve strstr performance

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibc: update to latest 2.27 commit (BZ #24228, BZ #24744, BZ #24699)</title>
<updated>2019-09-08T20:18:17Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-09-08T19:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=ba305d12deba1fec484017a6ff30b73ce25c94e9'/>
<id>urn:sha1:ba305d12deba1fec484017a6ff30b73ce25c94e9</id>
<content type='text'>
5f0d2e0491 [AArch64] Add ifunc support for Ares
e6b7252040 aarch64,falkor: Use vector registers for memcpy
c74b884f70 aarch64,falkor: Ignore prefetcher tagging for smaller copies
0fc5934ebd aarch64/strncmp: Use lsr instead of mov+lsr
e0a0bd3acc aarch64/strncmp: Unbreak builds with old binutils
638caf3000 aarch64: Improve strncmp for mutually misaligned inputs
d5f45a29ff aarch64/strcmp: fix misaligned loop jump target
7f690fafad aarch64: Improve strcmp unaligned performance
40df047b3b aarch64: Fix branch target to loop16
062139f233 aarch64: Optimized memcmp for medium to large sizes
f3e2add213 aarch64: Use the L() macro for labels in memcmp
22bd3ab40e posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
bdd16894aa aarch64: handle STO_AARCH64_VARIANT_PCS
0b48caab9a aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
949da7f2fd io: Remove copy_file_range emulation [BZ #24744]
f056ac8363 libio: do not attempt to free wide buffers of legacy streams [BZ #24228]
5f90e009b1 NEWS: add entries for bugs 22964, 24180, and 24531

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<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/jogo/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/jogo/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/jogo/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/jogo/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/jogo/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/jogo/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>
</feed>
