Sync from SUSE:SLFO:Main python-requests revision f98e466568aa47e0b0a6264a17110b35
This commit is contained in:
@@ -1,7 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 10 09:42:31 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.32.4:
|
||||
* CVE-2024-47081 Fixed an issue where a maliciously crafted URL
|
||||
and trusted environment will retrieve credentials for the wrong
|
||||
hostname/machine from a netrc file
|
||||
* Numerous documentation improvements
|
||||
* Added support for pypy 3.11 for Linux and macOS.
|
||||
* Dropped support for pypy 3.9 following its end of support.
|
||||
- drop CVE-2024-47081.patch (merged upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Switch to pyproject macros.
|
||||
- Switch to pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 06:30:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
@@ -13,7 +31,7 @@ Thu Oct 17 06:30:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 03:17:43 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Remove Requires on python-py, it should have been removed earlier.
|
||||
- Remove Requires on python-py, it should have been removed earlier.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 19:38:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-requests
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-requests%{psuffix}
|
||||
Version: 2.32.3
|
||||
Version: 2.32.4
|
||||
Release: 0
|
||||
Summary: Python HTTP Library
|
||||
License: Apache-2.0
|
||||
|
BIN
requests-2.32.3.tar.gz
(Stored with Git LFS)
BIN
requests-2.32.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
requests-2.32.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
requests-2.32.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user