| 1 |
cdrkit (1.1.1) UNRELEASED; urgency=low |
cdrkit (1.1.3) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
[ Eduard Bloch ] |
| 4 |
|
* Fixed fishing for transfer size in sysfs, now ready for |
| 5 |
|
/dev/class/scsi_generic contents |
| 6 |
|
* Dealing with the last newline char when processing |
| 7 |
|
/proc/sys/dev/cdrom/info contents |
| 8 |
|
* added some missing or probably missing definitions in |
| 9 |
|
wodim/CMakeLists.txt, restoring the reading from inf files |
| 10 |
|
* passing through the real file size to the UDF generator. Creating |
| 11 |
|
incorrect iso9660 but having it this way is better than no LFS at all. |
| 12 |
|
* removed md5* parts and integration from icedax, patch by |
| 13 |
|
Vladimir Nadvornik <nadvornik@suse.cz> |
| 14 |
|
|
| 15 |
|
[ Peter Samuelson ] |
| 16 |
|
* Clean up Linux-2.6 CD/DVD-R drive detection, clearer error messages. |
| 17 |
|
|
| 18 |
|
-- Eduard Bloch <blade@debian.org> Tue, 23 Jan 2007 19:13:44 +0100 |
| 19 |
|
|
| 20 |
|
cdrkit (1.1.2) RELEASED; urgency=low |
| 21 |
|
|
| 22 |
|
[ Stefan Huehner ] |
| 23 |
|
* more Cstyle cleanups |
| 24 |
|
|
| 25 |
|
[ Eduard Bloch ] |
| 26 |
|
* stop confusion and bailing out if burnfree/burnproof options have been |
| 27 |
|
explicitely specified |
| 28 |
|
* be move carefull with -dummy when the DVD media may not support it |
| 29 |
|
* extracting drive's default speed in attach_mdvd() |
| 30 |
|
* automatic recorder device guessing code, currently Linux-only |
| 31 |
|
|
| 32 |
|
[ Peter Samuelson ] |
| 33 |
|
* Fix icedax cddb query, based on a patch from Heiko Schlenker |
| 34 |
|
|
| 35 |
|
-- Eduard Bloch <blade@debian.org> Sat, 13 Jan 2007 00:45:38 +0100 |
| 36 |
|
|
| 37 |
|
cdrkit (1.1.1) RELEASED; urgency=low |
| 38 |
|
|
| 39 |
|
* added geteltorito script from Rainer Krienke |
| 40 |
|
|
| 41 |
|
[ Eduard Bloch ] |
| 42 |
* more verbose abort message if track is specified with some maintainance |
* more verbose abort message if track is specified with some maintainance |
| 43 |
command (#369677) |
command (#369677) |
| 44 |
|
* Added more DVD related fixes from SuSE's wodim-1.0pre5cvs-6.src.rpm |
| 45 |
|
* --devices option for wodim (modeled after cdrskin's output), working on |
| 46 |
|
Linux and Cygwin |
| 47 |
|
* Open-By-Device-Letter mode on Cygwin |
| 48 |
|
* -msifile=... option to store -msinfo output reliably in a dedicated file |
| 49 |
|
* clear profile names printing (using code from libburnia, thanks to Thomas |
| 50 |
|
Schmidt) |
| 51 |
|
* cleanup with unused embedded CVS revision strings from Schilling and |
| 52 |
|
more gcc -Wall correctness |
| 53 |
|
* reenabled -format functionality (bug in program function control flow) |
| 54 |
|
* get maximum DMA buffer size from sysfs on Linux, where possible |
| 55 |
|
* enable BURN-Free by default where possible |
| 56 |
|
* setting argv[0] to wodim if someone is cheating and calls it as cdrecord. |
| 57 |
|
Avoids confusion and printing of the wrong app name in the help output. |
| 58 |
|
* more documentation updates WRT cdda2wav->icedax renaming, more table |
| 59 |
|
formating fixes in icedax.1 |
| 60 |
|
* genisoimage documentation updates, mkisofs name changes |
| 61 |
|
|
| 62 |
|
[ Thomas Schmidt ] |
| 63 |
|
* workaround for older libmagic API |
| 64 |
|
* code for clear profile name mapping |
| 65 |
|
|
| 66 |
|
[ Peter Samuelson ] |
| 67 |
|
* expand where genisoimage looks for the config file - same places |
| 68 |
|
mkisofs looks plus a few more. (We may wish to trim this back some.) |
| 69 |
|
* major cleanups to genisoimage.1 manpage; split out the part about |
| 70 |
|
.genisoimagerc to a new page genisoimagerc.5. |
| 71 |
|
|
| 72 |
|
[ Steve Langasek ] |
| 73 |
|
* allow hppa and alpha boot code to coexist in one ISO image |
| 74 |
|
|
| 75 |
|
[ Arkadiusz Miskiewicz ] |
| 76 |
|
* Fake prefix line in the version output of readom to keep compatibility |
| 77 |
|
with frontends |
| 78 |
|
|
| 79 |
-- Eduard Bloch <blade@debian.org> Sat, 2 Dec 2006 23:05:33 +0100 |
-- Eduard Bloch <blade@debian.org> Sat, 30 Dec 2006 16:45:40 +0100 |
| 80 |
|
|
| 81 |
cdrkit (1.1.0) RELEASED; urgency=medium |
cdrkit (1.1.0) RELEASED; urgency=medium |
| 82 |
|
|