|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-urllib3
|
|
|
|
|
Version: 1.26.19
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: HTTP library with thread-safe connection pooling, file post, and more
|
|
|
|
|
|
|
|
|
|
# SPDX
|
|
|
|
@ -168,6 +168,10 @@ ignore="${ignore-} --ignore=test/test_no_ssl.py"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.26.19-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 1.26.19-1
|
|
|
|
|
- Update to 1.26.19 to fix CVE-2024-37891
|
|
|
|
|
Resolves: RHEL-43171
|
|
|
|
|