Index: security/libressl/Makefile =================================================================== --- security/libressl/Makefile +++ security/libressl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL @@ -27,6 +27,7 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip +TEST_TARGET= check .include @@ -34,9 +35,6 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} .endif -regression-test: build - cd ${WRKSRC} && ${MAKE} check - post-install-MAN3-off: ${RM} -rf ${STAGEDIR}/${PREFIX}/man/man3 ${REINPLACE_CMD} -e '/^man\/man3/d' ${TMPPLIST} Index: security/libressl/distinfo =================================================================== --- security/libressl/distinfo +++ security/libressl/distinfo @@ -1,2 +1,2 @@ -SHA256 (libressl-2.2.4.tar.gz) = 6b409859be8654afc3862549494e097017e64c8d167f12584383586306ef9a7e -SIZE (libressl-2.2.4.tar.gz) = 2966157 +SHA256 (libressl-2.2.5.tar.gz) = e3caded0469d8dc64f4ca2fe8e499ada4dd014e84d1c5a71818d39e54e6c914b +SIZE (libressl-2.2.5.tar.gz) = 2966527 Index: security/vuxml/vuln.xml =================================================================== --- security/vuxml/vuln.xml +++ security/vuxml/vuln.xml @@ -58,6 +58,36 @@ --> + + libressl -- NULL pointer dereference + + + libressl + 2.2.4 + 2.3.02.3.1_1 + + + + +

The OpenBSD project reports:

+
+

A NULL pointer deference could be triggered by a crafted + certificate sent to services configured to verify client + certificates on TLS/SSL connections. +

+
+ +
+ + https://marc.info/?l=openbsd-announce&t=144920914600002 + CVE-2015-3194 + + + 2015-12-03 + 2015-12-06 + +
+ KeePassX -- information disclosure