14
0

- Add CVE-2024-47081.patch upstream patch, fixes netrc credential leak

(gh#psf/requests#6965, CVE-2024-47081, bsc#1244039)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=193
This commit is contained in:
2025-06-05 07:23:50 +00:00
committed by Git OBS Bridge
parent e7eb405fea
commit 0b0d20b53d
3 changed files with 37 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 5 07:22:39 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Add CVE-2024-47081.patch upstream patch, fixes netrc credential leak
(gh#psf/requests#6965, CVE-2024-47081, bsc#1244039)
-------------------------------------------------------------------
Thu Oct 24 07:48:08 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>