diff --git a/debian/changelog b/debian/changelog index 175b5255128f473828fc424a7195967f33d1ef28..842b4ff5a5588f71a870ccc7501c1ec367cb0004 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +node-url-parse (1.5.3-1+deb11u1) bullseye; urgency=medium + + * Team upload + * Handle the case where the port is specified but empty + (Closes: CVE-2022-0686) + * Strip all control characters from the beginning of the URL + (Closes: CVE-2022-0691) + + -- Yadd <yadd@debian.org> Mon, 11 Apr 2022 16:15:12 +0200 + node-url-parse (1.5.3-1) unstable; urgency=medium * Team upload