aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-02-07 09:50:37 +0000
committerXin LI <delphij@FreeBSD.org>2016-02-07 09:50:37 +0000
commit0ee7e00395fbb0dd7b2e84d2e6ae216196bbbb1d (patch)
tree1f3911a300cfd2965f3d4f190ad7da35475c446b /security
parent25acf6112b7f833bc32c1b3511d9cfb32fd5a047 (diff)
downloadports-0ee7e00395fbb0dd7b2e84d2e6ae216196bbbb1d.tar.gz
ports-0ee7e00395fbb0dd7b2e84d2e6ae216196bbbb1d.zip
MFH: r408355
Update to 1.2.19. Bugfix * Fix bug in certificate validation that caused valid chains to be rejected when the first intermediate certificate has pathLenConstraint=0. Found by Nicholas Wilson. Introduced in mbed TLS 1.3.15. #280 * Removed potential leak in rsa_rsassa_pkcs1_v15_sign(), found by JayaraghavendranK. #372 Approved by: ports-secteam
Notes
Notes: svn path=/branches/2016Q1/; revision=408356
Diffstat (limited to 'security')
-rw-r--r--security/polarssl/Makefile2
-rw-r--r--security/polarssl/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile
index f0d793e3b75e..96d03c12a7d8 100644
--- a/security/polarssl/Makefile
+++ b/security/polarssl/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= polarssl
-PORTVERSION= 1.2.18
+PORTVERSION= 1.2.19
DISTVERSIONSUFFIX= -gpl
CATEGORIES= security devel
MASTER_SITES= https://polarssl.org/download/
diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo
index 2283b0824537..582fcdc1e79e 100644
--- a/security/polarssl/distinfo
+++ b/security/polarssl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (polarssl-1.2.18-gpl.tgz) = 63c4ed4d9f6a241088e2287958f265403f874248d6a98b98f27cd3aa2f90f030
-SIZE (polarssl-1.2.18-gpl.tgz) = 1039402
+SHA256 (polarssl-1.2.19-gpl.tgz) = 24cb1608a160101ead3c7240f35fc447fe7880cd60f7ed6c9db7a1d773ccd4b8
+SIZE (polarssl-1.2.19-gpl.tgz) = 1045813