|
I've gone through all the kvm build VMs and I've updated them all to the latest version of the openssl dev package available in their various repositories. Only a handful actually have OpenSSL 1.0.2 available, most have 1.0.1, and some older distributions only have 0.9.8. Below are tables, organized by builder type, listing the Linux distro, the version of openssl currently installed on them, and any notes.
On bintar build VMs:
| Distribution |
Version of openssl installed |
Notes |
| quantal |
1.0.1c-3ubuntu2.8 |
|
| CentOS 5 |
0.9.8e-39.el5_11 |
Version 1.0.1e-7.el5 was available in the epel repository, so I installed that along side. |
On deb build VMs:
| Distribution |
Version of openssl installed |
Notes |
| jessie |
1.0.1k-3+deb8u5 |
|
| precise |
1.0.1-4ubuntu5.36 |
|
| trusty |
1.0.1f-1ubuntu2.19 |
|
| wheezy |
1.0.1e-2+deb7u21 |
|
| wily |
1.0.2d-0ubuntu1.5 |
|
| xenial |
1.0.2g-1ubuntu4.1 |
|
On rpm build VMs:
| Distribution |
Version of openssl installed |
Notes |
| CentOS 5 |
0.9.8e-39.el5_11 |
Version 1.0.1e-7.el5 was available in the epel repository, so I installed that along side. |
| CentOS 6 |
1.0.1e-42.el6_7.4 |
|
| CentOS 7 |
1:1.0.1e-51.el7_2.5 |
|
| Fedora 22 |
1:1.0.1k-15.fc22 |
|
| Fedora 23 |
1:1.0.2h-1.fc23 |
|
On zyp build VMs:
| Distribution |
Version of openssl installed |
Notes |
| openSUSE 13 |
1.0.1k-11.87.1 |
|
| sles12 |
1.0.1i-2.12 |
|
| sles11sp1 |
0.9.8h-30.27.11 |
|
| sles11sp3 |
0.9.8j-0.50.1 |
|
|