Compare commits

..

No commits in common. "c8" and "c8-beta" have entirely different histories.
c8 ... c8-beta

3 changed files with 4 additions and 8 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/urllib3-1.26.19.tar.gz SOURCES/urllib3-1.26.18.tar.gz

View File

@ -1 +1 @@
05ec9b41b14659fd4350c8a220e1d31e79169e5a SOURCES/urllib3-1.26.19.tar.gz bffc545083d4fe74a6ce953599c0c2c7012b1833 SOURCES/urllib3-1.26.18.tar.gz

View File

@ -5,8 +5,8 @@
%bcond_with tests %bcond_with tests
Name: python%{python3_pkgversion}-urllib3 Name: python%{python3_pkgversion}-urllib3
Version: 1.26.19 Version: 1.26.18
Release: 1%{?dist} Release: 2%{?dist}
Summary: HTTP library with thread-safe connection pooling, file post, and more Summary: HTTP library with thread-safe connection pooling, file post, and more
# SPDX # SPDX
@ -130,10 +130,6 @@ ignore="${ignore-} --ignore=test/test_no_ssl.py"
%changelog %changelog
* Wed Sep 25 2024 Lumír Balhar <lbalhar@redhat.com> - 1.26.19-1
- Rebase to 1.26.19 to fix CVE-2024-37891
Resolves: RHEL-59989
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.26.18-2 * Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.26.18-2
- Rebuilt for timestamp .pyc invalidation mode - Rebuilt for timestamp .pyc invalidation mode