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