File: changelog

package info (click to toggle)
cdtool 2.1.8-release-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 728 kB
  • sloc: ansic: 4,200; sh: 2,823; makefile: 143
file content (332 lines) | stat: -rw-r--r-- 11,815 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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
cdtool (2.1.8-release-7) unstable; urgency=medium

  * Set “Rules-Requires-Root: binary-targets” since the build assumes it
    can change ownership of files.

 -- Stephen Kitt <skitt@debian.org>  Sat, 19 Jan 2019 20:45:45 +0100

cdtool (2.1.8-release-6) unstable; urgency=medium

  * Fix various issues in cdtool.1. Thanks to Bjarni Ingi Gislason for the
    patch. (Closes: #897208.)
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.3.0, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Sat, 19 Jan 2019 16:49:49 +0100

cdtool (2.1.8-release-5) unstable; urgency=medium

  * Migrate to Salsa.
  * Switch to debhelper compatibility level 11.
  * Standards-Version 4.1.4, no further change required.
  * Use dh_auto_configure to get the right “--host” option; this allows
    the package to be cross-built. Thanks to Helmut Grohne for patch.
    (Closes: #865676.)
  * Fix spelling errors flagged by Lintian.

 -- Stephen Kitt <skitt@debian.org>  Sun, 22 Apr 2018 20:54:11 +0200

cdtool (2.1.8-release-4) unstable; urgency=medium

  * New maintainer. (Closes: #419334.)
  * Switch to dh 9.
  * Enable all hardening options.
  * Standards-Version 3.9.7, no further change required.
  * Add homepage.
  * Limit architectures to linux-any, cdtool doesn't build on non-Linux
    architectures.
  * Add VCS URIs.

 -- Stephen Kitt <skitt@debian.org>  Sat, 13 Feb 2016 18:39:54 +0100

cdtool (2.1.8-release-3) unstable; urgency=medium

  * QA upload.
  * Switch to "3.0 (quilt)" source format.
  * debian/patches/02_deprecate_build_date.diff: New patch.
    Do not use the build date at all.
  * debian/patches/03_distclean_remove_makefile_and_config_dot_h.diff:
    New patch. Modify Makefile.in to remove Makefile and config.h.

 -- Santiago Vila <sanvila@debian.org>  Fri, 28 Aug 2015 12:03:08 +0200

cdtool (2.1.8-release-2) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * 01_local_getline.diff - Rename local getline to local_getline.
    + Change simple-patch-sys to quilt patch system. (Closes: #552831).
  * Remove Homepage from package description as it's no longer valid.
  * Add ${misc:Depends} for debhelper package.
  * Bump debhelper build-dep and compat to 5.
  * Bump Standards Version to 3.8.3.

 -- Barry deFreese <bdefreese@debian.org>  Tue, 03 Nov 2009 14:40:37 -0500

cdtool (2.1.8-release-1) unstable; urgency=low

  * New upstream version
  * Update to standards version 3.7.2 (no changes)

 -- Max Vozeler <xam@debian.org>  Wed,  9 Aug 2006 10:33:58 +0200

cdtool (2.1.8-pre4-1) unstable; urgency=low

  * New upstream release
  - Fixes problems with some drives that return CDROM_AUDIO_INVALID
    and cdplay aborting with an error when no track range was given.

 -- Max Vozeler <xam@debian.org>  Wed,  9 Nov 2005 22:43:30 +0100

cdtool (2.1.8-pre3-1) unstable; urgency=low

  * New upstream release

 -- Max Vozeler <xam@debian.org>  Tue, 18 Oct 2005 18:33:44 +0200

cdtool (2.1.8-pre2-1) unstable; urgency=low

  * New upstream release
    - Includes all Debian changes
    - Includes cdtool2cddb, thanks Peter Samuelson. (Closes: #79306)
  * Rebuilt from scratch using CDBS

 -- Max Vozeler <xam@debian.org>  Mon,  3 Oct 2005 16:50:23 +0200

cdtool (2.1.5-15) unstable; urgency=low

  * Drop the debconf question about /dev/cdrom symlink; The symlink is
    created by udev or discover on new installations. Existing systems
    should have the symlink by now.
  * Bump standards version to 3.6.2 (no changes)

 -- Max Vozeler <xam@debian.org>  Thu,  4 Aug 2005 16:05:05 +0200

cdtool (2.1.5-14) unstable; urgency=low

  * New translation
    - Vietnamese, thanks Clytie Siddall. (Closes: #309622)

 -- Max Vozeler <xam@debian.org>  Thu, 19 May 2005 23:32:58 +0200

cdtool (2.1.5-13) unstable; urgency=low

  * Updated translations
    - Russian, typo fix (Closes: #299887)

 -- Max Vozeler <xam@debian.org>  Tue,  5 Apr 2005 23:14:03 +0200

cdtool (2.1.5-12) unstable; urgency=low

  * New translation
    - Russian, thanks Basil Shubin. (Closes: #299887)
  * Change maintainer's address
  * Fix cdtool and cdown man page .IP typos
    - Thanks Kevin Ryde. (Closes: #285385)

 -- Max Vozeler <xam@debian.org>  Fri, 18 Mar 2005 15:23:53 +0100

cdtool (2.1.5-11) unstable; urgency=medium

  * Include new upstream URL in the long description
  * Fix typo in cdown.1
    - Thanks Nicolas Francois
      (Closes: #274453)
  * Fix .TH in cdctrl.1
    - Thanks Graham Wilson
  * New translation
    - Brazilian, thanks Tiago Bortoletto Vaz.
      (Closes: #271335)

 -- Max Vozeler <max@hinterhof.net>  Thu,  7 Oct 2004 00:43:40 +0200

cdtool (2.1.5-10) unstable; urgency=medium

  * Applied patch to fix playing the last track. (Closes: #262661)
    Thanks Jakob Bratkovic.

 -- Max Vozeler <max@hinterhof.net>  Tue, 17 Aug 2004 11:30:20 +0200

cdtool (2.1.5-9) unstable; urgency=low

  * Check that the number of tracks from TOC header doesn't exceed 99.
    (Closes: #81703)
  * Remove unused file altcdloop.txt from the source package.
  * New translations
    - Danish, thanks Michael Kristensen.
      (Closes: #253039)
    - Czech, thanks Marcel Sebek.
      (Closes: #247558)

 -- Max Vozeler <max@hinterhof.net>  Tue, 22 Jun 2004 00:00:30 +0200

cdtool (2.1.5-8) unstable; urgency=low

  * Applied patch to handle mixed audio and data CDs correctly.
    - Thanks Mike Coleman.
      (Closes: #48359)
  * Applied patch adding -r for raw CDDB output to cdown.
    - Thanks Peter Samuelson.
      (Closes: #78737)
  * Disable broken /etc/mtab check. The error message it gives now is
    just as informative. (Closes: #45155)
  * Fixes to the clean target
    - Don't remove editor backups
    - Remove debian/templates.merged
  * New translations
    - Japanese, thanks Hideki Yamane.
      (Closes: #239223)
    - Dutch, thanks Luk Claes
      (Closes: #241418)

 -- Max Vozeler <max@hinterhof.net>  Thu, 11 Mar 2004 23:12:55 +0100

cdtool (2.1.5-7) unstable; urgency=low

  * New maintainer
  * Added utility 'cdclose' by Josh Buhl. (closes: #188867)
  * Converted the package to use po-debconf
    - Added Build-Depends on po-debconf
    - Added a translation into German
    - Made debian/rules merge translations using po2debconf
  * Reworded the package descriptions and debconf templates
  * Dont create the /dev/cdrom symlink on devfs systems
  * Respects the debconf seen flag now
  * Update debian/copyright
  * Remove commands.c.orig
  * Added -Wall to CFLAGS, which turned up a few bugs:
      shuffle.c:
        - Include string.h for strlen()
        - Fix use of uninitialized pointer when there is no CD inserted.
          (Closes: #198131)
      hardware.c:
        - Fix missing strerror in error fprintf arguments
        - Removed excess comma between format string literals
  * Updated French debconf translation by Christian Perrier.

 -- Max Vozeler <max@hinterhof.net>  Thu, 11 Mar 2004 22:25:17 +0100

cdtool (2.1.5-6) unstable; urgency=low

  * Debian QA upload
  * Swith to gettext for debconf templates. Closes: #235831
    Martin patch slightly corrected
  * French debconf templates translation

 -- Christian Perrier <bubulle@debian.org>  Sat,  6 Mar 2004 10:08:46 +0100

cdtool (2.1.5-5) unstable; urgency=low

  * Debian QA upload
  * Updated to Standards Version 3.6.1
  * Changed Maintainer to Debian QA
  * Fixed typo in a cdown.c error message. (Closes: #139402)
  * Documented problems with 2.2.16-17 (Closes: #67216)
  * Updated the license path to common-licenses/GPL-2
  * Changed postinst to ask with debconf. (Closes: #186445)
  * Moved cdtool binary to /usr/lib/cdtool. (Closes: #197912)
  * Tell dpkg-gencontrol to generate Priority and Section
  * Strip .note and .comment from the binaries

 -- Max Vozeler <max@hinterhof.net>  Wed, 20 Jan 2004 23:19:59 +0100

cdtool (2.1.5-4.1) unstable; urgency=low

  * Non-maintainer upload
  * Changed cdown.c and cdown.1 to default to freedb.freedb.org
    (Closes: #105578)
  * Applied patch from #53347 to remove spurios whitespace from cdown
    output (Closes: #53347)
  * Fixed debian/rules to compile cdtool with -DSCSI (Closes: #57817)
  * Appiled patch from #82977 to improve error reporting when cdtool is
    unable to access the CD-ROM drive (Closes: #82977)
  * Bug #67216, #71527, #76316 appear to be kernel issues, fixed in
    kernels >= 2.2.18 and >= 2.4.0. Altough a workaround for older kernels
    could be added to cdtool, I don't think that would be justifyable.
  * While here, removed the Emacs local variables from debian/changelog

 -- Gergely Nagy <algernon@debian.org>  Tue, 22 Jan 2002 14:08:28 +0100

cdtool (2.1.5-4) unstable; urgency=high

  * Fix potential /tmp exploit in cdshuffle.
    Thanks to Andrea Fanfani <andrea@debian.org>

 -- Martin Mitchell <martin@debian.org>  Thu, 14 Oct 1999 23:27:52 +1000

cdtool (2.1.5-3) unstable; urgency=low

  * Update to Standards Version 3.0.1.
  * Compile with enhanced SCSI support. (closes: #44449, #39880)
  * Apply patch to improve linefeed handling. (closes: #29875)
    Thanks to Peter Samuelson <psamuels@sampo.creighton.edu>
  * Closes old bugs no longer reproducible. (closes: #33945, #22510)
  * Include new manpages for cdloop and changecdaudiodev. (closes: #39493)
    Thanks to Roland Rosenfeld <roland@debian.org>
  * Include patch to commands.c for Plextor SCSI drives. (closes: #40113)
    Thanks to Ingo Wilken <Ingo.Wilken@informatik.uni-oldenburg.de>
  * Improve error message when cdrom device can't be opened. (closes: #42090)
  * Change all cd device opens to nonblocking. (closes: #43052)
  * Add symlink for cdshuffle manpage. (closes: #44661)
  * Reject cdloop patch since it would create a dependency
    on awk. (closes: #29000)
  * Include patch reintroducing cdvolume. (closes: #17722)
    Thanks to Peter Samuelson <psamuels@sampo.creighton.edu>

 -- Martin Mitchell <martin@debian.org>  Sun, 12 Sep 1999 21:46:53 +1000

cdtool (2.1.5-2) frozen unstable; urgency=low

  * Fix uninitialized buffer in cdir database code. (#28239)
    (Thanks Peter Samuelson <psamuels@sampo.creighton.edu>

 -- Martin Mitchell <martin@debian.org>  Tue, 20 Oct 1998 19:00:48 +1000

cdtool (2.1.5-1) unstable; urgency=low

  * New upstream release.

 -- Martin Mitchell <martin@debian.org>  Mon,  5 Oct 1998 23:28:01 +1000

cdtool (2.1.4-2) frozen unstable; urgency=low

  * Fix upstream bug stopping cdir from working. (#22171)
  * Transfer uninitialized variables code for database.c from 2.0. (#20117)

 -- Martin Mitchell <martin@debian.org>  Mon, 11 May 1998 04:18:12 +1000

cdtool (2.1.4-1) frozen unstable; urgency=medium

  * New upstream bugfix release.
  * Remove obsolete README.debian and tidy up copyright file.
  * Updated to standards version 2.4.1.
  * Fix typo in package description. (#18881)
  * Modify cdadd not to use files in /tmp.
  * Install proper upstream changelog, and name debian changelog correctly.
  * Change cdadd to use editor, not vi as the default editor. (#19103)

 -- Martin Mitchell <martin@debian.org>  Sat,  2 May 1998 01:48:04 +1000

cdtool (2.0-2) unstable; urgency=low

  * Fix path to cdir used by cdadd. (#15055)

 -- Martin Mitchell <martin@debian.org>  Fri, 21 Nov 1997 00:51:53 +1100

cdtool (2.0-1) unstable; urgency=low

  * New upstream release. (#11194)
  * Libc6 compile. (#11667)
  * Add links for manpages. (#6354, #13923, #13924, #14114)
  * Fix uninitialized variables in cdir command. (#2450, #11600)
  * New maintainer.

 -- Martin Mitchell <martin@debian.org>  Mon, 10 Nov 1997 14:48:41 +1100

cdtool (1.01-1) unstable; urgency=low

  * Fixed and closed all outstanding bug reports
  * Version number changed because of dpkg's questionable handling of epochs
  * New maintainer

 -- Stephen Pitts <pitts2@memphisonline.com>  Sat, 16 Nov 1996 14:48:57 -0600