We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cebd3 commit f9fdf5fCopy full SHA for f9fdf5f
2 files changed
README.md
@@ -10,8 +10,8 @@ Package version are defined in `version.env` file.
10
11
Current version (CI Build version): (script follows `debian/sid` automatically)
12
13
-- OpenSSH 10.3p1-4
14
-- OpenSSL 3.5.6
+- OpenSSH 10.3p1-5
+- OpenSSL 3.5.7
15
16
### Supported (tested) Distro:
17
version.env
@@ -1,4 +1,4 @@
1
-OPENSSLVER=3.5.6
+OPENSSLVER=3.5.7
2
OPENSSLMIR=https://github.com/openssl/openssl/releases/download/openssl-${OPENSSLVER}/
3
OPENSSLSRC=openssl-${OPENSSLVER}.tar.gz
4
0 commit comments