Matteo Scaramuccia
|
ade30c673c
|
MDL-56917 core_upgrade: Do not use the raw version to check cURL caps.
Some Linux distros can backport features due to security issues
while keeping the same (old) version. See e.g.:
- RHEL 7, https://rhn.redhat.com/errata/RHSA-2015-2159.html
- RHEL 6, https://rhn.redhat.com/errata/RHBA-2016-0842.html
- Remi PHP 7.0.x, https://github.com/remicollet/remirepo/commit/87954ef9ca41
|
2016-11-15 21:50:07 +01:00 |
|
Dan Poltawski
|
636ec5010f
|
MDL-56306 tests: make upgrade_util_test compatible with travis
|
2016-10-06 18:01:43 +01:00 |
|
Dan Poltawski
|
4089c42e12
|
MDL-55404 upgrade: dramatically simplify test code
Fixing http://xunitpatterns.com/Obscure%20Test.html
|
2016-10-04 20:00:59 +01:00 |
|
Cameron Ball
|
ab3759fff5
|
MDL-55404 core_upgrade: Add libcurl environment checks
This patch adds logic to test whether or not the
libcurl (used by PHP/cURL) was compiled against a compatible
SSL/TLS library.
|
2016-09-06 11:34:46 +08:00 |
|