Accepting request 1137557 from home:dgarcia:branches:devel:languages:python:Factory

- Add CVE-2023-27043-email-parsing-errors.patch to
  gh#python/cpython!111116, fixing bsc#1210638 (CVE-2023-27043).

OBS-URL: https://build.opensuse.org/request/show/1137557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=396
This commit is contained in:
2024-01-08 13:39:18 +00:00
committed by Git OBS Bridge
parent e7e7093952
commit 515bbd01ae
7 changed files with 566 additions and 18 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 8 10:00:07 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add CVE-2023-27043-email-parsing-errors.patch to
gh#python/cpython!111116, fixing bsc#1210638 (CVE-2023-27043).
-------------------------------------------------------------------
Mon Nov 27 16:30:33 UTC 2023 - Matej Cepl <mcepl@cepl.eu>