<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/luka/package/libs, branch master</title>
<subtitle>tree of Luka Perkov resides here</subtitle>
<id>https://git.openwrt.org/openwrt/staging/luka/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/luka/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/'/>
<updated>2020-05-26T08:45:44Z</updated>
<entry>
<title>libubox: update to the latest version</title>
<updated>2020-05-26T08:45:44Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2020-05-26T08:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=b371182d2450b3c4f15cbe790351d92a2a7b5a67'/>
<id>urn:sha1:b371182d2450b3c4f15cbe790351d92a2a7b5a67</id>
<content type='text'>
86818eaa976b blob: make blob_parse_untrusted more permissive
cf2e8eb485ab tests: add fuzzer seed file for crash in blob_len
c2fc622b771f blobmsg: fix length in blobmsg_check_array
639c29d19717 blobmsg: simplify and fix name length checks in blobmsg_check_name
66195aee5042 blobmsg: fix missing length checks

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>libubox: update to the latest master</title>
<updated>2020-05-24T15:06:09Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2020-05-24T14:30:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=a765b063ee3e1dd6519f6a4a9e4d4f72214b33b8'/>
<id>urn:sha1:a765b063ee3e1dd6519f6a4a9e4d4f72214b33b8</id>
<content type='text'>
5e75160 blobmsg: fix attrs iteration in the blobmsg_check_array_len()
eeddf22 tests: runqueue: try to fix race on GitLab CI
89fb613 libubox: runqueue: fix use-after-free bug
1db3e7d libubox: runqueue fix comment in header
7c4ef0d tests: list: add test case for list_empty iterator

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>wolfssl: update to 4.4.0-stable</title>
<updated>2020-05-20T15:03:45Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2020-05-01T15:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=3481f6ffc79f46fc7ba86a4cc15ad958e99b5a82'/>
<id>urn:sha1:3481f6ffc79f46fc7ba86a4cc15ad958e99b5a82</id>
<content type='text'>
This version adds many bugfixes, including a couple of security
vulnerabilities:
 - For fast math (enabled by wpa_supplicant option), use a constant time
   modular inverse when mapping to affine when operation involves a
   private key - keygen, calc shared secret, sign.
 - Change constant time and cache resistant ECC mulmod. Ensure points
   being operated on change to make constant time.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>libjson-c: backport security fixes</title>
<updated>2020-05-13T09:16:43Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2020-05-12T20:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=bc0288b76816578f5aeccb2abd679f82bfc5738e'/>
<id>urn:sha1:bc0288b76816578f5aeccb2abd679f82bfc5738e</id>
<content type='text'>
This backports upstream fixes for the out of bounds write vulnerability in json-c.
It was reported and patches in this upstream PR: https://github.com/json-c/json-c/pull/592

Addresses CVE-2020-12762

Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
Signed-off-by: Luka Perkov &lt;luka.perkov@sartura.hr&gt;
[bump PKG_RELEASE]
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>argp-standalone: fix segfault in canon_doc_option</title>
<updated>2020-05-03T17:31:30Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2020-05-03T17:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=3a79e3b18572d8932f44de43a232e349bf32f37d'/>
<id>urn:sha1:3a79e3b18572d8932f44de43a232e349bf32f37d</id>
<content type='text'>
Backported from glibc.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>elfutils: powerpc build fix</title>
<updated>2020-04-28T05:45:00Z</updated>
<author>
<name>Luiz Angelo Daros de Luca</name>
</author>
<published>2020-04-27T21:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=a3079fb7ba7ade4d4765252b7c53a82ca15ae741'/>
<id>urn:sha1:a3079fb7ba7ade4d4765252b7c53a82ca15ae741</id>
<content type='text'>
Fixes following build error on mpc85xx/generic:

 ppc_initreg.c: In function 'ppc_set_initial_registers_tid':
 ppc_initreg.c:79:22: error: field 'r' has incomplete type
        struct pt_regs r;

Ref: FS#2924
Fixes: d27623b54254 ("elfutils: update to 0.179")
Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
[commit description facelift]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>openssl: bump to 1.1.1g</title>
<updated>2020-04-21T20:59:56Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-04-21T20:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=3773ae127ac83766028f767ac744e87a7ddcaf50'/>
<id>urn:sha1:3773ae127ac83766028f767ac744e87a7ddcaf50</id>
<content type='text'>
Fixes NULL dereference in SSL_check_chain() for TLS 1.3, marked with
high severity, assigned CVE-2020-1967.

Ref: https://www.openssl.org/news/secadv/20200421.txt
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>mbedtls: update to 2.16.6</title>
<updated>2020-04-17T21:43:01Z</updated>
<author>
<name>Magnus Kroken</name>
</author>
<published>2020-04-16T15:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=02fcbe2f3d4eaf65e90bb167aa7818eacc08c633'/>
<id>urn:sha1:02fcbe2f3d4eaf65e90bb167aa7818eacc08c633</id>
<content type='text'>
Security fixes for:
* CVE-2020-10932
* a potentially remotely exploitable buffer overread in a DTLS client
* bug in DTLS handling of new associations with the same parameters

Full release announement:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.6-and-2.7.15-released

Signed-off-by: Magnus Kroken &lt;mkroken@gmail.com&gt;
</content>
</entry>
<entry>
<title>elfutils: aarch64 fix build on musl</title>
<updated>2020-04-17T11:43:34Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2020-04-17T10:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=16ad4de2c06095821e5bd27d1ffceb8868cd3657'/>
<id>urn:sha1:16ad4de2c06095821e5bd27d1ffceb8868cd3657</id>
<content type='text'>
aarch64_initreg.c: In function 'aarch64_set_initial_registers_tid':
aarch64_initreg.c:85:37: error: invalid operands to binary &amp; (have 'long double' and 'unsigned int')
     dwarf_fregs[r] = fregs.vregs[r] &amp; 0xFFFFFFFF;
                      ~~~~~~~~~~~~~~ ^

Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>elfutils: update to 0.179</title>
<updated>2020-04-13T20:40:19Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-04-06T02:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/luka/commit/?id=d27623b542548b765ddd46b046169006a3b5f66f'/>
<id>urn:sha1:d27623b542548b765ddd46b046169006a3b5f66f</id>
<content type='text'>
Removed sys/cdefs usage. The header is deprecated.

Removed canonicalize_file_name define. It's already fixed upstream.

Added --disable-debuginfod. Seems to be needed.

Modified patch 005 to build more stuff. It was failing before. It still
only builds libraries.

Modified patch 100 to use strerror under non-glibc. It is used under
glibc as strerror is not thread safe. It is under musl and uClibc-ng.
strerror_l is not available under uClibc-ng.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
