mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
Bump OpenSSL requirement to 3.0.2
Addresses: * [CVE-2022-0778](https://github.com/advisories/GHSA-x3mh-jvjw-3xwx) * [OpenSSL 1.1.1 End of Life](https://www.openssl.org/blog/blog/2023/09/11/eol-111/) PR #19638.
This commit is contained in:
parent
f3b688217e
commit
cacae42e5e
3 changed files with 4 additions and 4 deletions
2
INSTALL
2
INSTALL
|
@ -9,7 +9,7 @@ qBittorrent - A BitTorrent client in C++ / Qt
|
|||
* By Arvid Norberg, https://www.libtorrent.org/
|
||||
* Be careful: another library (the one used by rTorrent) uses a similar name
|
||||
|
||||
- OpenSSL >= 1.1.1
|
||||
- OpenSSL >= 3.0.2
|
||||
|
||||
- Qt 6.5.0 - 6.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue