mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
bump openssh 10.3p1, openssl 3.5.5
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user