summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl
diff options
context:
space:
mode:
authordoug <>2015-07-19 22:34:27 +0000
committerdoug <>2015-07-19 22:34:27 +0000
commit25841ddc7e1d255a907b71bc100b10c363287a75 (patch)
tree5d81c4075008ce8aa7366b738750cfc75eda9286 /src/lib/libssl/ssl
parent851c7d6cd0625664d8c082784796f2d732118f33 (diff)
downloadopenbsd-25841ddc7e1d255a907b71bc100b10c363287a75.tar.gz
openbsd-25841ddc7e1d255a907b71bc100b10c363287a75.tar.bz2
openbsd-25841ddc7e1d255a907b71bc100b10c363287a75.zip
Remove OpenSSL engine RSAX.
OpenSSL stopped building it last year and removed it this year. Based on OpenSSL commit c436e05bdc7f49985a750df64122c960240b3ae1. Also cranked major version in libcrypto, libssl and libtls. "fine with me" bcook@ miod@
Diffstat (limited to 'src/lib/libssl/ssl')
-rw-r--r--src/lib/libssl/ssl/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/ssl/shlib_version b/src/lib/libssl/ssl/shlib_version
index 63004f487f..ca85d7e741 100644
--- a/src/lib/libssl/ssl/shlib_version
+++ b/src/lib/libssl/ssl/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libtls the same type of bump! 1# Don't forget to give libtls the same type of bump!
2major=34 2major=35
3minor=0 3minor=0