forked from pool/python311
- Add Revert-gh105127-left-tests.patch (gh#python/cpython!106941)
partially reverting CVE-2023-27043-email-parsing-errors.patch, because of the regression in gh#python/cpython#106669. - (bsc#1210638, CVE-2023-27043) Add CVE-2023-27043-email-parsing-errors.patch, which detects email address parsing errors and returns empty tuple to indicate the parsing error (old API). (The patch is faulty, gh#python/cpython#106669, but upstream decided not to just revert it). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=77
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 14:53:38 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add Revert-gh105127-left-tests.patch (gh#python/cpython!106941)
|
||||
partially reverting CVE-2023-27043-email-parsing-errors.patch,
|
||||
because of the regression in gh#python/cpython#106669.
|
||||
- (bsc#1210638, CVE-2023-27043) Add
|
||||
CVE-2023-27043-email-parsing-errors.patch, which detects email
|
||||
address parsing errors and returns empty tuple to indicate the
|
||||
parsing error (old API). (The patch is faulty,
|
||||
gh#python/cpython#106669, but upstream decided not to just
|
||||
revert it).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 19:47:28 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user