CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/03 01:38:50
Modified files:
security/polarssl: Tag: OPENBSD_6_7 Makefile distinfo
security/polarssl/patches: Tag: OPENBSD_6_7
patch-include_mbedtls_config_h
patch-tests_suites_host_test_function
Log message:
Update to mbedtls-2.16.7
This update includes a fix for a side-channel attack on ECC key import
and validation. Overview on changes can be found at
https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.16.7.
OK inoguchi@