mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
* Important Version Updates - Add dockerfile support for centos 8 series. - Modify Dockerfile.centos to add CentOS 8 support and fix the problem of CentOS 5 series not being able to build. - Modify modify_yum_source.sh to add CentOS 8 support and fix CentOS 5 series yum source problem. * Update CentOS Stream support INT ✘ base - Changed compile.sh to add support for CentOS Stream 8/9 series. - Modified docker.README.md to add Stream series description. - Modified Dockerfile.amazonlinux to add cleanup operations and reduce image size. - Modify Dockerfile.centos, add cleanup operation, reduce image size - Added Dockerfile.centos-stream to support Stream series build images. - Added modify_dnf_source.pl to add Stream series yum source modification function. - Modified README.md to add Stream series test pass information and correct formatting and word spelling errors. --------- Co-authored-by: Rex Zhou <zhouruixi@goldwind.com>