diff options
| author | doug <> | 2015-09-13 23:42:29 +0000 | 
|---|---|---|
| committer | doug <> | 2015-09-13 23:42:29 +0000 | 
| commit | da36d6a18c187f8d3c2e38a0e5940d8073110b10 (patch) | |
| tree | 17cedd23277bc8185a62d11bbbe0df1f6983c3a2 | |
| parent | 785c6ad9250acc090d76964e9c21e550856a22f3 (diff) | |
| download | openbsd-da36d6a18c187f8d3c2e38a0e5940d8073110b10.tar.gz openbsd-da36d6a18c187f8d3c2e38a0e5940d8073110b10.tar.bz2 openbsd-da36d6a18c187f8d3c2e38a0e5940d8073110b10.zip | |
Crank major version due to removal of SHA-0 and MD4 from libcrypto.
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/crypto/shlib_version | 4 | ||||
| -rw-r--r-- | src/lib/libcrypto/shlib_version | 4 | ||||
| -rw-r--r-- | src/lib/libssl/shlib_version | 4 | ||||
| -rw-r--r-- | src/lib/libssl/ssl/shlib_version | 4 | ||||
| -rw-r--r-- | src/lib/libtls/shlib_version | 4 | 
5 files changed, 10 insertions, 10 deletions
| diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version index 7d59659df1..bd6f8d0a1e 100644 --- a/src/lib/libcrypto/crypto/shlib_version +++ b/src/lib/libcrypto/crypto/shlib_version | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | # Don't forget to give libssl and libtls the same type of bump! | 1 | # Don't forget to give libssl and libtls the same type of bump! | 
| 2 | major=35 | 2 | major=36 | 
| 3 | minor=1 | 3 | minor=0 | 
| diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 7d59659df1..bd6f8d0a1e 100644 --- a/src/lib/libcrypto/shlib_version +++ b/src/lib/libcrypto/shlib_version | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | # Don't forget to give libssl and libtls the same type of bump! | 1 | # Don't forget to give libssl and libtls the same type of bump! | 
| 2 | major=35 | 2 | major=36 | 
| 3 | minor=1 | 3 | minor=0 | 
| diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version index 6b407c7938..e6e0d98f90 100644 --- a/src/lib/libssl/shlib_version +++ b/src/lib/libssl/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! | 
| 2 | major=36 | 2 | major=37 | 
| 3 | minor=1 | 3 | minor=0 | 
| diff --git a/src/lib/libssl/ssl/shlib_version b/src/lib/libssl/ssl/shlib_version index 6b407c7938..e6e0d98f90 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! | 
| 2 | major=36 | 2 | major=37 | 
| 3 | minor=1 | 3 | minor=0 | 
| diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version index 00604e64e7..1c5d96eb2a 100644 --- a/src/lib/libtls/shlib_version +++ b/src/lib/libtls/shlib_version | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | major=8 | 1 | major=9 | 
| 2 | minor=1 | 2 | minor=0 | 
