version bump: 10.5p1/openssl 3.5.8

This commit is contained in:
boypt
2026-08-26 10:21:01 +08:00
parent 5235c2cf1d
commit db84b53e9e
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ The directory (`el5`, `el6`, `el7`) serve as functional templates for different
## Current Version:
- OpenSSH 10.5p1 (see: [OpenSSH Official](https://www.openssh.com/))
- OpenSSL 3.5.7 (see: [OpenSSL Official](https://openssl-library.org/source/))
- OpenSSL 3.5.8 (see: [OpenSSL Official](https://openssl-library.org/source/))
The build script reads `version.env` for version definitions.

View File

@@ -1,5 +1,5 @@
# custom defined components
OPENSSLSRC=openssl-3.5.7.tar.gz
OPENSSLSRC=openssl-3.5.8.tar.gz
OPENSSHSRC=openssh-10.5p1.tar.gz
ASKPASSSRC=x11-ssh-askpass-1.2.4.1.tar.gz