]> www.wagner.pp.ru Git - openssl-gost/rpm.git/commitdiff
Make clear that no support for old redhats which don't include OpenSSL 1.1 is planned
authorVictor Wagner <vitus@wagner.pp.ru>
Wed, 6 Jun 2018 12:33:20 +0000 (15:33 +0300)
committerVictor Wagner <vitus@wagner.pp.ru>
Wed, 6 Jun 2018 12:33:20 +0000 (15:33 +0300)
README.md

index 92dd5af1d0038b54578a760dcf31c4793b631d02..cd595a96354dfc9704d3e1feeaa040ba3742a00d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,11 +1,17 @@
 GOST ENGINE RPM
 ===============
 
 GOST ENGINE RPM
 ===============
 
-This repository contain spec files to build rpm package for gost engine
+This repository contain spec files to build rpm package for gost engine.
 
 Separate GOST engine package can be build for systems with openssl 1.1.0 and
 above.
 
 
 Separate GOST engine package can be build for systems with openssl 1.1.0 and
 above.
 
+We have no plans to support CentOS/RHEL/OracleLinux until they would
+release version 8 with appropriate OpenSSl in the base system.
+
+Now this spec files are intended for recent releases of Fedora and,
+possible other RPM-based distros which do include OpenSSL 1.1 and above.
+
 You should have installed rpm-build, git, openssl-devel and cmake in order 
 to build RPM package
 
 You should have installed rpm-build, git, openssl-devel and cmake in order 
 to build RPM package