summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authortaca <taca>2012-05-11 13:27:26 +0000
committertaca <taca>2012-05-11 13:27:26 +0000
commitfd86bc351eb118ab7d9da82bd91ee702795b0251 (patch)
treeb9409e00ba87deda5f3a6348753b8ab8432279fb /security/openssl/Makefile
parentd6f15851f2133385106f76ff13e0214fca9afc45 (diff)
downloadpkgsrc-fd86bc351eb118ab7d9da82bd91ee702795b0251.tar.gz
Update openssl to 0.9.8x.
OpenSSL CHANGES _______________ Changes between 0.9.8w and 0.9.8x [10 May 2012] *) Sanity check record length before skipping explicit IV in DTLS to fix DoS attack. Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic fuzzing as a service testing platform. (CVE-2012-2333) [Steve Henson] *) Initialise tkeylen properly when encrypting CMS messages. Thanks to Solar Designer of Openwall for reporting this issue. [Steve Henson]
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index fca319d690d..90398fbc69e 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.166 2012/04/24 05:03:48 taca Exp $
+# $NetBSD: Makefile,v 1.167 2012/05/11 13:27:26 taca Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
-OPENSSL_VERS?= 0.9.8w
+OPENSSL_VERS?= 0.9.8x
.if empty(OPENSSL_SNAPSHOT)
DISTNAME= openssl-${OPENSSL_VERS}