File: changelog

package info (click to toggle)
node-lodash 4.17.21%2Bdfsg%2B~cs8.31.173-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,172 kB
  • sloc: javascript: 67,091; makefile: 20; sh: 2
file content (196 lines) | stat: -rw-r--r-- 6,188 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
node-lodash (4.17.21+dfsg+~cs8.31.173-1) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Fix symbolic link for lodash.fp.js

  [ Yadd ]
  * Add ctype=nodejs to component(s)
  * New upstream version 4.17.21+dfsg+~cs8.31.173
    (Closes: #985086, CVE-2021-23337 CVE-2020-28500)
  * Refresh patches

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

node-lodash (4.17.20+dfsg+~cs8.31.172-1) unstable; urgency=medium

  * Build lodash/fp variant and refeactor build scripts
  * New upstream version 4.17.20+dfsg+~cs8.31.172
    (exclude generated files from dist)
  * Refresh patches (add comment for patch)

 -- Pirate Praveen <praveen@debian.org>  Thu, 07 Jan 2021 11:14:03 +0000

node-lodash (4.17.20+dfsg+~cs8.31.170-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.1
  * Embed @types/lodash and repack
    Upstream version 4.17.20+dfsg+~cs8.31.170, no other changes
  * Add breaks against node-typescript-types < 20201117~

 -- Xavier Guimard <yadd@debian.org>  Tue, 17 Nov 2020 09:47:07 +0100

node-lodash (4.17.20+dfsg-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 13
  * New upstream version 4.17.20+dfsg

 -- Xavier Guimard <yadd@debian.org>  Wed, 14 Oct 2020 05:45:04 +0200

node-lodash (4.17.19+dfsg1-1) unstable; urgency=medium

  * New upstream version 4.17.19+dfsg1 (manually update lodash-cli from git
    master as no upstream tag or no recent npm releases)
  * Include patch to add isArray as dependency of baseOrderBy in lodash-cli
    (Closes: #965353)
  * Update description to make it suitable for Debian (Closes: #934706)

 -- Pirate Praveen <praveen@debian.org>  Tue, 28 Jul 2020 13:03:40 +0530

node-lodash (4.17.19+dfsg-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.17.19+dfsg (Closes: #965283, CVE-2020-8203)

 -- Xavier Guimard <yadd@debian.org>  Sun, 19 Jul 2020 08:13:53 +0200

node-lodash (4.17.15+dfsg-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Fix deprecation warning about "root" (Closes: #935845)
  * Install upstream lodash.js, not a custom one (Closes: #949615)
  * Mention component source (Closes: #943389)

 -- Xavier Guimard <yadd@debian.org>  Thu, 30 Jan 2020 06:25:45 +0100

node-lodash (4.17.15+dfsg-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Update gbp.conf
  * New upstream version 4.17.15+dfsg (Closes: #933079, CVE-2019-10744)
  * Update debian/copyright
  * Install in /usr/share/nodejs
  * Update debian/clean
  * Allow stderr output in autopkgtest "require" test. Fixes debci
  * Remove LICENSE and README.md files in node-lodash-packages

 -- Xavier Guimard <yadd@debian.org>  Tue, 13 Aug 2019 17:47:38 +0200

node-lodash (4.17.11+dfsg-4) unstable; urgency=medium

  [ Xavier Guimard ]
  * Fix "Files-Excluded" field

  [ Pirate Praveen ]
  * Reupload to unstable
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Switch to uglifyjs.terser

 -- Pirate Praveen <praveen@debian.org>  Mon, 05 Aug 2019 05:40:03 +0000

node-lodash (4.17.11+dfsg-3) experimental; urgency=medium

  [ Xavier Guimard ]
  * Add upstream/metadata
  * Update URLs to https
  * Use debian/clean to clean build
  * Fix debian/watch

  [ Pirate Praveen ]
  * Generate ES modules and provide node-lodash-es
  * Drop debian/node_modules in favor of multiple tarballs

 -- Pirate Praveen <praveen@debian.org>  Thu, 27 Jun 2019 18:34:57 +0530

node-lodash (4.17.11+dfsg-2) unstable; urgency=medium

  * Drop modules directory (now generated from source)
  * Embed lodash-cli module
  * Don't gitignore debian/node_modules
  * Generate split npm packages and files for lodash node module
  * Add node-lodash-packages binary (Closes: #873016)

 -- Pirate Praveen <praveen@debian.org>  Mon, 18 Feb 2019 15:31:23 +0530

node-lodash (4.17.11+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Fri, 21 Sep 2018 17:15:00 +0530

node-lodash (4.17.4+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Add debian/README.Debian to explain steps of using multi orig tarballs

 -- Pirate Praveen <praveen@debian.org>  Tue, 22 Aug 2017 22:54:01 +0530

node-lodash (4.16.6+dfsg-2) unstable; urgency=medium

  * Include per method js files (Closes: #849275)
  * Add myself to uploaders

 -- Pirate Praveen <praveen@debian.org>  Sun, 25 Dec 2016 12:58:16 +0530

node-lodash (4.16.6+dfsg-1) unstable; urgency=medium

  * Team upload

  [ Paolo Greppi ]
  * Fix build when /bin/sh is set to bash (see #841698).

  [ Sruthi Chandran ]
  * New upstream release (Closes: #842589)
  * Use gitlab mirror in debian/watch (github.com tag page cannot show
    latest releases)

 -- Sruthi Chandran <srud@disroot.org>  Thu, 10 Nov 2016 22:41:04 +0530

node-lodash (4.3.0+dfsg-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Clean up debian/copyright

 -- Valentin OVD <valentin.ovd@live.fr>  Fri, 12 Feb 2016 15:02:12 +0200
node-lodash (3.9.3+dfsg-1) experimental; urgency=medium

  * Team upload.
  * New upstream release (Closes: #805282).
  * Ran wrap-and-sort -t -a.
  * Added public-domain license in debian/copyright.
  * Standards-Version is now 3.9.6.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Nov 2015 11:37:25 +0000

node-lodash (2.4.1+dfsg-3) unstable; urgency=low

  * Add the missing licence (Closes: #751583)

 -- Valentin OVD <valentin.ovd@live.fr>  Thu, 19 Jun 2014 17:08:03 +0200

node-lodash (2.4.1+dfsg-2) unstable; urgency=low

  * Move javascript-common from recommends to depends for libjs-lodash

 -- Valentin OVD <valentin.ovd@live.fr>  Thu, 12 Jun 2014 16:19:58 +0200

node-lodash (2.4.1+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #748610)

 -- Valentin OVD <valentin.ovd@live.fr>  Mon, 12 May 2014 16:19:58 +0200