[New-bugs-announce] [issue47024] Update to OpenSSL 1.1.1n

Christian Heimes report at bugs.python.org
Tue Mar 15 04:28:31 EDT 2022


New submission from Christian Heimes <lists at cheimes.de>:

Update OpenSSL to 1.1.1n and test with OpenSSL 3.0.2. The update will become available later today and features a HIGH security bug, https://mta.openssl.org/pipermail/openssl-announce/2022-March/000216.html

$ sed -i 's/1.1.1m/1.1.1n/g' Tools/ssl/multissltests.py .azure-pipelines/pr.yml .azure-pipelines/ci.yml .github/workflows/build.yml PCbuild/python.props PCbuild/get_externals.bat Mac/BuildScript/build-installer.py
$ sed -i 's/3.0.1/3.0.2/g' Tools/ssl/multissltests.py .github/workflows/build.yml

----------
assignee: christian.heimes
components: Build, Windows, macOS
messages: 415226
nosy: christian.heimes, lukasz.langa, ned.deily, pablogsal, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
priority: release blocker
severity: normal
status: open
title: Update to OpenSSL 1.1.1n
type: security
versions: Python 3.10, Python 3.11, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47024>
_______________________________________


More information about the New-bugs-announce mailing list