summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authortaca <taca>2012-01-19 00:51:23 +0000
committertaca <taca>2012-01-19 00:51:23 +0000
commita7d7ca243d995dfa7fc2a2237f9c8cb1bb6f2b38 (patch)
treee5a7186f32894b027baa2affc37aad60df0b12c4 /security/openssl/Makefile
parent58f2718099a926d9b2696691f545756f59aeebfb (diff)
downloadpkgsrc-a7d7ca243d995dfa7fc2a2237f9c8cb1bb6f2b38.tar.gz
Update security/openssl package to 0.9.8t.
OpenSSL CHANGES _______________ Changes between 0.9.8s and 0.9.8t [18 Jan 2012] *) Fix for DTLS DoS issue introduced by fix for CVE-2011-4109. Thanks to Antonio Martin, Enterprise Secure Access Research and Development, Cisco Systems, Inc. for discovering this bug and preparing a fix. (CVE-2012-0050) [Antonio Martin]
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 2802d57c29f..796e1a03ee5 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.159 2012/01/06 03:26:23 taca Exp $
+# $NetBSD: Makefile,v 1.160 2012/01/19 00:51:23 taca Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
-OPENSSL_VERS?= 0.9.8s
+OPENSSL_VERS?= 0.9.8t
.if empty(OPENSSL_SNAPSHOT)
DISTNAME= openssl-${OPENSSL_VERS}