import UBI python3.12-urllib3-1.26.19-1.el8_10
This commit is contained in:
parent
bf9e0a243c
commit
69d60acbf5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/urllib3-1.26.18.tar.gz
|
SOURCES/urllib3-1.26.19.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
bffc545083d4fe74a6ce953599c0c2c7012b1833 SOURCES/urllib3-1.26.18.tar.gz
|
05ec9b41b14659fd4350c8a220e1d31e79169e5a SOURCES/urllib3-1.26.19.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: python%{python3_pkgversion}-urllib3
|
Name: python%{python3_pkgversion}-urllib3
|
||||||
Version: 1.26.18
|
Version: 1.26.19
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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,6 +130,10 @@ 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user