On Sat 12/03/2022 07:35, Bjorn Ketelaars wrote:
> Support for the 2.16 branch of mbedtls has been dropped, and a new LTS
> branch is provided. Diff below updates our port to the first release of
> this branch.
>
> Shared libraries require a bump (libmbedx509 only received some
> additions).
>
> T
On Thu 17/10/2019 21:44, Stuart Henderson wrote:
> On 2019/10/16 23:38, Björn Ketelaars wrote:
> > On Tue 01/10/2019 06:33, Björn Ketelaars wrote:
> > > On Thu 19/09/2019 20:34, Björn Ketelaars wrote:
> > > > Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
> > > > and provides
On 2019/10/16 23:38, Björn Ketelaars wrote:
> On Tue 01/10/2019 06:33, Björn Ketelaars wrote:
> > On Thu 19/09/2019 20:34, Björn Ketelaars wrote:
> > > Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
> > > and provides bug fixes and minor enhancements. Overview of changes can
On Tue 01/10/2019 06:33, Björn Ketelaars wrote:
> On Thu 19/09/2019 20:34, Björn Ketelaars wrote:
> > Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
> > and provides bug fixes and minor enhancements. Overview of changes can
> > be found at
> > https://github.com/ARMmbed/mbedt
On Thu 19/09/2019 20:34, Björn Ketelaars wrote:
> Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
> and provides bug fixes and minor enhancements. Overview of changes can
> be found at
> https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.16.3.
>
> Major of mbedx509 has
On Fri, Dec 07 2018, Björn Ketelaars wrote:
> Diff below brings mbedtls to 2.14.1, which fixes CVE-2018-19608.
> Overview on changes can be found at
> https://tls.mbed.org/tech-updates/releases/mbedtls-2.14.1-2.7.8-and-2.1.17-released
>
> Minor of mbedcrypto has been bumped as symbols have been ad
On Fri, Dec 07, 2018 at 06:34:31AM +0100, Björn Ketelaars wrote:
> Diff below brings mbedtls to 2.14.1, which fixes CVE-2018-19608.
> Overview on changes can be found at
> https://tls.mbed.org/tech-updates/releases/mbedtls-2.14.1-2.7.8-and-2.1.17-released
>
> Minor of mbedcrypto has been bumped as
On Mon, Nov 26 2018, Björn Ketelaars wrote:
> Diff below brings mbedtls to 2.14.0, which brings some new features, and
> fixes some security issues and bugs. Details can be found at
> https://tls.mbed.org/tech-updates/releases/mbedtls-2.14.0-2.7.7-and-2.1.16-released
>
> Major number of the three
On Wed 19/09/2018 18:42, Björn Ketelaars wrote:
> Enclosed a diff for bringing mbedtls to 2.13.0. This release fixes an
> issue in the X.509 module which could lead to a buffer overread during
> certificate extensions parsing. Changelog can be found at
> https://tls.mbed.org/tech-updates/releases/m
On Tue 07/08/2018 12:25, Björn Ketelaars wrote:
> A new version of polarssl is available (2.12.0), which addresses
> 2 vulnerabilities in the TLS ciphersuites (CVE-2018-0497 and
> CVE-2018-0498).
>
> This version also adds several new features as indicated on
> https://tls.mbed.org/tech-updates/re
On Tue, May 15, 2018 at 04:39:37PM +0200, Björn Ketelaars wrote:
> > Good idea to kill that comment, I'm not sure there's a point in
> > changing the WANTLIB line though...
> >
> > -# libssl/libcrypto are used for polarssl_o_p_test only
> > -WANTLIB += c pthread
> > +WANTLIB= c pthread
>
>
On Tue 15/05/2018 13:56, Jeremie Courreges-Anglas wrote:
> On Mon, May 14 2018, Björn Ketelaars wrote:
> > Please find enclosed a diff for bringing mbedtls to 2.9.0, which fixes
> > various security issues, and bugs. See
> > https://tls.mbed.org/tech-updates/releases/mbedtls-2.9.0-2.7.3-and-2.1.12
On Mon, May 14 2018, Björn Ketelaars wrote:
> Please find enclosed a diff for bringing mbedtls to 2.9.0, which fixes
> various security issues, and bugs. See
> https://tls.mbed.org/tech-updates/releases/mbedtls-2.9.0-2.7.3-and-2.1.12-released
>
> Minor of mbedtls has been bumped as symbols have be
On Mon, Apr 02 2018, Björn Ketelaars wrote:
> On Mon 02/04/2018 17:45, Jeremie Courreges-Anglas wrote:
>> On Mon, Apr 02 2018, Björn Ketelaars wrote:
>> > Please find enclosed a diff for bringing mbedtls to 2.8.0, which fixes
>> > various security issues. See
>> > https://github.com/ARMmbed/mbedt
On Mon 02/04/2018 17:45, Jeremie Courreges-Anglas wrote:
> On Mon, Apr 02 2018, Björn Ketelaars wrote:
> > Please find enclosed a diff for bringing mbedtls to 2.8.0, which fixes
> > various security issues. See
> > https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
> >
> > Bumped minor
On Mon, Apr 02 2018, Björn Ketelaars wrote:
> Please find enclosed a diff for bringing mbedtls to 2.8.0, which fixes
> various security issues. See
> https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
>
> Bumped minor of mbedcrypto as symbols have been added.
>
> make test runs successf
On 2018/02/06 07:09, Björn Ketelaars wrote:
> mbedtls (security/polarssl) has been updated to 2.7.0., which fixes
> CVE-2018-0488, CVE-2018-0487, and other security related issues.
> Changelog can be found at
> https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
>
> Bumped minor library
On Fri, Oct 20 2017, Juan Francisco Cantero Hurtado wrote:
[...]
> Works fine with hiawatha configured for https.
>
> Here is a new diff with a little change in CMakeLists.txt. The port was
> building with -O0.
Hah, I this why I couldn't reproduce. You used DEBUG=-g, didn't you?
cmake.port.mk
On Thu, Oct 19, 2017 at 09:51:29AM +0200, Jeremie Courreges-Anglas wrote:
>
> Here's an update to the latest version, tested on amd64. make test
> passes. Some symbols aren't exported any more in all three libraries,
> hence the major bump. Also a patch is needed to build the test suite,
> I to
On Sat, May 03, 2014 at 12:07:46PM +0200, Joachim Schipper wrote:
> PolarSSL has been updated, bringing some additional functionality.
> The PolarSSL maintainers believe that they have fixed the problem that
> we saw on sparc64, and would especially appreciate a re-test there.
> (Florian?)
I hear
20 matches
Mail list logo