From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 2 Nov 2017 17:22:31 +0000 (-0700) Subject: Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236) X-Git-Tag: v3.6.4rc1~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3af7fa453035aecabfad80897bb3d49f2ac344d;p=python Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236) (cherry picked from commit 0d2c645d41eee4ec7549c86ccc23970b692a48b0) --- diff --git a/Tools/ssl/multissltests.py b/Tools/ssl/multissltests.py index 994e420818..ce5bbd8530 100755 --- a/Tools/ssl/multissltests.py +++ b/Tools/ssl/multissltests.py @@ -41,15 +41,14 @@ import tarfile log = logging.getLogger("multissl") OPENSSL_OLD_VERSIONS = [ - "0.9.8zc", "0.9.8zh", "1.0.1u", ] OPENSSL_RECENT_VERSIONS = [ "1.0.2", - "1.0.2l", - "1.1.0f", + "1.0.2m", + "1.1.0g", ] LIBRESSL_OLD_VERSIONS = [