node-axios (0.19.0+dfsg-2ubuntu0.1~esm1) focal-security; urgency=medium

  * SECURITY UPDATE: Hostname normalization bypass in NO_PROXY matching
    - debian/patches/CVE-2025-62718.patch: add shouldBypassProxy helper and
      replace inline NO_PROXY matching in lib/adapters/http.js, create
      lib/helpers/shouldBypassProxy.js
    - CVE-2025-62718
  * SECURITY UPDATE: Loopback address bypass in NO_PROXY matching
    - debian/patches/CVE-2026-42043.patch: expand loopback matching to
      127.0.0.0/8 and IPv6 variants in lib/helpers/shouldBypassProxy.js
    - CVE-2026-42043
  * SECURITY UPDATE: Header injection via prototype pollution in requests
    - debian/patches/CVE-2026-40175.patch: add CRLF validation and strip
      trailing CRLF in lib/adapters/http.js
    - CVE-2026-40175

 -- Shafayat Hossain Majumder <shafayat.majumder@canonical.com>  Mon, 10 Aug 2026 16:45:07 -0400

node-axios (0.19.0+dfsg-2) unstable; urgency=medium

  * Reupload to unstable
  * Simplify dependency on webpack

 -- Pirate Praveen <praveen@debian.org>  Mon, 05 Aug 2019 08:52:13 +0000

node-axios (0.19.0+dfsg-1) experimental; urgency=medium

  [ Xavier Guimard ]
  * Switch test to pkg-js-tools
  * Clean repo after build (may fix debci)

  [ Pirate Praveen ]
  * New upstream version 0.19.0+dfsg
  * Set minimum version of node-grunt-webpack to 3.1 (for webpack 4 support)
  * Bump standards version to 4.4.0
  * Build with  webpack 4
  * Set minimum version of pkg-js-tools to 0.8.6 (remove debian/install)

 -- Pirate Praveen <praveen@debian.org>  Wed, 31 Jul 2019 08:42:10 +0000

node-axios (0.17.1+dfsg-2) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.3.0
  * Add upstream/metadata
  * Add patch to destroy stream on exceeding maxContentLength
    (Closes: #928624, CVE-2019-10742)
  * Fix debian/copyright format URL

 -- Xavier Guimard <yadd@debian.org>  Tue, 07 May 2019 22:59:58 +0200

node-axios (0.17.1+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #876067)

 -- Pirate Praveen <praveen@debian.org>  Fri, 12 Oct 2018 20:18:38 +0530
