From eaec9b47a5e9b31c282cd0ef0dcdd0d8ed8e1a52 Mon Sep 17 00:00:00 2001 From: Shobhit Adlakha Date: Fri, 9 Jul 2021 16:42:43 -0400 Subject: Feature/Update Minimum Supported Version to Ubuntu 18 (#3727) * Remove references to ubuntu 16 in documentation * Remove older ssl ciphers from crypto manager * Fix style * Change logs for unsupported protocols * Update clang-format version to 8 and re-run style script * Apply suggestions from code review Co-authored-by: Collin * Drop support for openssl 1.0 * Remove some references to OPENSSL_1_1_VERSION Co-authored-by: Collin --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f346729b1..c933b81162 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ Pull Requests Welcome! ## Environment Currently supported: -* Ubuntu Linux 16.04 with GCC 5.4.x * Ubuntu Linux 18.04 with GCC 7.5.x * Ubuntu Linux 20.04 with GCC 9.3.x * [C++11 standard](https://github.com/smartdevicelink/sdl_evolution/issues/132) -- cgit v1.2.1