/[debburn]/cdrkit/trunk/Changelog
ViewVC logotype

Diff of /cdrkit/trunk/Changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

nonameyet/trunk/Changelog revision 36 by blade, Wed Aug 23 12:22:36 2006 UTC cdrkit/trunk/Changelog revision 825 by 93sam, Sun May 10 21:49:54 2009 UTC
# Line 1  Line 1 
1  icewm (2.01.01a08+X.10) UNRELEASED; urgency=low  cdrkit (1.2.0) UNRELEASED; urgency=low
2    
3      [ Steve McIntyre ]
4      * genisoimage: add support for sha256 and sha512 checksum generation
5        when making jigdo files.
6    
7     -- Steve McIntyre <93sam@debian.org>  Sun, 10 May 2009 22:42:01 +0100
8    
9    cdrkit (1.1.9) RELEASED; urgency=low
10    
11      [ Steve McIntyre ]
12      * wodim: In -msinfo mode, only suggest dvd+rw-mediainfo in verbose mode.
13        Thanks to Michael Karcher <debian@mkarcher.dialup.fu-berlin.de> for the
14        patch.
15      * genisoimage: undo a mistake in the directory permissions change in
16        the last release. Fixes handling of deep directory structures.
17    
18     -- Steve McIntyre <93sam@debian.org>  Sun, 26 Oct 2008 15:43:54 -0700
19    
20    cdrkit (1.1.8) RELEASED; urgency=low
21    
22      [ Steve McIntyre ]
23      * genisoimage/joliet.c: Fix a potential memory corruption bug.
24      * genisoimage/md5.c: Trivial cleanup
25      * genisoimage/genisoimage.[c1]: Add command-line support for
26        -jigdo-template-compress
27      * genisoimage/sha1.h: Fix a type issue that broke sha1 support
28        on 64-bit arches.
29      * genisoimage/checksum.[ch]: Added test code; changed internal
30        layout slightly to make for easier debug.
31      * genisoimage: Applied patch from Roman Rakus <rrakus@redhat.com> to
32        preserve directory permissions.
33      * genisoimage: Add a patch from Ivan Shmakov. "-o -" will now write
34        to stdout, as typical for command line programs. And we will try
35        not to corrupt stdout by default if it's a terminal.
36      * genisoimage/genisoimage.1: Add a mention of -chrp-boot.
37      * genisoimage/mac_label.c: Fix an over-keen s/mkisofs/genisoimage.
38    
39     -- Steve McIntyre <93sam@debian.org>  Mon, 25 May 2008 21:22:26 +0100
40    
41    cdrkit (1.1.7.1) RELEASED; urgency=low
42    
43      [ Steve McIntyre ]
44      * Re-spin the 1.1.7 release with a few silly release process errors fixed.
45    
46     -- Steve McIntyre <93sam@debian.org>  Mon, 17 Mar 2008 21:25:56 +0000
47    
48    cdrkit (1.1.7) RELEASED; urgency=low
49    
50      [ Harald Hoyer ]
51      * lots of fixes to prevent gcc warnings
52      * Fix for Joliet directory length bug in genisoimage
53    
54      [ Peter Samuelson ]
55      * wodim.1: small fixes.
56    
57      [ Steve McIntyre ]
58      * genisoimage/jte.c: add support for bzip2-compressed templates
59      * genisoimage/jte.c: fix bzip2-compressed template data to be
60        compatible with jigdo.
61      * genisoimage/jte.c: fix exclude list handling.
62      * genisoimage/checksum.[ch]: Add a generic infrastructure for
63        checksums so we can use sha1/<whatever> as well as just
64        md5sum. Will make things much faster for generating sha1sums for
65        images and jigdos.
66      * genisoimage/sha1.[ch]: Add GPL-licensed SHA1 implementation.
67      * s/mkisofs/genisoimage/ in ABOUT
68    
69     -- Steve McIntyre <93sam@debian.org>  Mon, 17 Mar 2008 20:07:58 +0000
70    
71    cdrkit (1.1.6) RELEASED; urgency=low
72    
73      [ Vladimir Nadvornik ]
74      * genisoimage/eltorito.c: care about inhibit flags when preparing eltorito
75        boot catalog directory entry, avoiding possible crashes
76    
77      [ Eduard Bloch]
78      * ALL: customize the base manpage subdirectory below PREFIX using the new
79        MANSUBDIR variable
80      * make sure that the buffer is flushed and drive is ready before closing
81        session
82      * icedax: find libossaudio on OpenBSD and use it
83      * icedax: fixed bug with --devices (unnoticed segfault due to wrong
84        list_devices arguments)
85      * wodim/scsi_scan.h: moved Linux-specific recorder location guesser to an
86        extra method for automatic drive opening, and added an alternative
87        guessing method, using list_devices(...) picking up the first drive having
88        appropriate device type in the inquiry info. This generic method is also
89        used on Linux when the original guesser fails.
90      * wodim/wodim.c: count all track sizes when looking for an appropriate drive
91    
92     -- Eduard Bloch <blade@debian.org>  Sun, 06 May 2007 16:39:08 +0200
93    
94    cdrkit (1.1.5.1) RELEASED; urgency=low
95    
96      * resync with cosmetical last-minute changes from Peter Samuelson
97      * Makefile: "release" target extension to make the Debian related source
98        file creation more convinient
99    
100     -- Eduard Bloch <blade@debian.org>  Sat, 21 Apr 2007 11:30:35 +0200
101    
102    cdrkit (1.1.5) RELEASED; urgency=low
103    
104      * wodim: explicite warning and more grace time if user manually specifies a size
105        less than 301 sectors, which is likely to be a mistake from copy-pasting
106        of genisoimage -print-size output and omitting the block factor
107      * wodim: Native device name management directly in libusal now, the
108        rewritten device scan method uses it directly. If the backend driver does
109        not implement native names handling, the old-style IDs are displayed.
110      * libusal: native device name management, implemented on Linux and
111        Win32(SPT) for now
112      * libusal: ATA is now mapped directly into the b/t/l namespace, with some
113        workarounds to provide backward compatibility
114      * libusal: For SCSI devices, use only scd* on kernel 2.6 and sg* on kernel
115        2.4 until proper locking scheme is established
116      * libusal: always return a known value in usal_sense_table(...), from a
117        patch from SUSE (cdrkit-dvd-fix.patch)
118      * genisoimage: customized the default APPID string in genisoimage
119      * genisoimage: restored support for iso9660 file sizes up to 4GB-1
120      * genisoimage: forced MAGIC_ERROR definition for older version, thanks
121        to Thomas Schmidt
122      * genisoimage: avoid pointless warnings on filetype of <root directory>/..
123    
124     -- Eduard Bloch <blade@debian.org>  Sat, 21 Apr 2007 10:17:35 +0200
125    
126    cdrkit (1.1.4) RELEASED; urgency=low
127    
128      [ Eduard Bloch ]
129      * On Linux, do device scanning on /dev/sr first and fallback to /dev/sg and
130        others only then, thus having better chances to use the same exclusive
131        lock as other programs when the user provided only the b/t/l
132        device specification, since the Linux kernel is not able to coordinate the
133        locking between the userspace interfaces
134      * some refactoring, moved new Linux specific extensions to scsi-linux-sg.c,
135        more relaxed device opening checks on scanning
136      * some more warnings about b/t/l syntax deprecation
137    
138     -- Eduard Bloch <blade@debian.org>  Sun, 01 Apr 2007 21:49:03 +0200
139    
140    cdrkit (1.1.3) RELEASED; urgency=medium
141    
142      [ Eduard Bloch ]
143      * Fixed fishing for transfer size in sysfs, now ready for
144        /dev/class/scsi_generic contents
145      * Fixed /dev/sg%d pattern scan in --devices, now iterating over modern style
146        device files. Thanks to Thomas Schmidt.
147      * Dealing with the last newline char when processing
148        /proc/sys/dev/cdrom/info contents
149      * print the track size in the info message when guessing
150      * added some missing or probably missing definitions in
151        wodim/CMakeLists.txt, restoring the reading from inf files
152      * passing through the real file size to the UDF generator. Creating
153        incorrect iso9660 but having it this way is better than no LFS at all.
154      * removed md5* parts and integration from icedax, patch by
155        Vladimir Nadvornik <nadvornik@suse.cz>
156      * various small bugfixes or cosmetic fixes picked from still GPLed parts of
157        cdrtools-2.01.01a24, excluding meta changes and big tree.c and mkisofs.c
158        refactoring. Stream file name option enabled now.
159      * wodim.1: "you have 4 seconds to abort ..."
160      * defaults.c: Correct fallback to CDR_FIFOSIZE and correct error message
161        on bad input.
162      * tell the user his device is busy on Linux because it's mounted, after
163        looking at /proc/mounts
164    
165      [ Peter Samuelson ]
166      * Clean up Linux-2.6 CD/DVD-R drive detection, clearer error messages.
167    
168     -- Eduard Bloch <blade@debian.org>  Mon, 26 Mar 2007 17:35:10 +0200
169    
170    cdrkit (1.1.2) RELEASED; urgency=low
171    
172      [ Stefan Huehner ]
173      * more Cstyle cleanups
174    
175      [ Eduard Bloch ]
176      * stop confusion and bailing out if burnfree/burnproof options have been
177        explicitely specified
178      * be move carefull with -dummy when the DVD media may not support it
179      * extracting drive's default speed in attach_mdvd()
180      * automatic recorder device guessing code, currently Linux-only
181    
182      [ Peter Samuelson ]
183      * Fix icedax cddb query, based on a patch from Heiko Schlenker
184    
185     -- Eduard Bloch <blade@debian.org>  Sat, 13 Jan 2007 00:45:38 +0100
186    
187    cdrkit (1.1.1) RELEASED; urgency=low
188    
189      * added geteltorito script from Rainer Krienke
190    
191      [ Eduard Bloch ]
192      * more verbose abort message if track is specified with some maintainance
193        command (#369677)
194      * Added more DVD related fixes from SuSE's wodim-1.0pre5cvs-6.src.rpm
195      * --devices option for wodim (modeled after cdrskin's output), working on
196        Linux and Cygwin
197      * Open-By-Device-Letter mode on Cygwin
198      * -msifile=... option to store -msinfo output reliably in a dedicated file
199      * clear profile names printing (using code from libburnia, thanks to Thomas
200        Schmidt)
201      * cleanup with unused embedded CVS revision strings from Schilling and
202        more gcc -Wall correctness
203      * reenabled -format functionality (bug in program function control flow)
204      * get maximum DMA buffer size from sysfs on Linux, where possible
205      * enable BURN-Free by default where possible
206      * setting argv[0] to wodim if someone is cheating and calls it as cdrecord.
207        Avoids confusion and printing of the wrong app name in the help output.
208      * more documentation updates WRT cdda2wav->icedax renaming, more table
209        formating fixes in icedax.1
210      * genisoimage documentation updates, mkisofs name changes
211    
212      [ Thomas Schmidt ]
213      * workaround for older libmagic API
214      * code for clear profile name mapping
215    
216      [ Peter Samuelson ]
217      * expand where genisoimage looks for the config file - same places
218        mkisofs looks plus a few more.  (We may wish to trim this back some.)
219      * major cleanups to genisoimage.1 manpage; split out the part about
220        .genisoimagerc to a new page genisoimagerc.5.
221    
222      [ Steve Langasek ]
223      * allow hppa and alpha boot code to coexist in one ISO image
224    
225      [ Arkadiusz Miskiewicz ]
226      * Fake prefix line in the version output of readom to keep compatibility
227        with frontends
228    
229     -- Eduard Bloch <blade@debian.org>  Sat, 30 Dec 2006 16:45:40 +0100
230    
231    cdrkit (1.1.0) RELEASED; urgency=medium
232    
233      [ Eduard Bloch ]
234      * replacement of libdeflt, config parser rewrite; more user-friendly,
235        more flexible/tolerant now
236      * config overhaul, much more dynamic checks, including fixes for SunOS and
237        AIX environment, including proper libiconv detection, and processing of
238        LDFLAGS provided by user. Also fixed confusing double-checks for some of
239        the variables in cdda2wav.c.
240      * mass renaming of applications and libraries, see FAQ
241      * dirsplit -S fix, oversized have been possible before
242      * consistent version display
243      * cleanup of libschily, removed unused/superfluous parts (assumed having a
244        modern POSIX compliant environment). Renamed to librols
245        (RemainsOfLibSchily).
246      * reenabled selection of the DVD driver, accidentaly disabled in 1.0, when
247        beeing in non-verbose mode
248      * made dirsplit work with file symlinks
249      * incorporated some OpenSUSE patches:
250        + cdrkit-HZ.patch (with initialized value, *sic*)
251        + cdrkit-dvd-fix.patch (return code tracking)
252        + cdrkit-gcc-workaround.patch
253        + cdrkit-mkisofs-fail-on-large-file.patch (don't just skip them)
254        + cdrkit-mkisofs-grow-check.patch (tolerate grown files)
255        + cdrkit-perms.patch (not breaking on missing device files)
256    
257      [ Christian Fromme ]
258      * big cleanup, phase I, getting rid from Cstyle function definitions in
259        applications
260    
261      [ Lorenz Minder ]
262      * user output junk filter in icedax/toc.c
263      * flexible ascii conversion buffer
264    
265     -- Eduard Bloch <blade@debian.org>  Sat, 02 Dec 2006 18:43:14 +0100
266    
267    cdrkit (1.0) RELEASED; urgency=low
268    
269      [ Eduard Bloch ]
270      * mapping of ATAPI: -> ATA: method on linux-2.6 and some code beautification
271      * added a atexit handler to stop the FIFO process more reliably, since
272        Schilling's constructs seem to terminate the application on too many
273        places
274      * print Burnfree state/preparation messages only with high verbosity
275    
276      [ Dennis Vshivkov ]
277      * sorted display of files when needed
278    
279      [ Joerg Jaspert]
280      * Remove all the printing of useless messages. This is based on GPLed
281        code, so we follow the letter of the GPL as it is interpreted by 99%
282        of the world, including its authors. Especially as Joerg was never able
283        to give us any clear explanation what other license he may think
284        cdrtools had, despite us asking multiple times. So we have no other
285        choice than to take whats written down, and thats GPL.
286    
287     -- Joerg Jaspert <joerg@debian.org>  Mon, 20 Nov 2006 19:25:10 +0100
288    
289    cdrkit (1.0pre5) RELEASED; urgency=low
290    
291      [ Eduard Bloch ]
292      * added better check for capability.h and FATAL_ERROR if it's missing on Linux
293      * wodim.1 updates, ie. moved suid howto to README.suidroot, Linux bashing to
294        README.linux, more notes about non-root usage
295      * more carefull description of the role of previous developer and his own
296        project
297      * fixed libmagic detection
298      * rewrote README.mkisofs, README.win32
299      * better track numbers extraction command in cdda2ogg/cdda2mp3
300      * reenabled (forgotten) support for libedc
301      * table formating fixes in cdda2wav.1, helps small terminals
302      * AIX 5l port
303      * killing FIFO process on ungraceful termination
304      * scsi-linux-sg.c: skipping unallowed devices, cleanup/consolidation of the
305        old workaround(s) for ATA now for SCSI too
306      * renamed error function to schily_error because it started to wreak random
307        havoc after harmless header moving (conflict with incompatible GNU version)
308      * restored scsi-remote.c compilation, moved to libscg sources, used instead
309        of rdummy.c
310      * added optional omiting of DMA speed tests
311    
312      [ Vladimir Nadvornik ]
313      * enabled CLONE feature in wodim's config
314    
315      [ Modestas Vainius ]
316      * dropped . from the include path and fixed mkisofs source to use the local
317        headers
318    
319      [ Lorenz Minder ]
320      * Fix of the joliet_strlen signature
321      * Code refactoring around *cvt* declarations to make the conditional
322        compilation more reliable, especially on BSD and AIX
323      * include/utypes.h: guard to preserve SIZE_T_MAX
324    
325      [ Christian Fromme ]
326      * detailed review and correction of author related data in manpages and
327        README files
328    
329      [ Peter Samuelson, Tollef Fog Heen ]
330      * typo and grammar fixes in mkisofs.8
331      * Remove several instances of %r in printf-like statements, in
332        preparation for removing the libschily format-string implementation
333    
334     -- Eduard Bloch <blade@debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
335    
336    cdrkit (1.0pre4) RELEASED; urgency=low
337    
338      [ Eduard Bloch ]
339      * Added checks for libcam to make (k)FreeBSD compilation work (untested)
340      * added clarifications about changes to all source files
341      * adapted initial message to display the copyright more clearly
342      * adapted copyright and contact information in scgcheck manpage
343      * adapted contact information in btcflash manpage, also added a reference to
344        its original author which has been missing
345    
346      [ Peter Samuelson ]
347      * Cleanups: unused macros/defines
348      * Unified and simplified the build-host data crawling methods
349    
350      [ Juergen Weigert ]
351      * Various documentation corrections, replaced cdrecord->wodim where it is
352        appropriate and legal on many visible locations
353    
354     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 23:36:58 +0200
355    
356    cdrkit (1.0pre3) unstable; urgency=low
357    
358      [ Eduard Bloch ]
359      * Added FAQ ("where wodim name comes from")
360      * Moved the NULL pointer check on cdr_t to a place before it is used for DVD
361        feature checks (otherwise it would crash when run on any pure CD-ROM
362        reader)
363      * Added test for WORDS_BIGENDIAN
364      * copied values from align.h to another set of sizeof-reflecting defines in
365        xconfig.h
366      * workarounds for almost all "you are not allowed to modify that {version
367        checking,quality assurance,other-important-looking-wording}" parts,
368        replacing the output of "schily" where the commend said that we are forced
369        to. One part in cdrecord.c still remains, the comment sounds too dangerous
370        to be touched.
371      * forced FIFO define, suggested by Peter
372    
373      [ Peter Samuelson ]
374      * Created cmake test and code snippet for HAVE_C_BITFIELDS
375    
376      [ Michael Ablassmeier ]
377      * Typo fixes in mkisofs messages and unified identical ones with a macro
378    
379      [Joerg Jaspert]
380      * Released as 1.0pre3
381    
382     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 09:56:38 +0200
383    
384    cdrkit (1.0pre2) RELEASED; urgency=low
385    
386      * Took zisofs_tools out of the global build system and restored its original
387        Makefile. Its own build system works better.
388    
389     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
390    
391    cdrkit (1.0pre1) RELEASED; urgency=low
392    
393      [ See http://bugs.debian.org/$BUGNR for detailed explanations ]
394      * The Big Fork to an independent project called cdrkit
395        + using the last clearly stated GPLed versions of files from
396          cdrtools-2.01.01a08 (closes: #353403, 372486)
397        + we play the upstream role now, using our patches and we like them
398          (closes: #361450)
399        + renamed relevant works to avoid claims of "potential defamation" or
400          "damage of reputation" (closes: #350738)
401        + custom CMake based build system used instead of the original one, since
402          we understand it better (closes: #350739 and hopefully closes: #350254,
403          reopen if not). It seems to be portable among the platforms
404          supported by Debian, it needs a bit of work for porting to non-Linux
405          plattforms, though.
406      * removed most of the anti-linux2.6  program messages (unless being
407        in verbose mode). (closes: #377145)
408      * changed default config file location to /etc/wodim.conf
409      * added more meaningful error message on -dvd-video failure (closes: #324586)
410      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
411        fixes for unreliable encoder detection (closes: #283794, #344443) plus
412        possible override of preset CDDA_DEVICE variable fixed. Made the list of
413        selected audiotracks modifiable, see manpage (closes: #344445)
414      * sync with 4:2.01+01a01-4ubuntu4:
415        + merged README.ATAPI.setup with README.ATAPI.setup.ubuntu. Kernel 2.6 part
416          now in the beginning and reflecting the reality (dev=/dev/drive syntax,
417          no SUID requirement, closes: #304230, 377736)
418        + 02_cdrecord_default_conf.dpatch: changed /dev/cdrom to /dev/cdrw which
419          is more likely to match the correct device on udev using systems
420      * 36_ATA_scanbus_ignore_locked.dpatch to ignore busy devices (eg. hda
421        harddisk) while scanning with dev=ATA
422        (closes: #310689, #309250, #317793, 360295,
423      * Included 37_clean_dvdsup.dpatch (closes: #312062) based on
424        cdrtools-2.01.01a04-dvd.patch.bz2 from
425        http://people.mandriva.com/~warly/files/cdrtools/ with few updates to work
426        with a08. Also implements a fallback to ATA: bus in the -scanbus operation
427        (closes: #310689, #278894). This patch is used instead of the old 07_....
428        Enabled permanently, disabled the "cheatcode processing" in debian/rules.
429        Also eliminates some useability problems that have been pushed to our
430        users (closes: #325766, #271114, #312062, #353176).
431      * Updated dirsplit to version 0.3.3, zisofs-tools to 1.0.7 (with a custom
432        CMakeFile.txt for easier integration and config.h updated manually for
433        now)
434      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
435        fixes for unreliable encoder detection (closes: #283794, #344443) plus
436        possible override of preset CDDA_DEVICE variable fixed
437      * added additional script manpages from Oleksandr Moskalenko (closes: #295438)
438      * changed -speed to speed= in cdrecord.1 for consistency (closes: #344214)
439      * Anti-Root-Requirements:
440        + 39_nonroot_skips_rezero_unit.dpatch - don't run rezero_unit() as root
441        which is a) most likely not needed (even admited in the comment) and b)
442        causes the whole scsi transport system to terminate
443        + 40_stop_setuid_games.dpatch - another workaround for problems introduced
444        in a03 - looks like Linux kernel does reject an application trying to
445        change the UID between ioctls
446        (closes: #335253, 374685, 330506, 329308, 374345, 377421)
447      * Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)
448      * increased hash size in mkisofs/hash.c (closes: #327270)
449      * more decent info message about locale detection
450    
451     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
452    
453    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
454    
455      * Removed cdrtools-2.01.01a05-ossdvd.patch.bz2 again (threw bogus error
456        messages in TAO mode), used 37_clean_dvdsup.dpatch (from Warly/Mandriva)
457        instead
458    
459     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
460    
461    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
462    
463      * Applied cdrtools-2.01.01a05-ossdvd.patch.bz2 slightly adapted to work with
464        a08.
465    
466     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
467    
468    cdrkit (2.01.01a08+X.14) UNRELEASED; urgency=low
469    
470      * 39_nonroot_skips_rezero_unit (don't try to run rezero_unit when not beeing
471        root)
472      * 40_stop_setuid_games (dont't try to cheat the kernel with delayed seteuid)
473    
474     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:44:53 +0200
475    
476    cdrkit (2.01.01a08+X.13) UNRELEASED; urgency=low
477    
478      * 34_JTE (Jigdo Template Extraction, by Steve)
479      * 36_ATA_scanbus_ignore_locked (skip busy devices when scaning, by myself)
480      * 38_script_manpages: added as readmult.1 and pitchplay.1, currently no
481        list_audio_tracks script there so moved to scrips/
482    
483     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:35:30 +0200
484    
485    cdrkit (2.01.01a08+X.12) UNRELEASED; urgency=low
486    
487      * 31_gnu-kfreebsd.dpatch with minor adoptions (needs testing!)
488      * 33_extra_arch_boot_support (extra arches, by Steve)
489    
490     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:29:32 +0200
491    
492    cdrkit (2.01.01a08+X.11) UNRELEASED; urgency=low
493    
494      * 26_author_locale (ASCII transliteration of Jörg in the standard credits
495        message)
496      * 28_cdda2wav_interface (Linux friendly cdda2wav behaviour)
497      * 30_doc_typo_fixes (various documentation/message fixes)
498    
499     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:23:03 +0200
500    
501    cdrkit (2.01.01a08+X.10) UNRELEASED; urgency=low
502    
503    * Applied 23_o_excl (exclusive device opening)    * Applied 23_o_excl (exclusive device opening)
504    * Applied 24_debug_tmpfile (more safe/secure log file location)    * Applied 24_debug_tmpfile (more safe/secure log file location)
# Line 6  icewm (2.01.01a08+X.10) UNRELEASED; urge Line 506  icewm (2.01.01a08+X.10) UNRELEASED; urge
506    
507   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:20:05 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:20:05 +0200
508    
509  icewm (2.01.01a08+X.09) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.09) UNRELEASED; urgency=low
510    
511    * Applied 18_donotopen_hda.dpatch - don't insist on opening unrelated IDE    * Applied 18_donotopen_hda.dpatch - don't insist on opening unrelated IDE
512      devices      devices
# Line 16  icewm (2.01.01a08+X.09) UNRELEASED; urge Line 516  icewm (2.01.01a08+X.09) UNRELEASED; urge
516    
517   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:11:47 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:11:47 +0200
518    
519  icewm (2.01.01a08+X.08) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.08) UNRELEASED; urgency=low
520    
521    * mkisofs iconv support with log message adapted, added to CMake build    * mkisofs iconv support with log message adapted, added to CMake build
522      system as appropriate      system as appropriate
523    
524   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:57:10 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:57:10 +0200
525    
526  icewm (2.01.01a08+X.07) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.07) UNRELEASED; urgency=low
527    
528    * Applied patches: 07_noadvertising (strip adds for commercial    * Applied patches: 07_noadvertising (strip adds for commercial
529      cdrecord-proDVD), 08_privacy (mkisofs revealing the exact command line)      cdrecord-proDVD), 08_privacy (mkisofs revealing the exact command line)
530    
531   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:54:54 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:54:54 +0200
532    
533  icewm (2.01.01a08+X.06) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.06) UNRELEASED; urgency=low
534    
535    * Applied 06_dautipps - better hints about ATAPI usage howto and    * Applied 06_dautipps - better hints about ATAPI usage howto and
536      -joliet-long workaround      -joliet-long workaround
537    
538   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:52:50 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:52:50 +0200
539    
540  icewm (2.01.01a08+X.05) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.05) UNRELEASED; urgency=low
541    
542    * Bits from 03_script.dpatch by Joerg Jaspert <joerg@debian.org> and Eduard    * Bits from 03_script.dpatch by Joerg Jaspert <joerg@debian.org> and Eduard
543      Bloch: Linux-friendly device location for cdda scripts and better encoder      Bloch: Linux-friendly device location for cdda scripts and better encoder
# Line 45  icewm (2.01.01a08+X.05) UNRELEASED; urge Line 545  icewm (2.01.01a08+X.05) UNRELEASED; urge
545    
546   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:49:56 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:49:56 +0200
547    
548  icewm (2.01.01a08+X.04) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.04) UNRELEASED; urgency=low
549    
550    * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:    * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:
551      /var/log directory location and SILO relevant paths      /var/log directory location and SILO relevant paths
552    
553   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:46:55 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:46:55 +0200
554    
555  icewm (2.01.01a08+X.03) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.03) UNRELEASED; urgency=low
556    
557    * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from    * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from
558      02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>      02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>
559    
560   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:43:15 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:43:15 +0200
561    
562  icewm (2.01.01a08+X.02) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.02) UNRELEASED; urgency=low
563    
564    * Converted to use a CMake based filesystem. Generating relevant things with    * Converted to use a CMake based filesystem. Generating relevant things with
565      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote
# Line 70  icewm (2.01.01a08+X.02) UNRELEASED; urge Line 570  icewm (2.01.01a08+X.02) UNRELEASED; urge
570    
571   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:35:23 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:35:23 +0200
572    
573  icewm (2.01.01a08+X.01) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.01) UNRELEASED; urgency=low
574    
575    * moved documentation around, READMEs/ directory contains a structure, moved    * moved documentation around, READMEs/ directory contains a structure, moved
576      mkisofs docs from the source directory to it      mkisofs docs from the source directory to it

Legend:
Removed from v.36  
changed lines
  Added in v.825

  ViewVC Help
Powered by ViewVC 1.1.5