Revisions of saltbundlepy-urllib3

Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) accepted request 1196218 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 11)
- Remove strict OpenSSL 1.1.1 version checking
  * no-strict-OpenSSL-1.1.1.patch
Yeray Gutiérrez Cedrés's avatar Yeray Gutiérrez Cedrés (ygutierrez) accepted request 1195702 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 10)
- Add CVE-2024-37891.patch (bsc#1226469, bsc#1229654)
- Update to 2.0.7 (bsc#1216377, CVE-2023-45803):
  * Made body stripped from HTTP requests changing the request method
    to GET after HTTP 303 "See Other" redirect responses.
- Update Buildrequires to upstream list.
- Update to 2.0.6 (bsc#1215968, CVE-2023-43804):
  * Added the Cookie header to the list of headers to strip from
    requests when redirecting to a different host. As before, different
    headers can be set via Retry.remove_headers_on_redirect
- Update to 2.0.5:
  * Allowed pyOpenSSL third-party module without any deprecation
    warning. #3126
  * Fixed default blocksize of HTTPConnection classes to match
    high-level classes. Previously was 8KiB, now 16KiB. #3066
- Update to 2.0.4:
  * Added support for union operators to ``HTTPHeaderDict``
  * Added ``BaseHTTPResponse`` to ``urllib3.__all__`` (`#3078
  * Fixed ``urllib3.connection.HTTPConnection`` to raise the
    ``http.client.connect`` audit event to have the same behavior
    as the standard library HTTP client
  * Relied on the standard library for checking hostnames in
    supported PyPy releases
- Disable test_deprecated_no_scheme so it needs network connection to
  run correctly.
- Update to 2.0.3:
  * Allowed alternative SSL libraries such as LibreSSL, while
    still issuing a warning as we cannot help users facing issues
    with implementations other than OpenSSL.
  * Deprecated URLs which don't have an explicit scheme
  * Fixed response decoding with Zstandard when compressed data
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) accepted request 1166855 from Marek Czernek's avatar Marek Czernek (mczernek) (revision 9)
- Add upstream patch openssl-3.2.patch, to fix tests with opennssl
  3.2.0, gh#urllib3/urllib3#3271
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 6)
osc copypac from project:systemsmanagement:saltstack:bundle:testing package:saltbundlepy-urllib3 revision:5
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) accepted request 1117031 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 5)
- Add CVE-2023-43804.patch (bsc#1215968, CVE-2023-43804)
  gh#urllib3/urllib3#3139
  * Added the Cookie header to the list of headers to strip from
    requests when redirecting to a different host. As before,
    different headers can be set via Retry.remove_headers_on_redirect.
Yeray Gutiérrez Cedrés's avatar Yeray Gutiérrez Cedrés (ygutierrez) accepted request 1111976 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 4)
- Explicitly use ssl for ssl_match_hostname_py3 implementation
- Added:
  * ssl_match_hostname_py3.py
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 3)
- Strictly require Python 3.10 with saltbundlepy requrement
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 2)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 1)
Displaying all 11 revisions
openSUSE Build Service is sponsored by