Update to 1.26.19 to fix CVE-2024-37891 (rhbz#2292790)

This commit is contained in:
Lumir Balhar 2024-06-26 14:29:39 +02:00
commit e25dc5dd23
3 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,7 @@
%endif
Name: python-urllib3
Version: 1.26.18
Version: 1.26.19
Release: 1%{?dist}
Summary: HTTP library with thread-safe connection pooling, file post, and more
@ -154,6 +154,9 @@ ignore="${ignore-} --ignore=test/test_no_ssl.py"
%changelog
* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 1.26.19-1
- Update to 1.26.19 to fix CVE-2024-37891 (rhbz#2292790)
* Tue Oct 17 2023 Maxwell G <maxwell@gtmx.me> - 1.26.18-1
- Update to 1.26.18.
- Mitigates CVE-2023-45803 / GHSA-g4mx-q9vg-27p4.