CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/09/09 02:08:22
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
security/polarssl/pkg: Tag: OPENBSD_6_7 PLIST
Log message:
Update to mbedtls-2.16.8
Security update that addresses:
- Local side channel attack on RSA and static Diffie-Hellman
- Local side channel attack on classical CBC decryption in (D)TLS
Other changes are listed at
https://github.com/ARMmbed/mbedtls/blob/mbedtls-2.16.8/ChangeLog
Minor of libmbedtls has been bumped because of the addition of a symbol.
OK tb@