cdrtools (4:2.0+a19-2.0.0.1woody) unstable; urgency=low * Woody backport. * Converted debian/cdrecord.templates to non-po-debconf. Removed versionned build-dep on debhelper. * multi.c: merge_isofs() prevent a volume set size greater than 1 from doing a multi-session disk. -- Philippe Troin Tue, 4 Nov 2003 21:34:56 -0800 cdrtools (4:2.0+a19-2) unstable; urgency=low * Eduard Bloch: - Changed the group setting of cdrecord script to make it readable for the cdrom group (Closes: #214280) * Joerg Jaspert: - Split out another package - cdrtools-doc - which contains almost all documentation. - Let cdrecord, mkisofs, cdda2wav suggest the new package. - Kill {cdda2wav|cdrecord|mkisofs}.doc files, no longer needed. - cdrtools-doc replaces/conflicts with all 3 packages prior to this version because it overwrites files from them. -- Joerg Jaspert Tue, 7 Oct 2003 22:01:31 +0200 cdrtools (4:2.0+a19-1) unstable; urgency=low * New upstream version. (No user visible changes on Linux), makes patches/15_cdda2oggmanpage.dpatch unnecessary again. * Updated French debconf translation by Michel Grentzinger (Closes: #211811) * Updated Japanese debconf translation by Kenshi Muto (Closes: #211892) * Add note about the dvd+rw-tools to README.DVD.Debian. (Closes: #213035) * Conflict with xcdroast << 0.98+0alpha14-5, because it cannot not parse cdrecord's changed version string (Closes: #210941) * If cdrecord is made SUID via debconf we also make the wrapper-script SUID. - Should help frontends, especially k3b. -- Andreas Metzler Wed, 1 Oct 2003 16:02:31 +0200 cdrtools (4:2.0+a18-1) unstable; urgency=low * New upstream version: add clone-writing and fix a security issue with suid-rscsi (Not enabled on Debian) * Replaced . with : in chown calls (Closes: #205524) (EB) * fix wrong debconf.translation (Closes: #202953) (AM) * Fix compilation with dvd=yes (Closes: #200945) (AM) * remove 14_clone_noraw.dpatch. New upstream does support -clone. (AM) * Policy 3.6.1.0 (changelog converted to UTF-8) (AM) -- Andreas Metzler Fri, 12 Sep 2003 13:54:20 +0200 cdrtools (4:2.0+a16-2) unstable; urgency=low * update DVD patch from http://people.mandrakesoft.com/~warly/files/cdrtools/ (thanks to Sven Gohlke for the hint.) (AM) * fixed in previous upload: loosing suid permissions when compiled with -DUSE_USGSHM (Closes: #196116) (AM) * Fix broken cdrecord statoverrides inherited from xcdroast (Closes: #199498, #199773, #200375) (AM, EB) * Copy existing statoverrides from the cdrecord-wrapper script to the new executables (EB) -- Eduard Bloch Tue, 08 Jul 2003 18:57:49 +0200 cdrtools (4:2.0+a16-1) unstable; urgency=low * New upstream version: - El-torito boot-CD + "-iso-level 4" works. (Closes: #194233) - -sort file handling fixed (Closes: #198266) * French debconf translation by Michel Grentzinger (Closes: #197720) * Compiling with -USE_USGSHM had broken access to cdrecord for non-root users, if cdrecord was not suid. We ship two versions of the cdrecord binary and a wrapper script as /usr/bin/cdrecord, which selects cdrecord.shm for kernels << 2.4 and cdrecord.mmap for newer ones. If you use dpkg-statoverride you'll have to update your settings. * Ship README.ATAPI.setup. (Closes: #199135) * EB: Additional check in debian/rules to warn us to not package as native source (Closes: #196501) -- Andreas Metzler Sat, 28 Jun 2003 17:19:46 +0200 cdrtools (4:2.0+a15-1) unstable; urgency=low * New upstream 2.01a15 - Fixed DAO mode on Plextor drives (Closes: #196172) - CUE/BIN fixes included, removed patches: 10_fixcuebin, 11_cue-audio * Japanese debconf translation from Kenshi Muto (Closes: #195356) * Changed defaults setting method in cdda2mp3 and cdda2ogg to respect the environment variables (Closes: #195680) * 14_clone_noraw.dpatch: documented the different behaviour readcd -clone in the manpage (Closes: #196047) -- Eduard Bloch Mon, 02 Jun 2003 18:09:31 +0200 cdrtools (4:2.0+a14-1) unstable; urgency=low * New upstream 2.01a14: - mkisofs doesn't print debug statements anymore (Closes: #191045, #191896) - experimental support for bin/cue. * mkzftree(8) '--crib-tree' instead of '--crib-path' (Closes: #191367) * adapt 08_privacy.dpatch to upstream's changes. * Upstream patch from JS to fix bin/cue. -- Andreas Metzler Tue, 13 May 2003 14:32:19 +0200 cdrtools (4:2.0+a10-2) unstable; urgency=low * Fix multisession-support (Closes: #189086) -- Andreas Metzler Tue, 15 Apr 2003 10:59:13 +0200 cdrtools (4:2.0+a10-1) unstable; urgency=low * add conflicts with old versions of xcdroast (Closes: #187184) * add @DPATCH@-tag to patches, as required by dpatch-edit-patch in dpatch 1.17 * new upstream version 2.0a10 (Owners of Plextor drives should read AN-2.01a09) * Fix mkzftree --sloppy. Patch by Andreas Krueger (Closes: #188212) * fix lintian error "internal error: cannot run po-debconf check on package cdrtools" by removing superfluous entries from debian/po/POTFILES.in -- Andreas Metzler Mon, 14 Apr 2003 13:31:49 +0200 cdrtools (4:2.0+a07-1) unstable; urgency=low * remove "DVD" from package description. * Don't invoke MAKEDEV if /dev/scsi exists. (Closes: #179321) * minor improvements in README.DVD.Debian (Eduard Bloch) * 07_noadvertising points to README.DVD.Debian * update pt_BR debconf template translation (Andre Luis Lopes) (Closes: #184952) * new upstream version 2.0a07 - adds sighandler for HUP, closing a terminal window during execution of cdrecord should make the drive unresponsive until reboot anymore (Closes: #185559) -- Andreas Metzler Fri, 28 Mar 2003 14:55:41 +0100 cdrtools (4:2.0+a05-1) unstable; urgency=low * New upstream release. -- Joerg Jaspert Thu, 13 Mar 2003 13:55:59 +0100 cdrtools (4:2.0+a04-2) unstable; urgency=low * Joerg Jaspert: - Changed priority from extra to optional as in the override files. * rethink dvdrecord issue: - disable advertising by default (07_noadvertising.dpatch) - 07_dvdsup.dpatch: set INSERT_YOUR_EMAIL_ADDRESS_HERE and tell $user to pester the local admin. Don't apply it per default. - offer am easy possibilty for building packages with dvd-patch and add code to identify bugreports for these unofficial packages - document everthing in README.DVD.Debian -- Andreas Metzler Wed, 12 Mar 2003 20:13:15 +0100 cdrtools (4:2.0+a04-1) unstable; urgency=low * New upstream release * Eduard Bloch: - 06_dautipps.dpatch: hints where to look for documentation and reminds on needed modules. Better README.Debian.setup or interactive assistant (eg. HTML based call-and-response docs) should be written sooner or later (closes: #182131) - 07_dvdsup.dpatch : extracted dvdrecord patch from Ben Collins, (closes: #181028) - 08_privacy.dpatch: having consens among developers, we re-enable the patch to exclude mkisofs command line (#87043, see below). To get it the way Upstream wants for support, define Environment variable ISODEBUG * Andreas Metzler: - Don't ask for permission to generate device files, it's not needed anymore (policy 3.5.7) * Joerg Jaspert: - Deactivate 04_silo.dpatch, it doesnt apply anymore. See README.silo for details. - Build-depend on debhelper >= 4.1.16 now, we use po-debconf - Removed dh_undocumented from rules file - Permissions of cdrecord binary now 4754 if setuid debconf. (closes: #182384) -- Joerg Jaspert Sun, 9 Mar 2003 14:34:35 +0100 cdrtools (4:2.0-2) unstable; urgency=low * Added build-depends to dpatch and adjusted rules file, patch/unpatch target now in included file from dpatch. * Moved zisofs things in a patch in debian/patches where they belong. -- Joerg Jaspert Tue, 31 Dec 2002 21:13:11 +0100 cdrtools (4:2.0-1) unstable; urgency=low * New upstream release, 2.0 is now released :) * mkisofs: Description now mentions that it includes zisofs_tools * Upstream removed (outdated) german translation of documentation. Kill commands for it out of debian/rules. -- Joerg Jaspert Fri, 27 Dec 2002 20:36:16 +0100 cdrtools (4:1.10+alpha2.0pre3-1) unstable; urgency=low * Andreas Metzler - new upstream 2.0pre3 - Update ftp-URL in debian/copyright - dropped manpage debian/cdda2ogg.1, it has been included upstream * Eduard Bloch - added zisofs tree to the package (closes: #118503) * Joerg Jaspert - Install zisofs changelog and Readme - Added Build-Depends for zlib - Adjusted Build-System of zisofs to be more like the rest of cdrtools. -- Joerg Jaspert Fri, 20 Dec 2002 17:26:49 +0100 cdrtools (4:1.10+alpha2.0pre2-0.amwoody2) unstable; urgency=low * recompiled for woody * Don't use dh_install --sourcedir, debhelper in woody does not support it. -- Andreas Metzler Wed, 11 Dec 2002 14:12:23 +0100 cdrtools (4:1.10+alpha2.0pre2-1) unstable; urgency=low * Updated Standards-Version to 3.5.8.0 * Sparc-People: Remember changelog entry from 4:1.10+11a39-1? 2.0 release is scheduled for next weekend. Silo patch for mkisofs will go away then. (Yes, this will be mailed again to -sparc of course). * Moved all symlink stuff in $PACKAGE.link files for dh_link. * Same thing for dh_installdocs. And for dh_installdirs. * Drop dh_movefiles, use only dh_install now. * Kicked -dev package a few versions ago - now kick the install code for it out of rules too :) * Added presubj files for reportbug for all packages. -- Joerg Jaspert Tue, 10 Dec 2002 22:26:49 +0100 cdrtools (4:1.10+alpha2.0pre2-0.amwoody1) unstable; urgency=low * new upstream 2.0pre2 -- Andreas Metzler Mon, 9 Dec 2002 17:10:48 +0100 cdrtools (4:1.10+alpha2.0pre1-0.amwoody1) unstable; urgency=low * new upstream 2.0pre1: (Closes: #171438) mkisofs ignores all but first path argument * install manpage/symlink for cdda2(ogg|mp3) instead of linking to undocumented -- Andreas Metzler Mon, 2 Dec 2002 16:34:49 +0100 cdrtools (4:1.10+11a39-2) unstable; urgency=low * (closes: #123111) - cdda2wav doesn't fail properly. Looks like it returns a 1 now. * Changed Priority to match with override file. * Modified 03_script.dpatch. Now cdda2mp3 and cdda2ogg only using /etc/default/cdda2* if it is there. cdda2mp3 now also fails if selected encoder is not available (like cdda2ogg already does). Also set CDDA_DEVICE in both scripts if not already set. (closes: #163076) * Removed cdrecord-dev package. Not used anywhere. * Dropped Provides, Replaces to mkhybrid from mkisofs. Its gone since woody, we dont need it any longer. * (closes: #143786) - /etc/cdrecord.conf ignored. Only if you upgrade from a pre-woody package. There was an error with the location. If you upgrade directly from pre-woody then mv the file to /etc/default/cdrecord (or add your changes there). * Ok ok, use a symlink for /etc/cdrecord/* and not a hardlink. (closes: #170302) * (closes: #169932) - cdda2wav: cd-text problems Tested on 2 different systems - cdtext burn and read works. (use last example from cdrecord manpage for it). Use the sg driver, not atapi for it. -- Joerg Jaspert Sat, 23 Nov 2002 17:50:45 +0100 cdrtools (4:1.10+11a39-1) unstable; urgency=low * New Maintainer. Thx to Michael Stone (former Maintainer) and to Eduard Bloch for his NMU's. Thx also to Andreas Metzler who did (outside of Debian Archive) work on cdrtools Package, some of which I included here. Andreas and Eduard helping me as Co-Maintainers. This closes all NMU fixed bugs: (closes: #162027, #161502, #161689, #159830) * New upstream release (closes: #163041) - cdrecord: Input/output errors when burning CDs (closes: #165745) - cdrecord: Copyright problems - libedc used in 1.11a34 is non-free (closes: #161070) - cdrecord: when cdrecord is stopped by Ctrl-C in dummy burning mode, asus 1610A is blocked (closes: #168635) - cdrecord: Typo in man page (closes: #162579) - mkisofs: isoinfo does not accept coalesced options any more. That was always an user error. It works as documented now. (closes: #165015) - cdrtools: Patch to work with 2.5.43. (Read AN-1.11a38) * finally completely GPL (including libedc!) * Update debian/copyright. * Don't mention DVD-writing in description (Closes: #162660) * Removed 01_cdr_gnuisms. gcc defines __linux__, __linux and linux, so we dont need to patch it that way (and linux is not POSIX compliant (even if it is defined), __linux__ is) * Upstream includes ia64 rules, delete that patch. * We now have smake in the Archive. Build-Depend on that, because it is the make-system Upstream really supports for his packages. (And with it we never need to include a patch for missing rules-files again, it creates them automagically) * Include a symlink from /etc/cdrecord/* to /etc/default/*, (closes: #159506) That makes it easy to find the cdrecord config and still is compatible with upstream *and self-compiled* versions of cdr-tools. * Removed 03-cdr-mmap patch and use -DUSE_USGSHM in COPTX - it can be so simple to be compatible with old kernels. * Make cdrecord only executable for users in the cdrom group (mode 4750) if it set SUID (Closes: #164283) * Updated to 3.5.7.1 standards version. * Do not strip options/commandline out of iso-files. That is *NO* security risk. It only contains the options used to create the isofile and the name of the directory you created the iso (path is truncated to ../) of it. * Drop dbs from Build-Depends, use dpatch system. * patch to get silo bootable cds will be deleted with next Upstream release of cdrtools. Ben wants to fix silo, but as always: patches are welcome, we are all low on time. If you use sparc and want bootable linux cd's - go on and send patches for silo please. Look into README.silo in /usr/share/doc/mkisofs for more details. -- Joerg Jaspert Thu, 21 Nov 2002 01:15:00 +0100 cdrtools (4:1.10+11a34-1) unstable; urgency=low * NMU, blessed by maintainer * Changes by Andreas Metzler : - New upstream version, updated 01_cdr_gnuisms - Build as nonnative package (Closes: #162027) - Ship tar.bz2 in orig tar.gz to save bandwith - Disabled 09_cdr_joliet_nameconversion - it causes a segfault. (Closes: #161502) * Updated cdda2ogg to have a better description (Closes: #161689) -- Eduard Bloch Fri, 27 Sep 2002 22:17:20 +0200 cdrtools (4:1.10+11a31-1.1) unstable; urgency=low * NMU. Sorry, this cannot wait. * Fixed verbose output in 09_cdr_joliet_nameconversion, closes: #159830 -- Eduard Bloch Fri, 6 Sep 2002 20:09:15 +0200 cdrtools (4:1.10+11a31-1) unstable; urgency=low * New upstream version (Closes: #155513) - adds compressed fs option to mkisofs (Closes: #155414) - another silly hurd maxlen complaint addressed (Closes: #146396) - adds -z compressed iso support (Closes: #120707, #126388, #155414) - devfs-aware (Closes: #143455, #116279, #146412) - better usb burner support (Closes: #150437) - more forgiving config file (Closes: #115508) - clarified description of utf-8 in mkisofs man page (Closes: #128270) - readcd man page updates (Closes: #153806) * added hint about shmmax (closes: #146726) * changed the default mode of cdrecord binary to 4750 (closes: #150092) * changed vorbis-tools relationship (closes: #143237) * removed the ugly extension-protection patch, included my name-conversion patch instead (closes: #149456, #145038) * changed to DBS * using german docs from the upstream tarball instead of debian/DEUTSCH * Thanks to Eduard Bloch for above -- Michael Stone Tue, 27 Aug 2002 19:57:24 -0400 cdrtools (4:1.10-8) unstable; urgency=low * New maintainer * No config.sub in diff * Updated copyright file -- Michael Stone Fri, 21 Jun 2002 22:17:14 -0400 cdrtools (4:1.10-7) unstable; urgency=medium * The seventh-time-lucky release. This should go into Woody. * Simplified the old crap^h^h^h^hdebconf interaction part, moved makedev calls to cdrecord.postinst, since makedev != essential. Closes: #141905 -- Eduard Bloch Tue, 9 Apr 2002 10:03:06 +0200 cdrtools (4:1.10-6) unstable; urgency=medium * clean up in the clean rule * reverted the change of cdrecord.conf location. It was completely useless and non-compliant with upstream's defaults or other distributions. Disabled the transition hack. I won't screw up users config file just because of Erik's personal preferences. * placed rscsi.dfl file as /etc/default/rscsi, but with commented lines to not break security by default -- Eduard Bloch Sun, 7 Apr 2002 12:14:28 +0200 cdrtools (4:1.10-5) unstable; urgency=medium * Oh no, there was no rscsi, ffmppffmf mmpmmmfmmfmpmmmpffmpmfmm... * added rscsi and rscsi.dfl to cdrecord package, closes: #118048 * added devdump.8 symlink -- Eduard Bloch Sun, 7 Apr 2002 00:15:05 +0200 cdrtools (4:1.10-4) unstable; urgency=medium * removed the ugly was-not-compiled-with-your-kernel warning, closes: #115697 * merging default and old config file on upgrades, closes: #122309 * new warning about wrong device files, closes: #137339 * cooked cdda2ogg from cdda2mp3, added Recommends: vorbis-tools. They do also parse the /etc/default/$APP file, closes: #51929 * extracted and renamed german documentation add-on, was hard to find -- Eduard Bloch Sat, 6 Apr 2002 17:20:53 +0200 cdrtools (4:1.10-3) unstable; urgency=medium * New maintainer * forces use of SHM instead of MMAP, ignoring tests at build time which depend on the kernel version, closes: #127895, #131325, #136754, #138581 * blackout the build arguments and version info string in mkisofs, closes: #87043. Set NOPRIVACY environment to force the default behaviour. * cdda2wav's output channel problem is fixed by upstream, closes: #55695 * symlink mkhybrid and mkisofs, closes: #132479 * updated upstream's mail address, closes: #115496 * fixed formatting error in mkisofs.8, closes: #135385 * respect extension of filenames when creating Joliet info for filenames longer than 64 chars, closes: #80202 * fixed typo in templates, closes: #126870 * using debconf-utils to merge templates -- Eduard Bloch Fri, 5 Apr 2002 00:04:07 +0200 cdrtools (4:1.10-2.4) unstable; urgency=low * NMU to fix outstanding sparc bug * Applied patch to allow SILO sparc bootable to be built. Closes: #120266 Now debian-cd can use mkisofs instead of mkhybrid -- Ben Collins Sun, 10 Feb 2002 16:33:55 -0500 cdrtools (4:1.10-2.3) unstable; urgency=low * NMU * debian/cdrecord.postinst: - Redirect output of dpkg-statoverride to /dev/null (Closes: #126682) * mkisofs/mkisofs.8: - Fix minor manpage error (Closes: #108700) * cdrecord/cdrecord.1: - Fix minor manpage error (Closes: #126266) -- Colin Walters Fri, 28 Dec 2001 20:42:14 -0500 cdrtools (4:1.10-2.2) unstable; urgency=medium * NMU * debian/rules: - Add symlinks in RULES for s390, parisc{,64}, and update config.{guess,sub} in clean target (Closes: #116013, #123120, #104966). - Don't install build/install documentation for other operating systems. * debian/control: - Add Build-Depends on autotools-dev. - Fix minor spelling errors and typos in descriptions (Closes: #124486, #124490). * debian/cdrecord.config: - Don't prompt for creating devices in /dev if DevFS is active (Closes: #114297). * debian/cdrecord.templates: - Fix spelling errors (Closes: #114037). - Add pt_BR translation (Closes: #116441). - Add de translation (Closes: #115170). * debian/cdrecord.postinst: - Don't meddle with cdrecord permissions if the admin is using dpkg-statoverride (Closes: #115696). * debian/cdrecord.prerm: - Remove obsolete suidunregister stuff. Add #DEBHELPER# token. * debian/cdrecord.postrm: - Purge debconf database. * mkisofs/mkisofs.8: - Fix formatting (Closes: #123568). -- Colin Walters Fri, 21 Dec 2001 17:12:13 -0500 cdrtools (4:1.10-2) frozen unstable; urgency=high * Recompile under 2.2.x (closes: #98953, #102916) * Support for /etc/cdrecord.conf (closes: #97886) * Ask whether to make cdrecord SUID (closes: #107109) * Fixed version number in abort message (closes: #102197, #103060, #110184) * Hopefully this upload will put mkisofs back in testing (closes: #103853) -- Erik Andersen Sat, 29 Sep 2001 15:41:11 -0600 cdrtools (4:1.10-1) unstable; urgency=low * Move to cdrecord 1.10 final version (closes: #93125, #97219) * Make sure /dev/sg0 is a char and /dev/scd0 is a block dev (closes: #93592, #92836) * Make sure that if cdrecord is compiled under 2.4.x that folks running 2.2.x get informed they must recompile. (closes: #92927, #92949, #93001, #93281, #96832, #95622) * Add in man page for readcd (closes: #93772) * cdrecord supports Disc at Once and Track at Once modes these days (closes: #69308) * Linux 2.4.x kernels use shmfs these days, so alpha boxes should be taken care of now (closes: #67995) * Newer kernels should no longer crash (closes: #71746) * Include some german docs, submitted by Eduard Bloch * Those wanting cdrecord to be setuid root, or similar, can use the dpkg-statoverride utility provided by dpkg. (closes: #78505) * Added ia64 support (RULES/ia64*) from Bdale (closes: #100858) * Added in a patch from Chris Lawrence for mkisofs symlink tree support (closes: #85672) * If upstream feels it is best to write args to CD, I'm not going to argue with him. (closes: #87043) * Both cdrecord and mkisofs are built from the same package, so of course they have the same changelog. (closes: #95829) -- Erik Andersen Sun, 24 Jun 2001 00:41:44 -0600 cdrtools (3:1.10a18-2) unstable; urgency=low * Fix conflict with the mkhybrid package (closes: #82411, #92851) -- Erik Andersen Wed, 4 Apr 2001 00:52:20 -0600 cdrtools (3:1.10a18-1) unstable; urgency=low * New upstream version -- code freeze release for 1.10. * links for mips and mipsel architectures are now included from upstream thanks to Marcelo E. Magallon (closes: #85251) * The postinst script now checks for block, not char filetypes (closes: #79353) * Removed cruft from changelog (closes: #90499) * manpage bad escape sequence fixed and sent upstream (closes: #82815) * Joerg Schilling is German. The English word "Identification" is spelled "Identifikation" in German, and so he is not going to change it. Besides, changing it would break gcombust, xcdrecord, etc. (closes: #69945) -- Erik Andersen Mon, 2 Apr 2001 23:39:09 -0600 cdrecord (3:1.9-1) unstable; urgency=low * New upstream version. (closes: #64225, #68538, #65612, #65656, #64409) -- Erik Andersen Thu, 7 Sep 2000 21:52:05 -0600 cdrecord (3:1.8-3) frozen unstable; urgency=low * Included the fixed linux scsi driver from 1.8.1 -- the previous release has a bug causing CD's to fail to fixate properly. This fixes an important bug, and so should go into frozen. (closes: #62855) * Group "cdrom" always exists on a Debian system (closes: #63058) * Cdrecord doesn't even refer to root in the postinst (closes: #59763) * Cdrecord now uses suidregister. Cdrecord is still installed 0755, but now those foolish enough to want to make it suid root can do so on their own systems. (closes: #61899) * Many thanks to Torsten Landschoff for his help on this release. -- Erik Andersen Sat, 29 Apr 2000 12:28:02 -0600 cdrecord (3:1.8-2) frozen unstable; urgency=low * Fix path problem (I assumed . was in the path) to allow autobuilders to work, fixing an important bug. (closes: #59186) -- Erik Andersen Tue, 29 Feb 2000 10:02:15 -0700 cdrecord (3:1.8-1) frozen unstable; urgency=low * Final version of cdrecord 1.8 was released, which is almost identical to 1.8a40. This release closes 2 bugs marked as important, and one marked critical. * The MAKEDEV postinst bug is fixed (closes: #55677) * Remove debian/files in the debian/rules 'clean' target (closes: #56043) * Added /usr/doc -> /usr/share/doc symlink (closes: #56206, #56750) * Fixed cdda2mp3 so it is a proper shell script. (closes: #55646) * Adjusted libscg/scsitransp.c per discussion on bug 57765 to avoid a potential kernel crash. (closes: #57765) -- Erik Andersen Mon, 21 Feb 2000 22:29:39 -0700 cdrecord (2:1.8a40-1) frozen unstable; urgency=low * Fixed a release critical bug for potato where the postinst script called the /dev/MAKEDEV symlink, instead of /sbin/MAKEDEV, but the /dev/MAKEDEV symlink is not there till makdev is configured. (closes: #55694) * Fixed the /usr/bin/list_audio_tracks symlink (closes: #55694) * Final version of a40 from upstream. -- Erik Andersen Sat, 22 Jan 2000 12:40:27 -0700 cdrecord (1:1.8a40r3-1) frozen unstable; urgency=low * New upstream (bugfixing) version * Applied patch from Tuomas Jormola to help set up /usr/doc symlinks to /usr/share/doc, and also fix the following 2 items... * Updated to standards version 3.1.1. * Fixed all important lintian errors and warnings. * cdrecord is not designed to be setuid, and has never been audited for such a task. Folks wanting non-root to use cdrecord, should be able to set perms on /dev/sg* (closes: #38711) * cdda2wav --help seems to work these days. (closes: #41663) * I found a 7 track cd "Heifetz Concertos -- Tchaikovsky, Mendelssohn", and "sudo cdda2wav -D /dev/hdc -t1+8 file.wav" didn't segfault (closes: #44353) * Added the /usr/bin/list_audio_tracks -> /usr/bin/cdda2mp3 symlink. (closes: #51928) -- Erik Andersen Sun, 16 Jan 2000 10:13:14 -0700 cdrecord (1:1.8a39-1) unstable; urgency=low * New upstream version * In discussions with the upstream author Joerg Schilling, a boatload of bugs can now be closed (closes: #39396, #39878, #41011, #12761, #17277, #21849, #31366, #33545, #33794, #39498, #3539, #3540, #3703, #5901, #10748, #11814) -- Erik Andersen Fri, 7 Jan 2000 23:26:25 -0700 cdrecord (1:1.8a38-1) unstable; urgency=low * New upstream version * Close an ancient bug (closes: #37007) -- Erik Andersen Sun, 2 Jan 2000 17:16:30 -0700 cdrecord (1:1.8a30-1) unstable; urgency=low * New upstream version (closes: #46506) * Should now (hopefully) compile on sparc64 (closes: #46700) -- Erik Andersen Sun, 24 Oct 1999 23:17:42 -0600 cdrecord (1:1.8a25-1) unstable; urgency=low * New upstream source with bunches of updates -- Erik Andersen Mon, 30 Aug 1999 21:18:00 -0600 cdrecord (1:1.8a23-1) unstable; urgency=low * New upstream source with bunches of updates (closes: #38258, 31366) * Package now built using pristine upstream source (closes: #37068) * Fixed some man page strangeness (closes: #39492, #37234, #41383) -- Erik Andersen Sat, 24 Jul 1999 13:43:21 -0600 cdrecord (1:1.8a20-1) unstable; urgency=low * Initial re-release using the cdrecord source to build cdrecord as well as mkisofs, cdda2wav, and cdrecord-dev. They used to all be built from separate sources. * I now check for the existance of the needed /dev/sg?? devices, and if they are not there (as seems to be the case for a stock Debian 2.1 install), I go ahead and make these devices. -- Erik Andersen Fri, 16 Apr 1999 15:00:40 -0600 cdrecord (1:1.6final-0.2) unstable frozen; urgency=low * Fixes build on m68k (closes Bug #23631) * Fixed so it doesn't poke about in /opt/schily during build/install thanks to Paul Slootman . (closes Bug #22953). * Maintainer Release (I have recovered from surgery and am nearly done with radiation therapy now). -- Erik Andersen Mon, 22 Jun 1998 10:15:15 -0600 cdrecord (1:1.6final-0.1) unstable frozen; urgency=low * Non-maintainer release (get better, Erik!) * Upstream non-beta release, fixes some bugs. No new features. * Don't include extra manpages (Bug# 22355) * Changelog is a changelog, not a doc -- Wichert Akkerman Sat, 16 May 1998 22:15:51 +0200 cdrecord (1:1.6a14-1) unstable frozen; urgency=low * New upstream version -- Upgraded to 1.6a14. This is _supposed_ to be identical to the final 1.6 release, modulo any as yet undiscovered bugs. -- Erik Andersen Thu, 2 Apr 1998 00:44:46 -0700 cdrecord (1:1.6a12-1) unstable frozen; urgency=low * New upstream version -- Upgraded to 1.6a12 so that the version of cdrecord matches the version of xcdrost already in the distribution (these two packages are really designed to work together). * Converted to using debhelper. * Changed the copyright file to point to the current address of the Free Software Foundation. -- Erik Andersen Sat, 28 Mar 1998 12:07:06 -0700 cdrecord (1:1.5-3) unstable; urgency=low * New maintainer -- Erik Andersen Sun, 30 Nov 1997 03:09:46 -0700 cdrecord (1:1.5-2) unstable; urgency=low * Removed mkisofs.8 man page (fixes #13326) -- Christian Schwarz Sun, 12 Oct 1997 21:59:11 +0200 cdrecord (1:1.5-1) unstable; urgency=low * New upstream version. * Upgraded to standards version 2.3.0.0. * Recompiled to use /dev/sg0... devices (fixes #12191) * Included one new README file. * Included epoch in version number. * Pristine source. -- Christian Schwarz Tue, 16 Sep 1997 22:16:57 +0200 cdrecord (1.5a5-1) experimental; urgency=low * New upstream version. * Upload to experimental since it is alpha. * Recompiled with libc6. * Upgraded to standards version 2.2.0.0. -- Christian Schwarz Tue, 29 Jul 1997 12:01:23 +0200 cdrecord (1.4-2) unstable; urgency=low * Recompiled with libc6. * Upgraded to standards version 2.2.0.0. -- Christian Schwarz Sun, 13 Jul 1997 22:09:27 +0200 cdrecord (1.4-1) unstable; urgency=low * Initial Release. -- Christian Schwarz Mon, 26 May 1997 17:05:05 +0200