summaryrefslogtreecommitdiff
path: root/lib/libssl/crypto
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2006-05-04 14:19:09 +0000
committerDamien Miller <djm@cvs.openbsd.org>2006-05-04 14:19:09 +0000
commit5abff8aeca0989399894ec43e810980e98dccaad (patch)
treeb9db7ea445f5879e14f3193e28b807bdcb9f3ee0 /lib/libssl/crypto
parentf9ee09918593dfae451c0d8dfeeda4bb9be06202 (diff)
backport checks for degenerate Diffie-Hellman public exponents from
OpenSSL-0.9.8a, where they were added without a corresponding patch to 0.9.7 or an advisory! ok theo@ markus@
Diffstat (limited to 'lib/libssl/crypto')
-rw-r--r--lib/libssl/crypto/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/crypto/shlib_version b/lib/libssl/crypto/shlib_version
index 56246d02b24..eb2c603aec0 100644
--- a/lib/libssl/crypto/shlib_version
+++ b/lib/libssl/crypto/shlib_version
@@ -1,2 +1,2 @@
major=12
-minor=0
+minor=1