<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jogo/package/libs, 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>2020-03-01T20:35:59Z</updated>
<entry>
<title>libpcap: activate PIE ASLR by default</title>
<updated>2020-03-01T20:35:59Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2020-02-22T09:40:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=8ce359d6bbc018aaa331dc8d080542e9f7126aec'/>
<id>urn:sha1:8ce359d6bbc018aaa331dc8d080542e9f7126aec</id>
<content type='text'>
This activates PIE ASLR support by default when the regular option is
selected. This is required to enable PIE ASLR support by default in ppp,
as it fails to build without it, on x86/64.

The .so file size stays identical.

Suggested-by: Felix Fietkau &lt;nbd@nbd.name&gt;
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>libubox: update to latest Git HEAD</title>
<updated>2020-02-27T21:03:18Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2020-02-27T21:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=955634b473284847e3c8281a6ac85655329d8b06'/>
<id>urn:sha1:955634b473284847e3c8281a6ac85655329d8b06</id>
<content type='text'>
7da6643 tests: blobmsg: add test case
75e300a blobmsg: fix wrong payload len passed from blobmsg_check_array

Fixes: FS#2833
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>mbedtls: use correct SPDX License Identifier and add License file</title>
<updated>2020-02-24T22:25:28Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-02-22T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=8fe9daf77575d871eb5dfeb607d9626de9a5f8d6'/>
<id>urn:sha1:8fe9daf77575d871eb5dfeb607d9626de9a5f8d6</id>
<content type='text'>
License "GPL-2.0+" is deprecated License Identifier according to
SPDX License list [1]. The correct one is GPL-2.0-or-later.
While at it, also add the License file.

[1] https://spdx.org/licenses/

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>mbedtls: update to version 2.16.5</title>
<updated>2020-02-24T22:25:28Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-02-22T22:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=36af1967f5fcfc889594a8af0f92f873f445d249'/>
<id>urn:sha1:36af1967f5fcfc889594a8af0f92f873f445d249</id>
<content type='text'>
Changelog:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.5-and-2.7.14-released

Security advisory:
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-02

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>libbsd: update to 0.10.0</title>
<updated>2020-02-22T15:34:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-02-20T03:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=499ebb791fcc83047418f68316424202e5362fc7'/>
<id>urn:sha1:499ebb791fcc83047418f68316424202e5362fc7</id>
<content type='text'>
Removed all upstream patches.

Added PKG_BUILD_PARALLEL for faster compilation.

Small Makefile rearrangements for consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mbedtls: update to 2.16.4</title>
<updated>2020-01-26T14:07:59Z</updated>
<author>
<name>Magnus Kroken</name>
</author>
<published>2020-01-25T17:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=6e96fd90471a49185bcfe9dcb4844d444674ecab'/>
<id>urn:sha1:6e96fd90471a49185bcfe9dcb4844d444674ecab</id>
<content type='text'>
Fixes side channel vulnerabilities in mbed TLS' implementation of ECDSA.

Release announcement:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.4-and-2.7.13-released

Security advisory:
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2019-12

Fixes:
 * CVE-2019-18222: Side channel attack on ECDSA

Signed-off-by: Magnus Kroken &lt;mkroken@gmail.com&gt;
</content>
</entry>
<entry>
<title>libubox: update to version 2020-01-20</title>
<updated>2020-01-20T19:57:21Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-01-20T15:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=5c73bb12c82c078d8a93cb896348b41598ed9e19'/>
<id>urn:sha1:5c73bb12c82c078d8a93cb896348b41598ed9e19</id>
<content type='text'>
 43a103ff17ee blobmsg: blobmsg_parse and blobmsg_parse_array oob read fixes
 5c0faaf4f5e2 tests: prefer dynamically allocated buffers
 1ffa41535369 blobmsg_json: prefer snprintf usage
 132ecb563da7 blobmsg: blobmsg_vprintf: prefer vsnprintf
 a2aab30fc918 jshn: prefer snprintf usage
 b0886a37f39a cmake: add a possibility to set library version
 a36ee96618a9 blobmsg: blobmsg_add_json_element() 64-bit values
 f0da3a4283b7 blobmsg_json: fix int16 serialization
 20a070f08139 tests: blobmsg/json: add more test cases
 379cd33d1992 tests: include json script shunit2 based testing

Acked-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>libcxx: fix build for x86/64</title>
<updated>2020-01-16T22:42:49Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2020-01-16T22:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=1322190fd355e6d9c0f37a668a77a14bbfb2c375'/>
<id>urn:sha1:1322190fd355e6d9c0f37a668a77a14bbfb2c375</id>
<content type='text'>
When building libcxx for x86/64, the library is installed in /usr/lib64.
As the install section tries to copy the library from /usr/lib, this
breaks build on x86/64. Override the lib dir suffix to fix this.

Fixes: 856ea2bad3b3 ("libcxx: Add package")
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
Acked-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>uclient: Update to version 2020-01-05</title>
<updated>2020-01-05T19:04:37Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-01-05T18:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=05145ffbefc71a94c1692dfb8ac440bc67974ded'/>
<id>urn:sha1:05145ffbefc71a94c1692dfb8ac440bc67974ded</id>
<content type='text'>
fef6d3d uclient: Add string error function

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>ustream-ssl: Update to version 2020-01-05</title>
<updated>2020-01-05T19:04:37Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-01-05T18:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=ccd7e2dfb2bca3e8d7ad07cd4fa75fc47b4aea13'/>
<id>urn:sha1:ccd7e2dfb2bca3e8d7ad07cd4fa75fc47b4aea13</id>
<content type='text'>
30cebb4 ustream-ssl: mbedtls: fix ssl client verification
77de09f ustream-ssl: mbedtls: fix net_sockets.h include warning

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
</feed>
