mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
bum version
This commit is contained in:
@@ -15,8 +15,8 @@ Similar Project: [Backport OpenSSH for Debian / Ubuntu distros](https://github.c
|
|||||||
|
|
||||||
## Current Version:
|
## Current Version:
|
||||||
|
|
||||||
- OpenSSH 10.0p1 (see: [OpenSSH Official](https://www.openssh.com/))
|
- OpenSSH 10.1p1 (see: [OpenSSH Official](https://www.openssh.com/))
|
||||||
- OpenSSL 3.0.17 / 3.0.9 (FIPS validated, see: [OpenSSL Official](https://www.openssl.org/source/))
|
- OpenSSL 3.0.18 / 3.0.9 (FIPS validated, see: [OpenSSL Official](https://www.openssl.org/source/))
|
||||||
|
|
||||||
The build script reads `version.env` for actual version definitions.
|
The build script reads `version.env` for actual version definitions.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# custom defined components
|
# custom defined components
|
||||||
OPENSSLSRC=openssl-3.0.17.tar.gz
|
OPENSSLSRC=openssl-3.0.18.tar.gz
|
||||||
OPENSSHSRC=openssh-10.0p1.tar.gz
|
OPENSSHSRC=openssh-10.1p1.tar.gz
|
||||||
PKGREL=1
|
PKGREL=1
|
||||||
ASKPASSSRC=x11-ssh-askpass-1.2.4.1.tar.gz
|
ASKPASSSRC=x11-ssh-askpass-1.2.4.1.tar.gz
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user