mbedtls-2.16.9 (security/polarssl) has been made available, which is a
security/bugfix release. Changelog can be found at
https://github.com/ARMmbed/mbedtls/blob/v2.16.9/ChangeLog.

'make test' runs successfully and run tested on amd64 in combination
with openvpn (mbedtls flavor).

As this release contains some security fixes I would like to backport it
to 6.8 as well.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/polarssl/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile    9 Sep 2020 08:01:32 -0000       1.36
+++ Makefile    11 Dec 2020 20:31:47 -0000
@@ -6,7 +6,7 @@ COMMENT=        SSL library with an intuitive A
 
 GH_ACCOUNT=    ARMmbed
 GH_PROJECT=    mbedtls
-GH_TAGNAME=    mbedtls-2.16.8
+GH_TAGNAME=    mbedtls-2.16.9
 DISTNAME=      ${GH_TAGNAME}
 
 # check SOVERSION
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/polarssl/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- distinfo    9 Sep 2020 08:01:32 -0000       1.27
+++ distinfo    11 Dec 2020 20:31:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (mbedtls-2.16.8.tar.gz) = BHtAZ/IacpR90d/9fD8QatjlLYWHe3ffVYKWRY9gMKM=
-SIZE (mbedtls-2.16.8.tar.gz) = 2662927
+SHA256 (mbedtls-2.16.9.tar.gz) = t8qZ7hBVG1sTJCt+/+vv0qXMOMKH5fW+EmfVHuRe/+M=
+SIZE (mbedtls-2.16.9.tar.gz) = 2668396

Reply via email to