On Tue 15/05/2018 13:56, Jeremie Courreges-Anglas wrote:
> On Mon, May 14 2018, Björn Ketelaars <[email protected]> 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 been added.
> >
> > make test runs successfully on amd64, as do its consumers:
> > - net/openvpn,mbedtls builds, and tests ok
> > - www/hiawatha builds ok
> >
> > Concerning -stable: the minor bump should be harmless (no need to
> > rebuild its only consumer: openvpn,mbedtls). I think it is possible to
> > commit this update.
> >
> > Comments/OK?
> 
> 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

There is no point, and no problem being solved. It is a mere personal
preference. I reverted the WANTLIB line.

> mpi-suite fails sometimes on amd64 but this already happens with the
> in-tree version.

Indeed, this happens sporadically...as it did for previous versions.
I will try to dig up more information before opening an issue. For now
it is not a blocking issue.

> ok jca@, both for -current and -stable.

Thanks

Reply via email to