mirror of
https://github.com/Jrohy/python3-install.git
synced 2026-04-11 23:39:11 +00:00
update openssl to avoid CVE-2021-3449
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3449
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
INSTALL_VERSION=""
|
||||
|
||||
OPENSSL_VERSION="1.1.1j"
|
||||
OPENSSL_VERSION="1.1.1k"
|
||||
|
||||
LATEST=0
|
||||
|
||||
@@ -198,4 +198,4 @@ main(){
|
||||
pipInstall
|
||||
}
|
||||
|
||||
main
|
||||
main
|
||||
|
||||
Reference in New Issue
Block a user