Change logs for python-urllib3 source package in Lunar

  • python-urllib3 (1.26.12-1ubuntu0.1) lunar-security; urgency=medium
    
      * SECURITY UPDATE: http cookie leakage via http redirect
        - debian/patches/CVE-2023-43804.patch: removes the cookie from the
          http request when it is redirected to a different origin.
        - CVE-2023-43804
      * SECURITY UPDATE: http body leakage via http redirect
        - debian/patches/CVE-2023-45803.patch: removes the body from the
          http request when it is redirected to a different origin and the
          http verb is changed to GET.
        - CVE-2023-45803
    
     -- Jorge Sancho Larraz <email address hidden>  Tue, 24 Oct 2023 09:47:28 +0200
  • python-urllib3 (1.26.12-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream version 1.26.12
      * Bump Standards-Version to 4.6.1 (no change)
      * Refresh patches
    
     -- Anthony Fok <email address hidden>  Thu, 22 Sep 2022 15:14:17 -0600
  • python-urllib3 (1.26.9-1) unstable; urgency=medium
    
      * New upstream version 1.26.9
      * Refresh patches.
      * Add python3-brotli to B-D, Suggests and autopkgtest's Depends.
    
     -- Daniele Tricoli <email address hidden>  Sat, 19 Mar 2022 01:35:39 +0100