forked from pool/python315
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:
@@ -15,6 +15,9 @@ Wed Feb 4 00:53:37 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
|
||||
- Add CVE-2025-15282-urllib-ctrl-chars.patch fixing bsc#1257046
|
||||
(CVE-2025-15282) using gh#python/cpython!143926 and doing
|
||||
basically the same as the previous patch for urllib library.
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 16:31:12 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
Reference in New Issue
Block a user