Update to mbedtls-2.14.1

Addresses CVE-2018-19608. Bump minor of mbedcrypto as symbols have been
added.

OK kn@, jca@
This commit is contained in:
bket 2018-12-07 13:11:24 +00:00
parent 59beecb29b
commit b466d99c0a
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.25 2018/11/26 15:18:28 bket Exp $
# $OpenBSD: Makefile,v 1.26 2018/12/07 13:11:24 bket Exp $
COMMENT= SSL library with an intuitive API and readable source code
DISTNAME= mbedtls-2.14.0
DISTNAME= mbedtls-2.14.1
EXTRACT_SUFX= -gpl.tgz
# check SOVERSION
SHARED_LIBS += mbedtls 6.0 # 12
SHARED_LIBS += mbedcrypto 4.0 # 3
SHARED_LIBS += mbedcrypto 4.1 # 3
SHARED_LIBS += mbedx509 3.0 # 0
CATEGORIES= security

View File

@ -1,2 +1,2 @@
SHA256 (mbedtls-2.14.0-gpl.tgz) = fGLsAqV348ygHujNFh4eNpU3cUoUjvqv55iHudlVppE=
SIZE (mbedtls-2.14.0-gpl.tgz) = 2471418
SHA256 (mbedtls-2.14.1-gpl.tgz) = uqESGVJ4b1ssZsUiJqjKDgUSbekg0XViZlUd9neRW34=
SIZE (mbedtls-2.14.1-gpl.tgz) = 2477521