bump openssh 10.3p1, openssl 3.5.5

This commit is contained in:
boypt
2026-04-03 09:18:41 +08:00
parent 0cf291c27d
commit 2eb5ee42ae
2 changed files with 5 additions and 5 deletions

View File

@@ -29,8 +29,8 @@ The directory (`el5`, `el6`, `el7`) serve as functional templates for different
## Current Version:
- OpenSSH 10.2p1 (see: [OpenSSH Official](https://www.openssh.com/))
- OpenSSL 3.0.18 (see: [OpenSSL Official](https://www.openssl.org/source/))
- OpenSSH 10.3p1 (see: [OpenSSH Official](https://www.openssh.com/))
- OpenSSL 3.5.5 (see: [OpenSSL Official](https://openssl-library.org/source/))
The build script reads `version.env` for version definitions.
@@ -128,4 +128,4 @@ UOS's `openssh-help` subpackage has files that confilict with the package. It's
```bash
sudo rpm --nodeps -e openssh-help
sudo yum --disablerepo=* install -y ./openssh*.rpm
```
```

View File

@@ -1,6 +1,6 @@
# custom defined components
OPENSSLSRC=openssl-3.0.19.tar.gz
OPENSSHSRC=openssh-10.2p1.tar.gz
OPENSSLSRC=openssl-3.5.5.tar.gz
OPENSSHSRC=openssh-10.3p1.tar.gz
ASKPASSSRC=x11-ssh-askpass-1.2.4.1.tar.gz
# Package release version