Compare commits

...

1 Commits
c8-beta ... c8

Author SHA1 Message Date
69d60acbf5 import UBI python3.12-urllib3-1.26.19-1.el8_10 2024-11-05 01:45:09 +00:00
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -5,8 +5,8 @@
%bcond_with tests
Name: python%{python3_pkgversion}-urllib3
Version: 1.26.18
Release: 2%{?dist}
Version: 1.26.19
Release: 1%{?dist}
Summary: HTTP library with thread-safe connection pooling, file post, and more
# SPDX
@ -130,6 +130,10 @@ ignore="${ignore-} --ignore=test/test_no_ssl.py"
%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
- Rebuilt for timestamp .pyc invalidation mode