Package: cdparanoia / 3.10.2+debian-14

Metadata

Package Version Patches format
cdparanoia 3.10.2+debian-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 typos and spelling.patch | (download)

cdparanoia.1 | 119 71 + 48 - 0 !
main.c | 27 15 + 12 - 0 !
2 files changed, 86 insertions(+), 60 deletions(-)

 fixes some typos and spelling mistakes.

Bug-Debian: http://bugs.debian.org/552209
Bug-Debian: http://bugs.debian.org/572482
02 ide devices.patch | (download)

interface/scan_devices.c | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 adds support for higher ide devices.


03 gcc4.3.patch | (download)

interface/cdda_interface.h | 2 1 + 1 - 0 !
interface/cooked_interface.c | 8 4 + 4 - 0 !
interface/interface.c | 8 4 + 4 - 0 !
interface/scan_devices.c | 22 11 + 11 - 0 !
interface/scsi_interface.c | 128 64 + 64 - 0 !
interface/test_interface.c | 4 2 + 2 - 0 !
6 files changed, 86 insertions(+), 86 deletions(-)

 changeset 15338: commit fix for 'private' becoming a reserved
 keyword as of

GCC 4.3+ (Closes: #499676).

04 endian.patch | (download)

interface/interface.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 changeset 15356: fix a really stupid oversight that should have been
 tested:

forcing a drive/host endian mismatch within the interface lib.
Does not check for null buff before trying a byteswap
(Closes: #499716, #506337, #507795, #509762).

05 kfreebsd.patch | (download)

Makefile.in | 4 2 + 2 - 0 !
configure.in | 2 2 + 0 - 0 !
interface/Makefile.in | 2 1 + 1 - 0 !
interface/common_interface.c | 14 14 + 0 - 0 !
interface/cooked_interface.c | 141 141 + 0 - 0 !
interface/interface.c | 8 8 + 0 - 0 !
interface/low_interface.h | 31 28 + 3 - 0 !
interface/scan_devices.c | 163 163 + 0 - 0 !
interface/scsi_interface.c | 202 201 + 1 - 0 !
interface/utils.h | 5 5 + 0 - 0 !
main.c | 6 5 + 1 - 0 !
paranoia/paranoia.c | 4 4 + 0 - 0 !
utils.h | 4 4 + 0 - 0 !
13 files changed, 578 insertions(+), 8 deletions(-)

 added support for gnu/kfreebsd.

Authors:
 Aurelien Jarno <aurel32@debian.org>
 Petr Salinger <Petr.Salinger@seznam.cz>
 FreeBSD-Project

06 autoconf.patch | (download)

configure | 7336 3148 + 4188 - 0 !
1 file changed, 3148 insertions(+), 4188 deletions(-)

 rerun autoconf for support for gnu/kfreebsd.


07 jpmanfix.patch | (download)

cdparanoia.1.jp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 jpmanfix


cdparanoia force progress bar.diff | (download)

main.c | 13 10 + 3 - 0 !
1 file changed, 10 insertions(+), 3 deletions(-)

 new option "--force-progress-bar"


0009 dh autoconf generate config files.patch | (download)

configure.in | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 dh-autoconf generate config files