Change logs for requests source package in Mantic

  • requests (2.31.0+dfsg-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian unstable (LP: #2018104). Remaining changes:
        - d/p/remove-charset-normalizer-dependency.patch: Remove charset-normalizer
          as a dependency of requests (LP #1975541)
      * Dropped changes:
        - d/p/CVE-2023-32681.patch: Unintended leak of Proxy-Authorization header
        [Fixed upstream in 2.31.0]
        - d/p/0002-Fix-tests-with-HTTP-proxy.patch: Fix autopkgtest when
          http_proxy, https_proxy or no_proxy variable is set (LP #1974182)
        [Fixed in 2.31.0+dfsg-1]
    
     -- Lena Voytek <email address hidden>  Tue, 25 Jul 2023 14:54:56 -0700
  • requests (2.28.1+dfsg-1ubuntu2) mantic; urgency=medium
    
      * SECURITY UPDATE: Unintended leak of Proxy-Authorization header
        - debian/patches/CVE-2023-32681.patch: don't attach header to redirects
          with an HTTPS destination in requests/sessions.py,
          tests/test_requests.py.
        - CVE-2023-32681
    
     -- Marc Deslauriers <email address hidden>  Mon, 05 Jun 2023 12:54:33 -0400
  • requests (2.28.1+dfsg-1ubuntu1) lunar; urgency=medium
    
      * Merge with Debian unstable (LP: #1993439). Remaining changes:
        - Fix autopkgtest when http_proxy, https_proxy or no_proxy variable is set
          (LP #1974182)
        - d/p/remove-charset-normalizer-dependency.patch: Remove charset-normalizer
          as a dependency of requests (LP #1975541)
    
     -- Lena Voytek <email address hidden>  Mon, 28 Nov 2022 15:18:43 -0700