SHA256
1
0
forked from pool/python
2023-07-13 21:50:15 +00:00
committed by Git OBS Bridge
parent 4afae2e051
commit 8e5f3115ae
7 changed files with 176 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 11 07:35:18 UTC 2023 - Matej Cepl <mcepl@suse.com>
- (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).
-------------------------------------------------------------------
Wed Jun 7 15:37:43 UTC 2023 - Matej Cepl <mcepl@suse.com>