15
0
forked from pool/python-pip

Fix CVE-2026-1703, bsc#1257599

Add CVE-2026-1703.patch upstream patch
(bsc#1257599, CVE-2026-1703, gh#pypa/pip#13777)
This commit is contained in:
2026-02-03 11:41:17 +01:00
parent afcd75293a
commit fa2b2a55e3
3 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 3 10:21:50 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
- Add CVE-2026-1703.patch upstream patch
(bsc#1257599, CVE-2026-1703, gh#pypa/pip#13777)
-------------------------------------------------------------------
Thu Apr 17 12:40:51 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>