File: changelog

package info (click to toggle)
jq 1.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,844 kB
  • sloc: ansic: 28,064; yacc: 888; sh: 841; python: 316; cpp: 314; lex: 192; makefile: 181; javascript: 34
file content (246 lines) | stat: -rw-r--r-- 8,044 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
jq (1.8.1-3) unstable; urgency=medium

  [ ChangZhuo Chen (陳昌倬) ]
  * Simplify version script.

  [ Helmut Grohne ]
  * Fix FTCBFS (Closes: #1108106)
    * Request python stack for the native architecture.
    * Skip valgrind dependency when not testing.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 12 Jul 2025 21:35:39 +0800

jq (1.8.1-2) unstable; urgency=medium

  * Enable time64 abi to fix i386 unit test fails (Closes: #1108854)
  * Use dpkg-parsechangelog to get build version (Closes: #1108533)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Wed, 09 Jul 2025 21:30:59 +0800

jq (1.8.1-1) unstable; urgency=medium

  * New upstream release:
    * Fix CVE-2025-49014, GHSA-f946-j5j2-4w5m (Closes: #1108062)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 07 Jul 2025 23:55:25 +0800

jq (1.8.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #1106288)
    * Fix CVE-2024-23337, CVE-2024-53427, CVE-2025-48060.
  * d/control: Bump Standards-Version to 4.7.2.
  * d/copyright: Update copyright.
  * d/symbols: Update symbols.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 09 Jun 2025 09:40:21 +0800

jq (1.7.1-6) unstable; urgency=medium

  * Cherry-pick upstream commit for CVE-2024-23337 (Closes: #1106289)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 25 May 2025 03:15:28 +0800

jq (1.7.1-5) unstable; urgency=medium

  * Cherry-pick upstream commit for CVE-2024-53427 (Closes: #1102679)
  * d/copyright: Update copyright year.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 12 Apr 2025 16:09:04 +0800

jq (1.7.1-4) unstable; urgency=medium

  [ Andreas Hasenack ]
  * Update patch to call python3 instead of python (Closes: #1102376)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Wed, 09 Apr 2025 22:34:25 +0800

jq (1.7.1-3) unstable; urgency=medium

  [ Helmut Grohne ]
  * Non-maintainer upload.
  * Stop using libtool-bin. (Closes: #1064662)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Fri, 01 Mar 2024 00:24:00 +0800

jq (1.7.1-2) unstable; urgency=high

  * Remove valgrind [i386] to fix FTBFS. (Closes: #1058870)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 17 Dec 2023 23:08:11 +0800

jq (1.7.1-1) unstable; urgency=high

  * New upstream release. (Closes: #1058763)
    * Fix CVE-2023-50246, CVE-2023-50268.
  * Remove unnecessary patch.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 16 Dec 2023 04:35:42 +0800

jq (1.7-1) unstable; urgency=medium

  * New upstream release. (Closes: #824814, #903081, #985350, #1025344)
  * Remove unnecessary patches.
  * Update libjq symbols.
  * Add libjq.pc.
  * d/control: Tweak indent.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Wed, 13 Sep 2023 03:22:17 +0800

jq (1.6-3) unstable; urgency=medium

  [ Alex Murray ]
  * Fix fromdate when local time is during daylight savings
    (Closes: #979308 LP: #1910162)
    - d/p/fix-ftbfs-when-localtime-is-dst.patch: Backport upstream patch
      which ensures fromdate uses the correct time during daylight savings

  [ ChangZhuo Chen (陳昌倬) ]
  * Bump Standards-Version to 4.6.2.
  * Clean modified files (Closes: #1047460)
  * Update Homepage.
  * Update d/copyright.
  * Add d/upstream/metadata.
  * Add d/gbp.conf.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 21 Aug 2023 00:32:38 +0800

jq (1.6-2.1) unstable; urgency=medium

  [ Paul Gevers ]
  * Non-maintainer upload

  [ Sebastien Bacher ]
  * Fix the build failing on dh_missing (Closes: #972040)
  * debian/jq.docs:
    - use the correct paths to install the documentation
  * debian/rules:
    - clean the .la

 -- Paul Gevers <elbrus@debian.org>  Thu, 10 Dec 2020 09:24:21 +0100

jq (1.6-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Annotate ruby-ronn build dependency with :native.
    (Closes: #949841)

  [ ChangZhuo Chen (陳昌倬) ]
  * Bump Standards-Version to 4.5.0.
  * Bump compat to 13.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 10 Oct 2020 21:50:26 +0800

jq (1.6-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * d/watch: Use https protocol.

  [ Helmut Grohne ]
  * stop using libtool-bin. (Closes: #912843)

  [ ChangZhuo Chen (陳昌倬) ]
  * New upstream release.
  * Bump Standards-Version to 4.4.1.
    * Remove unused Build-Depends dh-autoreconf.
    * Remove get-orig-source.
  * Bump compat to 12
  * Remove Simon Elsbrock as Uploaders (Closes: #871236).
  * Replace libtool-bin with libtool (Closes: #912843)
    * Thanks to Helmut Grohneg.
  * Do not use venderized oniguruma.
  * Fix uninitialized variables.
    * Thanks to Reiner Herrmann.
  * Set Rules-Requires-Root: no.
  * Update copyright.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 10 Oct 2019 00:17:01 +0800

jq (1.5+dfsg-2) unstable; urgency=medium

  * Change Maintainer to ChangZhuo Chen. (Closes: #852280)
  * Bump Standards-Version to 3.9.8.
  * Bump compat to 10.
  * Update Vcs-* fields.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 30 Jan 2017 12:41:39 +0800

jq (1.5+dfsg-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Ensure jq and libjq depend on libjq1's exact version.
  * Add libjq1.symbols file.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 30 Dec 2016 03:26:22 -0500

jq (1.5+dfsg-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix double-build failure. (Closes: #802218)
  * Add new packages for jq library (Closes: #833213)
  * Correct description to be more accurate (Closes: #824810)

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 27 Dec 2016 19:04:39 -0500

jq (1.5+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch to fix CVE-2016-4074 (Closes: #822456)
  * Apply patch to fix CVE-2015-8863 (Closes: #802231)

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 13 Nov 2016 19:48:02 -0500

jq (1.5+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Acknowledge 1.4-2.1 NMU
  * Add "Multi-Arch: foreign" flag (Closes: #799676)
  * Remove "disable-valgrind-tests" patch (fixed by Upstream in 32ea50d:
    http://git.io/vCC5r)
  * Remove "disable-shared-lib" patch: libjq is still disabled, but libonig2
    (new requirement for regular expressions) is linked dynamically. This is
    done with the new patch "static-libjq-dynamic-libonig2".
  * Add gbp.conf to strip minified Javascript dependencies from tarball

 -- Simon Elsbrock <simon@iodev.org>  Sun, 11 Oct 2015 02:09:09 +0200

jq (1.4-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Restore the 1.3-1.1 NMU changelog.
  * Fix FTBFS on big endian architectures.
    Add big-endian-fix.patch.
    Patch by Dejan Latinovic <Dejan.Latinovic@imgtec.com>.
    Closes: #754754.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 21 Jul 2014 07:42:05 +0100

jq (1.4-1) unstable; urgency=medium

  * Imported Upstream version 1.4 (Closes: #750969, #715244, #742809, #741932)
  * Prevent execution of test suite on armel and armhf (Closes: #752046)
  * Update to Debian source version 9
  * Override dh_auto_configure and dh_auto_clean

 -- Simon Elsbrock <simon@iodev.org>  Sun, 22 Jun 2014 20:49:15 +0200

jq (1.3-1) unstable; urgency=low

  * New upstream release. (Closes: #725118)
  * Add a new patch that enables the creation of the manpage.
  * Add a new patch that disables valgrind on certain architectures
    reported as failing (because of missing valgrind support) by buildd
  * Remove a patch fixing destination directories (resolved by the
    automake toolchain used in this release).
  * Use github.com directly to check for new releases instead of the
    githubredir.debian.net services (as stated in uscan(1)).
  * Thanks to Faidon Liambotis and Michael Stapelberg for their extensive
    reviews.

 -- Simon Elsbrock <simon@iodev.org>  Wed, 02 Oct 2013 21:25:22 +0200

jq (1.2-8) unstable; urgency=low

  * Initial release (Closes: #696232)

 -- Simon Elsbrock <simon@iodev.org>  Fri, 21 Dec 2012 23:28:59 +0100