forked from pool/python314
Fix bsc#1257041 (CVE-2025-15367)
Add CVE-2025-15367-poplib-ctrl-chars.patch fixing bsc#1257041 (CVE-2025-15367) using gh#python/cpython!143924 and doing basically the same as the previous patch for poplib library.
This commit is contained in:
@@ -8,6 +8,9 @@ Thu Feb 5 17:26:23 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
|
||||
- Add CVE-2025-15366-imap-ctrl-chars.patch fixing bsc#1257044
|
||||
(CVE-2025-15366) using gh#python/cpython!143922 and doing
|
||||
basically the same as the previous patch for IMAP protocol.
|
||||
- Add CVE-2025-15367-poplib-ctrl-chars.patch fixing bsc#1257041
|
||||
(CVE-2025-15367) using gh#python/cpython!143924 and doing
|
||||
basically the same as the previous patch for poplib library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 5 12:57:09 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
Reference in New Issue
Block a user