File: changelog

package info (click to toggle)
node-url-parse 1.5.3-1%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 376 kB
  • sloc: javascript: 1,399; makefile: 9
file content (137 lines) | stat: -rw-r--r-- 4,183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
node-url-parse (1.5.3-1+deb11u2) bullseye; urgency=medium

  * Team upload
  * Correctly handle userinfo containing the at sign (Closes: CVE-2022-0512)

 -- Yadd <yadd@debian.org>  Wed, 31 May 2023 14:43:23 +0400

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
  * Fix GitHub tags regex
  * New upstream version 1.5.3 (Closes: #991577)

 -- Yadd <yadd@debian.org>  Sat, 31 Jul 2021 13:13:02 +0200

node-url-parse (1.5.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.5.1 (Closes: #985110, CVE-2021-27515)

 -- Yadd <yadd@debian.org>  Sat, 13 Mar 2021 08:55:57 +0100

node-url-parse (1.4.7+repack-2) unstable; urgency=medium

  * Team upload
  * Set upstream metadata fields: Security-Contact.
  * Declare compliance with policy 4.5.1
  * Add ctype=nodejs to component(s)
  * Fix webpack config

 -- Xavier Guimard <yadd@debian.org>  Wed, 23 Dec 2020 17:41:24 +0100

node-url-parse (1.4.7+repack-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Use dh-sequence-nodejs
  * Modernize debian/watch
  * replace embedded test modules by dependency to new node-assume
    (Closes: #973962)
  * Embed @types/url-parse and repack

 -- Xavier Guimard <yadd@debian.org>  Sun, 08 Nov 2020 13:22:15 +0100

node-url-parse (1.4.7-3) unstable; urgency=medium

  * Team upload
  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Sun, 04 Aug 2019 18:22:13 +0000

node-url-parse (1.4.7-2) experimental; urgency=medium

  * Team upload
  * Drop unnecessary build dependency on dh-buildinfo
  * Bump standards version to 4.4.0
  * Build with webpack 4
  * Switch to pkg-js-tools auto install (remove debian/install)
  * Add mocha as build dependency

 -- Pirate Praveen <praveen@debian.org>  Tue, 30 Jul 2019 15:36:19 +0000

node-url-parse (1.4.7-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4.7
  * Add SECURITY.md in docs
  * Remove CVE-2018-3774 patch
  * Bump debhelper compatibility level to 12

 -- Xavier Guimard <yadd@debian.org>  Mon, 08 Jul 2019 07:22:42 +0200

node-url-parse (1.2.0-2) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.3.0
  * Add patch to fix bad URL parsing (Closes: #906058, CVE-2018-3774)
  * Enable upstream tests using pkg-js-tools. This adds node-deep-eql,
    node-object-inspect and node-pathval in build dependencies
  * Fix VCS fields
  * Fix debian/copyright format URL
  * Fix description (trailing whitespaces)
  * Add upstream/metadata

 -- Xavier Guimard <yadd@debian.org>  Tue, 16 Apr 2019 10:18:36 +0200

node-url-parse (1.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump standards, update section and priority
  * Use github tarballs
  * Use webpack instead of browserify

 -- Pirate Praveen <praveen@debian.org>  Tue, 02 Jan 2018 21:25:10 +0530

node-url-parse (1.0.5-2) unstable; urgency=medium

  * debian/install: install more files into package

 -- Thorsten Alteholz <debian@alteholz.de>  Sun, 14 Feb 2016 16:07:46 +0100

node-url-parse (1.0.5-1) unstable; urgency=medium

  * new upstream version
  * debian/control: use correct version numbers for dependencies
                    (Closes: #801143)

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 06 Feb 2016 18:07:46 +0100

node-url-parse (1.0.2-1) unstable; urgency=low

  * Initial release

 -- Thorsten Alteholz <debian@alteholz.de>  Wed, 02 Sep 2015 18:07:46 +0200