Khem Raj
a854c2cb77
mbedtls: Add packageconfig for warning-as-errors
...
Disable the options by default, as we use different compilers there are
more warnings to handle then upstream
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-06-04 07:08:13 -07:00
Khem Raj
693ec65bf2
mbedtls: Upgrade to 2.26.0
...
https://github.com/ARMmbed/mbedtls/releases/tag/v2.26.0
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-06-03 19:12:33 -07:00
Khem Raj
4629af5f52
mbedtls: Fix gcc11 stringop-overflow warning
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-02 10:13:38 -08:00
Alexander Vickberg
f431022415
mbedtls: upgrade to 2.25.0
...
Deleted build fix patch. This is already applied in this release.
Signed-off-by: Alexander Vickberg <wickbergster@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-12-17 09:12:27 -08:00
Alexander Vickberg
6f1139a717
mbedtls: upgrade to 2.24.0
...
Download archives are no longer updated so fetch from Github. Add build
fix from upstream. The file LICENSE now contains the full Apache 2.0
license text.
Signed-off-by: Alexander Vickberg <wickbergster@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-12-09 10:14:57 -08:00
Mark Jonas
2fe4cb5882
mbedtls: Fix typo in PACKAGECONFIG
...
Signed-off-by: Mark Jonas <toertel@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-11-03 11:03:45 -08:00
Pierre-Jean Texier
4f1db78cce
mbedtls: upgrade 2.16.5 -> 2.16.6
...
Mbed TLS 2.16.6 is a maintenance release of the Mbed TLS 2.16 branch, and
provides security fixes and bug fixes, see:
- https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.6-and-2.7.15-released
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-15 11:26:22 -07:00
Pierre-Jean Texier
2b36db7f5f
mbedtls: upgrade 2.16.3 -> 2.16.5
...
Mbed TLS 2.16.5 is a maintenance release of the Mbed TLS 2.16 branch, and
provides security fixes and bug fixes, see:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.5-and-2.7.14-released
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-21 17:21:00 -08:00
Pierre-Jean Texier
90d73b1b91
mbedtls: add native and nativesdk to BBCLASSEXTEND
...
Fixes:
ERROR: Nothing PROVIDES 'mbedtls-native'
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-20 08:22:38 -08:00
Denys Dmytriyenko
865ecb2083
mbedtls: upgrade 2.16.2 -> 2.16.3
...
* Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch, and
provides bug fixes and minor enhancements.
https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.16.3
Most importantly, this fixes breakage on ARMv5TE platforms:
* Fix the build on ARMv5TE in ARM mode to not use assembly instructions that
are only available in Thumb mode.
https://github.com/ARMmbed/mbedtls/pull/2169
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-11-13 07:15:17 -08:00
Oleksandr Kravchuk
5fc4c10a19
mbedtls: update to 2.16.2
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-06-25 14:21:48 -07:00
Oleksandr Kravchuk
41c263bf8e
mbedtls: update to 2.16.0
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-15 13:57:47 -07:00
Johannes Pointner
bce1210d2e
mbedtls: upgrade to 2.13.0
...
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-10-25 13:51:52 -07:00
Johannes Pointner
77966d0f3a
mbedtls: upgrade to 2.12.0
...
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-24 08:58:13 -07:00
Khem Raj
f8904d0a6a
mbedtls: Upgrade to 2.11.0
...
- Use libs section, libdevel is not common
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-14 15:50:14 -07:00
Johannes Pointner
3db24e50ea
mbedtls: update to 2.9.0
...
Mbed TLS 2.9.0 maintains source code and binary compatibility with the last
minor version, Mbed TLS 2.8.0, but extends the interface with additional
capabilities.
* Detail release note:
- https://tls.mbed.org/tech-updates/releases/mbedtls-2.9.0-2.7.3-and-2.1.12-released
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-08 00:57:29 -07:00
Johannes Pointner
663bc6f016
mbedtls: upgrade to 2.8.0
...
This also includes a switch to Apache license, because it's the primary license
for the project according to their homepage.
* Detail release note:
- https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2018-04-25 15:53:46 -04:00
Wenzong Fan
1a5ae6aad2
mbedtls: upgrade to 1.3.17
...
* fix CVE: CVE-2015-8036
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2016-10-20 11:16:32 -04:00
Roy Li
01ffc1f2b2
mbedtls: upgrade to 1.3.10
...
1. PolarSSL is now rebranded as mbed TLS.
2. upgrade to include CVE-2015-1182 fix:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1182
Signed-off-by: Roy Li <rongqing.li@windriver.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2015-06-05 22:18:30 -04:00