File: changelog

package info (click to toggle)
soundtouch 2.3.2%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 920 kB
  • sloc: cpp: 5,233; pascal: 453; makefile: 87; ansic: 64; sh: 50
file content (528 lines) | stat: -rw-r--r-- 18,544 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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
soundtouch (2.3.2+ds1-1) unstable; urgency=medium

  [ Andrea Pappacoda ]
  * d/watch: moved to codeberg.org

  [ Sam Q ]
  * Replace watch

  [ Dennis Braun ]
  * New upstream version 2.3.2+ds1
  * d/watch: Add dversionmangle=auto
  * Bump Standards-Version to 4.6.1
  * Change my email address to snd@debian.org

 -- Dennis Braun <snd@debian.org>  Mon, 28 Nov 2022 23:03:12 +0100

soundtouch (2.3.1+ds1-1) unstable; urgency=medium

  * New upstream version 2.3.1+ds1
  * d/control: Bump S-V to 4.6.0
  * Improve autopkgtest to better deal with small inaccuracies
  * Update d/copyright year for my entry

 -- Dennis Braun <d_braun@kabelmail.de>  Mon, 13 Sep 2021 22:33:32 +0200

soundtouch (2.2+ds1-2) unstable; urgency=medium

  * Team upload
  * debian/rules: Disable neon on armhf (Closes: #987534)

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 26 Apr 2021 10:14:22 +0200

soundtouch (2.2+ds1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ Dennis Braun ]
  * New upstream version 2.2+ds1
  * Add an soundstretch autopkgtest
  * Add me as uploader
  * Bump dh-compat to 13
  * Bump S-V to 4.5.1
  * Update d/copyright year
  * Add me to the d/ section of d/copyright
  * d/copyright: http > https
  * d/rules: Add hardening
  * Add d/salsa-ci.yml
  * Add d/upstream/metadata

  [ Sebastian Ramacher ]
  * debian/libsoundtouch.maintscript: Remove obsolete maintscript

 -- Dennis Braun <d_braun@kabelmail.de>  Thu, 19 Nov 2020 16:11:16 +0100

soundtouch (2.1.2+ds1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Fix double free (CVE-2018-17097). (Closes: #913895)
    - Fix assertion failure (CVE-2018-17096).
    - Fix assertion failure (CVE-2018-14045). (Closes: #905504)
    - Fix buffer overflow (CVE-2018-1000223). (Closes: #905491)
    - Fix assertion failure (CVE-2018-14044). (Closes: #905504)
    - Fix heap corruption (CVE-2018-17098). (Closes: #913894)
  * debian/watch: Update watch file for gitlab
  * debian/copyright: Repack to remove DLLs and pre-built JARs for Android.
  * debian/control: Bump Standards-Version.

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 20 Dec 2018 23:16:03 +0100

soundtouch (2.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Felipe Sateler ]
  * Change maintainer address to debian-multimedia@lists.debian.org

  [ Sebastian Ramacher ]
  * New upstream release.
  * debian/:
    - Install README.html only in soundstretch
    - Remove symlinked doc dirs.
  * debuan/rules:
    - Bump shlibs.
  * debian/control:
    - Remove old Breaks+Replaces.
    - Bump Standards-Version
  * debian/copyright: Update copyright years.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 05 Aug 2018 15:34:06 +0200

soundtouch (1.9.2-3) unstable; urgency=medium

  * Team upload.

  [ Gabor Karsay ]
  * Add patch to fix
    - CVE-2017-9258 (Closes: #870854)
    - CVE-2017-9259 (Closes: #870856)
    - CVE-2017-9260 (Closes: #870857)

  [ James Cowgill ]
  * Use secure URLs where possible
  * debian/changelog:
    - Trim trailing whitespace in d/changelog.
  * debian/compat:
    - Use debhelper compat 11.
  * debian/control:
    - Drop manual debug packages.
    - Fix spelling mistake in soundstretch package description.
    - Bump standards version to 4.1.2.
    - Set Rules-Requires-Root: no.
    - Use canonical Vcs-* URLs.

 -- James Cowgill <jcowgill@debian.org>  Wed, 27 Dec 2017 16:31:50 +0000

soundtouch (1.9.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Mon, 28 Sep 2015 10:13:25 -0400

soundtouch (1.9.2-1) experimental; urgency=medium

  * New upstream release.
    - Bump the SONAME due to ABI Breakage in the 1.9.1 release.
      (Closes: #799402)
  * Bump shlibs version to account for the new SONAME.
  * debian/control:
    - Rename libsoundtouch0[-dbg] to libsoundtouch1[-dbg].
    - Update the description of the packages.
    - Update the Breaks/Conflicts/Provides relationships.

 -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Sun, 20 Sep 2015 16:31:23 -0400

soundtouch (1.9.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop preserve-cxxflags.patch. Merged upstream.
  * Bump shlibs version to account for new symbols.
  * Mark libsoundtouch-dev as Multi-Arch: same.

 -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Fri, 18 Sep 2015 01:37:20 -0400

soundtouch (1.9.0-1) unstable; urgency=medium

  * New upstream release.
    - Create a custom soundtouch_config.h file. (Closes: #749746)
  * debian/patches:
    - Drop dont-use-integers-if-softfp.patch - fixed upstream.
    - Drop fix-fp-rounding-error.patch - merged upstream.
    - Add preserve-cxxflags.patch to preserved the flags set by dh.
  * Add --disable-silent-rules to avoid a compiler-flags-hidden warning.
  * Bump Standards-Version to 3.9.6 (no changes needed).

 -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Thu, 02 Jul 2015 02:07:13 -0400

soundtouch (1.8.0-1) unstable; urgency=low

  * New upstream release.
    - Added support for multi-channel audio processing.
    - Added support for cubic and shannon interpolation for rate and pitch shift
      effects besides the original linear interpolation, to reduce aliasing at
      high frequencies due to interpolation. Cubic interpolation is used as
      default for floating point processing, and linear interpolation for
      integer processing.
    - Fixed bug in anti-alias filtering that limited stop-band attenuation to
      -10 dB instead of <-50dB, and increased filter length from 32 to 64 taps
      to further reduce aliasing due to frequency folding.
    - Performance improvements in cross-correlation algorithm.
    - Other bug and compatibility fixes.
  * Refresh patches.
  * Bump Standards-Version to 3.9.5 (no changes needed).
  * debian/copyright: Update the copyright years.
  * Bump shlibs to (>= 1.8.0).

 -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Fri, 31 Jan 2014 16:46:38 -0500

soundtouch (1.7.1-5) unstable; urgency=low

  * Team upload.
  * Fix assertion in findCrossingLevel (LP: #1193667)

 -- Chow Loong Jin <hyperair@debian.org>  Tue, 10 Dec 2013 12:07:30 +0800

soundtouch (1.7.1-4) unstable; urgency=low

  * Team upload.
  * debian/control: Fix Breaks of libsoundtouch0. The binary package is called
    gstreamer1.0-plugins-bad and not gst-plugins-bad1.0.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 23 Sep 2013 00:24:35 +0200

soundtouch (1.7.1-3) unstable; urgency=low

  * Team upload.
  * debian/patches/dont-use-integers-if-softp.patch: Revert ABI breakage on
    armel. Don't use integers instead of floats if __SOFTP__ is defined.
    (Closes: #723681)
  * debian/control:
    - libsoundtouch-dev: Don't mark as M-A: same. It contains arch-dependent
      files in /usr/include/soundtouch. (Closes: #707751)
    - libsoundtouch0: Add Breaks on gstreamer1.0-plugins-bad and yatm (armel
      only). They have been built against the broken ABI.
  * debian/rules: Bump shlibs of libsoundtouch0 to >= 1.7.1-3~.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 22 Sep 2013 16:00:23 +0200

soundtouch (1.7.1-2) unstable; urgency=low

  * Upload to unstable.
  * Use canonical URL for VCS fields.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 09 May 2013 12:44:43 +0200

soundtouch (1.7.1-1) experimental; urgency=low

  * New upstream release.
  * Remove empty debian/patches/series.

 -- Alessio Treglia <alessio@debian.org>  Sat, 12 Jan 2013 14:25:00 +0000

soundtouch (1.7.0-2) experimental; urgency=low

  * Remove 01_remove_sse.patch, no longer needed.
  * Simplify the rules file. The shared library is now built by default.

 -- Miguel A. Colón Vélez <debian.micove@gmail.com>  Wed, 05 Sep 2012 02:29:37 -0400

soundtouch (1.7.0-1) experimental; urgency=low

  [ Miguel A. Colón Vélez ]
  * debian/copyright
    - Update the copyright years.
    - Wrap the license paragraph to column 80.
  * Update my entry in the uploaders list.

  [ Alessio Treglia ]
  * New upstream release.
  * Update debian/copyright.
  * Refresh patches.
  * Remove 02_nostrip.patch, no longer needed.

 -- Alessio Treglia <alessio@debian.org>  Tue, 04 Sep 2012 18:26:44 +0200

soundtouch (1.6.0-3) unstable; urgency=low

  * debian/copyright:
    - Fix the syntax in the license paragraph.
    - Update copyright years.
    - Update to finalized DEP-5 copyright-format 1.0.
  * Bump Standards-Version to 3.9.3.
  * Bump the debhelper version and compatibility level to 9.
    - Adds hardening support.
    - Drops the need to explicitly use DEB_HOST_MULTIARCH in the rules file.
  * Mark libsoundtouch-dev as Multi-Arch: same.

 -- Miguel Colon <debian.micove@gmail.com>  Sun, 04 Mar 2012 21:03:50 -0500

soundtouch (1.6.0-2) unstable; urgency=low

  * Build for Multiarch. Drop lib32* (Closes: #635169).
    Thanks to Gregory Hainaut for the patch.
  * Enable parallel builds.

 -- Alessio Treglia <alessio@debian.org>  Thu, 28 Jul 2011 12:45:30 +0200

soundtouch (1.6.0-1) unstable; urgency=low

  [ Alessio Treglia ]
  * Bump Standards.

  [ Miguel Colon ]
  * Imported Upstream version 1.6.0
  * Bump debhelper to version 8.
  * debian/rules:
    - Remove workaround that was needed when using debhelper 7.
  * debian/patches:
    - Drop 00_upstream_fixes.patch - merged upstream.
    - Refresh 01_remove_sse.patch.
    - Drop 03_WavFile.patch - fixed upstream.
  * Remove debian/clean file.
  * debian/copyright
    - Update as per DEP-5 rev.174 (no changes needed).
    - Update copyright years.
    - Update the URI of the format specification.

 -- Miguel Colon <debian.micove@gmail.com>  Sat, 16 Jul 2011 21:36:02 -0400

soundtouch (1.5.0-5) unstable; urgency=low

  [ Miguel Colon ]
  * Remove soundtouch.pc during the clean routine.
  * Remove 04_remove_asm.patch since 02_remove_sse.patch already does this.
  * Remove obsolete README.Debian file.
  * Update and rename the files in debian/patches.

  [ Alessio Treglia ]
  * Put soundtouch.pc into debian/clean.
  * Update libsoundtouch0.docs, README.Debian has been deleted.

 -- Miguel Colon <debian.micove@gmail.com>  Thu, 10 Mar 2011 14:49:09 -0500

soundtouch (1.5.0-4) unstable; urgency=low

  [ Alessio Treglia ]
  * Deapply patch after git-buildpackage'ing, abort on upstream changes.

  [ Miguel Colon ]
  * Change file permissions to 644 in debian/*
  * Add 09_WavFile.patch: Don't crash with 24/32 Wav files. (LP: #639927)
  * Fix the 08_nostrip.patch: Do not patch autogenerated files.
  * Update 01_upstream_fixes.patch: Do not install the soundtouch-1.4.pc file.
  * libsoundtouch-dev: needs to provide libsoundtouch1-dev (Closes: #615140)
  * Do not remove libsoundtouch1c2 if installed. (Closes: #615141, #615269)

 -- Miguel Colon <debian.micove@gmail.com>  Sat, 26 Feb 2011 23:39:41 +0100

soundtouch (1.5.0-3) unstable; urgency=low

  [ Miguel Colon ]
  * Override dh_prep only when it's actually needed.
  * Fix FTBFS when using debhelper 7 and not building the lib32 packages.
  * Add myself as uploader.
  * Strip the SONAME out of the lib32 -DEV runtime's name.
  * Rename libsoundtouch0-dev.install to libsoundtouch-dev.install.
  * Rename and update libsoundtouch0-dev.links to libsoundtouch-dev.links.
  * Rename lib32soundtouch0-dev.install to lib32soundtouch-dev.install.
  * Rename and update lib32soundtouch0-dev.links to lib32soundtouch-dev.links.
  * Update dependencies of lib32soundtouch-dev.

  [ Alessio Treglia ]
  * Upload to unstable.
  * Strip the SONAME out of the -DEV runtime's name.

 -- Alessio Treglia <alessio@debian.org>  Fri, 18 Feb 2011 00:44:05 +0100

soundtouch (1.5.0-2) experimental; urgency=low

  [ Alessio Treglia ]
  * Adopting this (Closes: #546981).
  * Add gbp config file.
  * debian/control: A bit of style and clean-up.
  * Downgrade debhelper dependency, debhelper >= 7.0.50~ is enough.
  * Update as per DEP-5 rev.162.
  * libsoundtouch0-dev provides libsoundtouch-dev.
  * lib32soundtouch0-dev provides lib32soundtouch-dev
  * Add .gitignore to skip .pc/* files.

  [ Miguel Colon ]
  * Update the description field of the development packages.
  * One dependency per line for package soundstretch.
  * Create the libsoundtouch0-dbg package.
  * Create the lib32soundtouch0-dbg package.
  * Create the soundstretch-dbg package.
  * Change copyright year.

 -- Alessio Treglia <alessio@debian.org>  Thu, 20 Jan 2011 11:11:14 +0100

soundtouch (1.5.0-1) experimental; urgency=low

  [ Alessio Treglia ]
  * QA upload.
  * Set Maintainer to Debian QA Group.
  * Set target to experimental.
  * Don't install static libraries.
  * Remove libtool *.la files.
  * debian/rules:
    - dh_autoreconf is a superset of the autotools-dev debhelper addons so
      don't use both autoreconf and dh_autotools_dev helpers, otherwise the
      package source directory may be left in an inconsistent state once the
      build has finished.

  [ Miguel Colon ]
  * New upstream release. (closes: #516905, #585557)
    - Update soundstretch manual page.
    - Remove 07_gcc43.patch since it's already fixed upstream.
  * Add upstream patch fixing obsolete version references.
    - Mantain soundtouch-1.4.pc for compatibility.
  * Add a debian watch file. (closes: #543729)
  * Bump Standards-Version to 3.9.1.
  * Rename libsoundtouch1c2 to libsoundtouch0 and libsoundtouch1-dev to
    libsoundtouch0-dev so we comply with policy.
    - Obsolete c2 naming due to CXX transition is not needed anymore.
    - ardour used to provide libsoundtouch0 and libsoundtouch0-dev as mentioned
      in #271108. These packages were removed in 2004.
  * Convert package to 3.0 (quilt) format:
    - Bump debhelper compatibility level to 8.
    - Update build dependencies.
    - Fix paths in *.install and *.docs files.
    - Update rules file.
    - Update patches to quilt and add headers.
  * Make lintian happier:
    - Fix duplicated word warning and other typos.
    - Add ${misc:Depends} to libsoundtouch0.
    - Update and reformat copyright file.
  * Add packages lib32soundtouch0-dev and lib32soundtouch0.
  * Instead of providing the same doc folders. Create a symlink from the doc
    folder of libsoundtouch0-dev, lib32soundtouch0-dev and lib32soundtouch0 to
    the doc folder of libsoundtouch0.

 -- Alessio Treglia <alessio@debian.org>  Wed, 12 Jan 2011 12:18:38 +0100

soundtouch (1.3.1-2) unstable; urgency=low

  * removed sse flag in Makefile.am (closes: #479809)
  * upstream supplies pgconfig file, using that (closes: #476699)
  * new upstream version accepted (closes: #462643)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 07 May 2008 11:04:58 +0200

soundtouch (1.3.1-1) unstable; urgency=low

  * new upstream version
  * acknowledged NMU changes
  * Standards-Version to 3.7.3

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Mon, 05 May 2008 15:57:40 +0200

soundtouch (1.3.0-2.3) unstable; urgency=low

  * Non-maintainer upload.
  * Forcibly run automake as well as aclocal, ensuring that the versions of
    automake and aclocal used are in sync (Closes: #471635).
    - Use aclocal 1.8, not 1.7 as in the previous NMU, since that appears to
      be the version used upstream
  * Make lintian slightly happier:
    - move -dev package to libdevel
    - correctly use the word "Copyright", not just (C), in debian/copyright

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Sat, 05 Apr 2008 11:56:51 +0100

soundtouch (1.3.0-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Build multiple times in a row. (Closes: #444542, #441747).
    + Adjust DEB_AUTO_UPDATE_*.
    + Add DEB_AC_AUX_DIR.
  * 07_gcc43.patch - Build with gcc-4.3. (Closes: #455171).
    + Thanks to Cyril Brulebois for the patch.
  * 08_nostrip.patch - Stop LD from stripping. (Closes: #438038).

 -- Barry deFreese <bddebian@comcast.net>  Mon, 10 Mar 2008 00:55:24 -0400

soundtouch (1.3.0-2.1) unstable; urgency=low

  * NMU as part of the GCC 4.1 transition.
  * patches/06_gcc41.patch: Remove extra qualification from C++ header
    file (closes: #356522).

 -- Martin Michlmayr <tbm@cyrius.com>  Thu, 25 May 2006 22:16:25 +0200

soundtouch (1.3.0-2) unstable; urgency=low

  * changed optimization to -O2 (hope this helps for building on mk68)
  * Added manpage to soundstretch (closes: #324080)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed,  5 Oct 2005 13:11:15 +0200

soundtouch (1.3.0-1) unstable; urgency=low

  * added the aclocal macros
  * new upstream version (closes: #310278)
  * added soundstretch example as separate package (closes: #244586),
    thanks to Rudolf Weeber for the patch.

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 16 Aug 2005 16:07:09 +0200

soundtouch (1.2.1-8) unstable; urgency=low

  * Update libtool (closes: #318971)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Thu, 21 Jul 2005 11:09:37 +0200

soundtouch (1.2.1-7) unstable; urgency=low

  * C++ transition: renamed libsoundtouch1 to libsoundtouch1c2
    (closes: #318972,#318971)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 19 Jul 2005 10:15:05 +0200

soundtouch (1.2.1-6) unstable; urgency=low

  * Fixed description of usage of the integer version in README.Debian
    (closes: #300198)
  * Added a pkgconfig file

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Mon, 21 Mar 2005 15:54:06 +0100

soundtouch (1.2.1-5) unstable; urgency=low

  * disabled assembler code (closes: #267986)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 25 Aug 2004 17:37:44 +0200

soundtouch (1.2.1-4) unstable; urgency=low

  * Compiling float and integer version of the library, integer version
    gets installed to libSoundTouch_i
  * Exchanged assert.h by our own (ardour-like) flavour
  * Added README.html file

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Thu, 19 Aug 2004 20:14:10 +0200

soundtouch (1.2.1-3) unstable; urgency=low

  * Added missing build depends (closes: #266581)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 18 Aug 2004 15:04:05 +0200

soundtouch (1.2.1-2) unstable; urgency=low

  * Added -V switch to dh_makeshlibs in order to create versioned shlibs file
  * libsndsound1-dev provides libsoundtouch-dev
  * Added section to source files (libs)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 17 Aug 2004 19:17:42 +0200

soundtouch (1.2.1-1) unstable; urgency=low

  * Initial Release.

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 10 Aug 2004 20:15:01 +0200