Skip to content

Commit febd730

Browse files
authored
travis-ci: bumped OpenSSL to 1.1.1g.
This version contains a high-severity bugfix: https://www.openssl.org/news/secadv/20200421.txt
1 parent 50c1912 commit febd730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ env:
4949
jobs:
5050
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2u OPENSSL_PATCH_VER=1.0.2h
5151
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
52-
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.1.1f OPENSSL_PATCH_VER=1.1.1f
52+
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.1.1g OPENSSL_PATCH_VER=1.1.1f
5353

5454
services:
5555
- memcached

0 commit comments

Comments
 (0)