| 1 |
cdrkit (1.0pre5+cleanup) UNRELEASED; urgency=low |
cdrkit (1.1.1) UNRELEASED; urgency=low |
|
|
|
|
[ Eduard Bloch ] |
|
|
* replacement of libdeflt and config parser rewrite; more user-friendly, |
|
|
flexibel, tolerant now |
|
|
|
|
|
[ Christian Fromme ] |
|
|
* big cleanup, phase I, getting rid from Cstyle function definitions in |
|
|
applications |
|
|
|
|
|
-- Eduard Bloch <blade@debian.org> Wed, 6 Sep 2006 22:05:30 +0200 |
|
| 2 |
|
|
| 3 |
|
* added geteltorito script from Rainer Krienke |
| 4 |
|
|
| 5 |
|
[ Eduard Bloch ] |
| 6 |
|
* more verbose abort message if track is specified with some maintainance |
| 7 |
|
command (#369677) |
| 8 |
|
* Added more DVD related fixes from SuSE's wodim-1.0pre5cvs-6.src.rpm |
| 9 |
|
* --devices option for wodim (modeled after cdrskin's output) |
| 10 |
|
* -msifile=... option to store -msinfo output reliably in a dedicated file |
| 11 |
|
* clear profile names printing (using code from libburnia) |
| 12 |
|
* cleanup with unused embedded CVS revision strings from Schilling and |
| 13 |
|
more gcc -Wall correctness |
| 14 |
|
* reenabled -format functionality (bug in program function control flow) |
| 15 |
|
* get maximum DMA buffer size from sysfs on Linux, where possible |
| 16 |
|
* enable BURN-Free by default where possible |
| 17 |
|
* genisoimage documentation updates, mkisofs name changes |
| 18 |
|
|
| 19 |
|
[ Thomas Schmidt ] |
| 20 |
|
* workaround for older libmagic API |
| 21 |
|
|
| 22 |
|
[ Peter Samuelson ] |
| 23 |
|
* expand where genisoimage looks for the config file - same places |
| 24 |
|
mkisofs looks plus a few more. (We may wish to trim this back some.) |
| 25 |
|
* major cleanups to genisoimage.1 manpage; split out the part about |
| 26 |
|
.genisoimagerc to a new page genisoimagerc.5. |
| 27 |
|
|
| 28 |
|
[ Arkadiusz Miskiewicz ] |
| 29 |
|
* Fake prefix line in the version output of readom to keep compatibility |
| 30 |
|
with frontends |
| 31 |
|
|
| 32 |
|
-- Eduard Bloch <blade@debian.org> Sat, 2 Dec 2006 23:05:33 +0100 |
| 33 |
|
|
| 34 |
|
cdrkit (1.1.0) RELEASED; urgency=medium |
| 35 |
|
|
| 36 |
|
[ Eduard Bloch ] |
| 37 |
|
* replacement of libdeflt, config parser rewrite; more user-friendly, |
| 38 |
|
more flexible/tolerant now |
| 39 |
|
* config overhaul, much more dynamic checks, including fixes for SunOS and |
| 40 |
|
AIX environment, including proper libiconv detection, and processing of |
| 41 |
|
LDFLAGS provided by user. Also fixed confusing double-checks for some of |
| 42 |
|
the variables in cdda2wav.c. |
| 43 |
|
* mass renaming of applications and libraries, see FAQ |
| 44 |
|
* dirsplit -S fix, oversized have been possible before |
| 45 |
|
* consistent version display |
| 46 |
|
* cleanup of libschily, removed unused/superfluous parts (assumed having a |
| 47 |
|
modern POSIX compliant environment). Renamed to librols |
| 48 |
|
(RemainsOfLibSchily). |
| 49 |
|
* reenabled selection of the DVD driver, accidentaly disabled in 1.0, when |
| 50 |
|
beeing in non-verbose mode |
| 51 |
|
* made dirsplit work with file symlinks |
| 52 |
|
* incorporated some OpenSUSE patches: |
| 53 |
|
+ cdrkit-HZ.patch (with initialized value, *sic*) |
| 54 |
|
+ cdrkit-dvd-fix.patch (return code tracking) |
| 55 |
|
+ cdrkit-gcc-workaround.patch |
| 56 |
|
+ cdrkit-mkisofs-fail-on-large-file.patch (don't just skip them) |
| 57 |
|
+ cdrkit-mkisofs-grow-check.patch (tolerate grown files) |
| 58 |
|
+ cdrkit-perms.patch (not breaking on missing device files) |
| 59 |
|
|
| 60 |
|
[ Christian Fromme ] |
| 61 |
|
* big cleanup, phase I, getting rid from Cstyle function definitions in |
| 62 |
|
applications |
| 63 |
|
|
| 64 |
|
[ Lorenz Minder ] |
| 65 |
|
* user output junk filter in icedax/toc.c |
| 66 |
|
* flexible ascii conversion buffer |
| 67 |
|
|
| 68 |
|
-- Eduard Bloch <blade@debian.org> Sat, 02 Dec 2006 18:43:14 +0100 |
| 69 |
|
|
| 70 |
|
cdrkit (1.0) RELEASED; urgency=low |
| 71 |
|
|
| 72 |
|
[ Eduard Bloch ] |
| 73 |
|
* mapping of ATAPI: -> ATA: method on linux-2.6 and some code beautification |
| 74 |
|
* added a atexit handler to stop the FIFO process more reliably, since |
| 75 |
|
Schilling's constructs seem to terminate the application on too many |
| 76 |
|
places |
| 77 |
|
* print Burnfree state/preparation messages only with high verbosity |
| 78 |
|
|
| 79 |
|
[ Dennis Vshivkov ] |
| 80 |
|
* sorted display of files when needed |
| 81 |
|
|
| 82 |
|
[ Joerg Jaspert] |
| 83 |
|
* Remove all the printing of useless messages. This is based on GPLed |
| 84 |
|
code, so we follow the letter of the GPL as it is interpreted by 99% |
| 85 |
|
of the world, including its authors. Especially as Joerg was never able |
| 86 |
|
to give us any clear explanation what other license he may think |
| 87 |
|
cdrtools had, despite us asking multiple times. So we have no other |
| 88 |
|
choice than to take whats written down, and thats GPL. |
| 89 |
|
|
| 90 |
|
-- Joerg Jaspert <joerg@debian.org> Mon, 20 Nov 2006 19:25:10 +0100 |
| 91 |
|
|
| 92 |
cdrkit (1.0pre5) UNRELEASED; urgency=low |
cdrkit (1.0pre5) RELEASED; urgency=low |
| 93 |
|
|
| 94 |
[ Eduard Bloch ] |
[ Eduard Bloch ] |
| 95 |
* added better check for capability.h and FATAL_ERROR if it's missing on Linux |
* added better check for capability.h and FATAL_ERROR if it's missing on Linux |
| 108 |
old workaround(s) for ATA now for SCSI too |
old workaround(s) for ATA now for SCSI too |
| 109 |
* renamed error function to schily_error because it started to wreak random |
* renamed error function to schily_error because it started to wreak random |
| 110 |
havoc after harmless header moving (conflict with incompatible GNU version) |
havoc after harmless header moving (conflict with incompatible GNU version) |
| 111 |
|
* restored scsi-remote.c compilation, moved to libscg sources, used instead |
| 112 |
|
of rdummy.c |
| 113 |
|
* added optional omiting of DMA speed tests |
| 114 |
|
|
| 115 |
[ Vladimir Nadvornik ] |
[ Vladimir Nadvornik ] |
| 116 |
* enabled CLONE feature in wodim's config |
* enabled CLONE feature in wodim's config |
| 208 |
plattforms, though. |
plattforms, though. |
| 209 |
* removed most of the anti-linux2.6 program messages (unless being |
* removed most of the anti-linux2.6 program messages (unless being |
| 210 |
in verbose mode). (closes: #377145) |
in verbose mode). (closes: #377145) |
| 211 |
* changed default config file location to /etc/default/wodim |
* changed default config file location to /etc/wodim.conf |
| 212 |
* added more meaningful error message on -dvd-video failure (closes: #324586) |
* added more meaningful error message on -dvd-video failure (closes: #324586) |
| 213 |
* minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus |
* minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus |
| 214 |
fixes for unreliable encoder detection (closes: #283794, #344443) plus |
fixes for unreliable encoder detection (closes: #283794, #344443) plus |