From 0b03b8619e2d2d151ca324c60d35b4d34beab5a5 Mon Sep 17 00:00:00 2001 From: boypt <1033514+boypt@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:21:35 +0800 Subject: [PATCH] update doc --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddacdb4..edc2386 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Latest OpenSSH RPM / SRPM for old CentOS +A simple script to build latest upstream OpenSSH RPMs for older CentOS/RHEL distros. + +Similar Project: [Latest OpenSSH for Debian / Ubuntu distros](https://github.com/boypt/openssh-deb) + +## Tested OSs + - CentOS 5 - CentOS 6 - CentOS 7 @@ -8,7 +14,7 @@ - Amazon Linux 2 - Amazon Linux 2023 -Also tested on CentOS-like distros: +Also tested on some CentOS-like distros: - UnionTech OS Server 20 - openEuler 22.03 (LTS-SP1)