/[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 198 by blade, Mon Sep 4 12:01:55 2006 UTC cdrkit/trunk/Changelog revision 645 by blade, Wed Dec 27 18:47:29 2006 UTC
# Line 1  Line 1 
1  cdrkit (1.0pre3) UNRELEASED; urgency=low  cdrkit (1.1.1) UNRELEASED; urgency=low
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) RELEASED; urgency=low
93    
94      [ Eduard Bloch ]
95      * added better check for capability.h and FATAL_ERROR if it's missing on Linux
96      * wodim.1 updates, ie. moved suid howto to README.suidroot, Linux bashing to
97        README.linux, more notes about non-root usage
98      * more carefull description of the role of previous developer and his own
99        project
100      * fixed libmagic detection
101      * rewrote README.mkisofs, README.win32
102      * better track numbers extraction command in cdda2ogg/cdda2mp3
103      * reenabled (forgotten) support for libedc
104      * table formating fixes in cdda2wav.1, helps small terminals
105      * AIX 5l port
106      * killing FIFO process on ungraceful termination
107      * scsi-linux-sg.c: skipping unallowed devices, cleanup/consolidation of the
108        old workaround(s) for ATA now for SCSI too
109      * renamed error function to schily_error because it started to wreak random
110        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 ]
116      * enabled CLONE feature in wodim's config
117    
118      [ Modestas Vainius ]
119      * dropped . from the include path and fixed mkisofs source to use the local
120        headers
121    
122      [ Lorenz Minder ]
123      * Fix of the joliet_strlen signature
124      * Code refactoring around *cvt* declarations to make the conditional
125        compilation more reliable, especially on BSD and AIX
126      * include/utypes.h: guard to preserve SIZE_T_MAX
127    
128      [ Christian Fromme ]
129      * detailed review and correction of author related data in manpages and
130        README files
131    
132      [ Peter Samuelson, Tollef Fog Heen ]
133      * typo and grammar fixes in mkisofs.8
134      * Remove several instances of %r in printf-like statements, in
135        preparation for removing the libschily format-string implementation
136    
137     -- Eduard Bloch <blade@debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
138    
139    cdrkit (1.0pre4) RELEASED; urgency=low
140    
141      [ Eduard Bloch ]
142      * Added checks for libcam to make (k)FreeBSD compilation work (untested)
143      * added clarifications about changes to all source files
144      * adapted initial message to display the copyright more clearly
145      * adapted copyright and contact information in scgcheck manpage
146      * adapted contact information in btcflash manpage, also added a reference to
147        its original author which has been missing
148    
149      [ Peter Samuelson ]
150      * Cleanups: unused macros/defines
151      * Unified and simplified the build-host data crawling methods
152    
153      [ Juergen Weigert ]
154      * Various documentation corrections, replaced cdrecord->wodim where it is
155        appropriate and legal on many visible locations
156    
157     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 23:36:58 +0200
158    
159    cdrkit (1.0pre3) unstable; urgency=low
160    
161      [ Eduard Bloch ]
162    * Added FAQ ("where wodim name comes from")    * Added FAQ ("where wodim name comes from")
163    * Moved the NULL pointer check on cdr_t to a place before it is used for DVD    * Moved the NULL pointer check on cdr_t to a place before it is used for DVD
164      feature checks (otherwise it would crash when run on any pure CD-ROM      feature checks (otherwise it would crash when run on any pure CD-ROM
165      reader)      reader)
166    * Added test for WORDS_BIGENDIAN    * Added test for WORDS_BIGENDIAN
167    * copied values from align.h to xconfig.h (is there another redundant    * copied values from align.h to another set of sizeof-reflecting defines in
168      check&define somewhere, maybe?)      xconfig.h
169      * workarounds for almost all "you are not allowed to modify that {version
170        checking,quality assurance,other-important-looking-wording}" parts,
171        replacing the output of "schily" where the commend said that we are forced
172        to. One part in cdrecord.c still remains, the comment sounds too dangerous
173        to be touched.
174      * forced FIFO define, suggested by Peter
175    
176      [ Peter Samuelson ]
177      * Created cmake test and code snippet for HAVE_C_BITFIELDS
178    
179      [ Michael Ablassmeier ]
180      * Typo fixes in mkisofs messages and unified identical ones with a macro
181    
182      [Joerg Jaspert]
183      * Released as 1.0pre3
184    
185   -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 09:56:38 +0200   -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 09:56:38 +0200
186    
# Line 34  cdrkit (1.0pre1) RELEASED; urgency=low Line 208  cdrkit (1.0pre1) RELEASED; urgency=low
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

Legend:
Removed from v.198  
changed lines
  Added in v.645

  ViewVC Help
Powered by ViewVC 1.1.5