/[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 232 by blade, Wed Sep 6 16:42:06 2006 UTC cdrkit/trunk/Changelog revision 552 by blade, Sat Dec 2 22:06:02 2006 UTC
# Line 1  Line 1 
1  cdrkit (1.0pre4) UNRELEASED; urgency=low  cdrkit (1.1.1) UNRELEASED; urgency=low
2    
3      *
4    
5     -- Eduard Bloch <blade@debian.org>  Sat,  2 Dec 2006 23:05:33 +0100
6    
7    cdrkit (1.1.0) RELEASED; urgency=medium
8    
9      [ Eduard Bloch ]
10      * replacement of libdeflt, config parser rewrite; more user-friendly,
11        more flexible/tolerant now
12      * config overhaul, much more dynamic checks, including fixes for SunOS and
13        AIX environment, including proper libiconv detection, and processing of
14        LDFLAGS provided by user. Also fixed confusing double-checks for some of
15        the variables in cdda2wav.c.
16      * mass renaming of applications and libraries, see FAQ
17      * dirsplit -S fix, oversized have been possible before
18      * consistent version display
19      * cleanup of libschily, removed unused/superfluous parts (assumed having a
20        modern POSIX compliant environment). Renamed to librols
21        (RemainsOfLibSchily).
22      * reenabled selection of the DVD driver, accidentaly disabled in 1.0, when
23        beeing in non-verbose mode
24      * made dirsplit work with file symlinks
25      * incorporated some OpenSUSE patches:
26        + cdrkit-HZ.patch (with initialized value, *sic*)
27        + cdrkit-dvd-fix.patch (return code tracking)
28        + cdrkit-gcc-workaround.patch
29        + cdrkit-mkisofs-fail-on-large-file.patch (don't just skip them)
30        + cdrkit-mkisofs-grow-check.patch (tolerate grown files)
31        + cdrkit-perms.patch (not breaking on missing device files)
32    
33      [ Christian Fromme ]
34      * big cleanup, phase I, getting rid from Cstyle function definitions in
35        applications
36    
37      [ Lorenz Minder ]
38      * user output junk filter in icedax/toc.c
39      * flexible ascii conversion buffer
40    
41     -- Eduard Bloch <blade@debian.org>  Sat, 02 Dec 2006 18:43:14 +0100
42    
43    cdrkit (1.0) RELEASED; urgency=low
44    
45      [ Eduard Bloch ]
46      * mapping of ATAPI: -> ATA: method on linux-2.6 and some code beautification
47      * added a atexit handler to stop the FIFO process more reliably, since
48        Schilling's constructs seem to terminate the application on too many
49        places
50      * print Burnfree state/preparation messages only with high verbosity
51    
52      [ Dennis Vshivkov ]
53      * sorted display of files when needed
54    
55      [ Joerg Jaspert]
56      * Remove all the printing of useless messages. This is based on GPLed
57        code, so we follow the letter of the GPL as it is interpreted by 99%
58        of the world, including its authors. Especially as Joerg was never able
59        to give us any clear explanation what other license he may think
60        cdrtools had, despite us asking multiple times. So we have no other
61        choice than to take whats written down, and thats GPL.
62    
63     -- Joerg Jaspert <joerg@debian.org>  Mon, 20 Nov 2006 19:25:10 +0100
64    
65    cdrkit (1.0pre5) RELEASED; urgency=low
66    
67      [ Eduard Bloch ]
68      * added better check for capability.h and FATAL_ERROR if it's missing on Linux
69      * wodim.1 updates, ie. moved suid howto to README.suidroot, Linux bashing to
70        README.linux, more notes about non-root usage
71      * more carefull description of the role of previous developer and his own
72        project
73      * fixed libmagic detection
74      * rewrote README.mkisofs, README.win32
75      * better track numbers extraction command in cdda2ogg/cdda2mp3
76      * reenabled (forgotten) support for libedc
77      * table formating fixes in cdda2wav.1, helps small terminals
78      * AIX 5l port
79      * killing FIFO process on ungraceful termination
80      * scsi-linux-sg.c: skipping unallowed devices, cleanup/consolidation of the
81        old workaround(s) for ATA now for SCSI too
82      * renamed error function to schily_error because it started to wreak random
83        havoc after harmless header moving (conflict with incompatible GNU version)
84      * restored scsi-remote.c compilation, moved to libscg sources, used instead
85        of rdummy.c
86      * added optional omiting of DMA speed tests
87    
88      [ Vladimir Nadvornik ]
89      * enabled CLONE feature in wodim's config
90    
91      [ Modestas Vainius ]
92      * dropped . from the include path and fixed mkisofs source to use the local
93        headers
94    
95      [ Lorenz Minder ]
96      * Fix of the joliet_strlen signature
97      * Code refactoring around *cvt* declarations to make the conditional
98        compilation more reliable, especially on BSD and AIX
99      * include/utypes.h: guard to preserve SIZE_T_MAX
100    
101      [ Christian Fromme ]
102      * detailed review and correction of author related data in manpages and
103        README files
104    
105      [ Peter Samuelson, Tollef Fog Heen ]
106      * typo and grammar fixes in mkisofs.8
107      * Remove several instances of %r in printf-like statements, in
108        preparation for removing the libschily format-string implementation
109    
110     -- Eduard Bloch <blade@debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
111    
112    cdrkit (1.0pre4) RELEASED; urgency=low
113    
114    [ Eduard Bloch ]    [ Eduard Bloch ]
115    * Added checks for libcam to make (k)FreeBSD compilation work (untested)    * Added checks for libcam to make (k)FreeBSD compilation work (untested)
# Line 70  cdrkit (1.0pre1) RELEASED; urgency=low Line 181  cdrkit (1.0pre1) RELEASED; urgency=low
181        plattforms, though.        plattforms, though.
182    * removed most of the anti-linux2.6  program messages (unless being    * removed most of the anti-linux2.6  program messages (unless being
183      in verbose mode). (closes: #377145)      in verbose mode). (closes: #377145)
184    * changed default config file location to /etc/default/wodim    * changed default config file location to /etc/wodim.conf
185    * added more meaningful error message on -dvd-video failure (closes: #324586)    * added more meaningful error message on -dvd-video failure (closes: #324586)
186    * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus    * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
187      fixes for unreliable encoder detection (closes: #283794, #344443) plus      fixes for unreliable encoder detection (closes: #283794, #344443) plus

Legend:
Removed from v.232  
changed lines
  Added in v.552

  ViewVC Help
Powered by ViewVC 1.1.5