We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This Debian release contains OpenSSL 1.1.1d, but we need 1.1.1l: https://www.openssl.org/news/secadv/20210824.txt
EDIT: Ok, I found out that Debian fixed 1.1.1d, so we don't need to update to 1.1.1l: https://security-tracker.debian.org/tracker/CVE-2021-3711
Verified as follows:
apt list -a openssl Listing... Done openssl/oldstable,now 1.1.1d-0+deb10u7 amd64 [installed] openssl/oldstable 1.1.1d-0+deb10u6 amd64
The text was updated successfully, but these errors were encountered:
Feel free to create a PR to install your required version here.
Sorry, something went wrong.
Feel free to create a PR
It's not possible to install 1.1.1l in Debian Buster. But the issue is solved as it already contains the fixed version "1.1.1d-0+deb10u7".
No branches or pull requests
This Debian release contains OpenSSL 1.1.1d, but we need 1.1.1l:
https://www.openssl.org/news/secadv/20210824.txt
EDIT: Ok, I found out that Debian fixed 1.1.1d, so we don't need to update to 1.1.1l:
https://security-tracker.debian.org/tracker/CVE-2021-3711
Verified as follows:
The text was updated successfully, but these errors were encountered: