/[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 30 by blade, Wed Aug 23 11:49:11 2006 UTC cdrkit/trunk/Changelog revision 486 by blade, Sun Nov 26 11:58:34 2006 UTC
# Line 1  Line 1 
1  icewm (2.01.01a08+X.04) UNRELEASED; urgency=low  cdrkit (1.1.x) UNRELEASED; urgency=medium
2    
3      [ Eduard Bloch ]
4      * replacement of libdeflt, config parser rewrite; more user-friendly,
5        more flexible/tolerant now
6      * config overhaul, much more dynamic checks, including fixes for SunOS
7        environment. Also fixed confusing double-checks for some of the variables
8        in cdda2wav.c
9      * mass renaming of applications and libraries, see FAQ
10      * dirsplit -S fix, oversized have been possible before
11      * consistent version display
12      * cleanup of libschily, removed unused or easily replaceable parts (assumed
13        having a modern POSIX compliant environment). Renamed to librols
14        (RemainsOfLibSchily).
15      * reenabled selection of the DVD driver, accidentaly disabled in 1.0, when
16        beeing in non-verbose mode
17      * made dirsplit work with file symlinks
18      * incorporated some OpenSUSE patches:
19        + cdrkit-HZ.patch (with initialized value, *sic*)
20        + cdrkit-dvd-fix.patch (return code tracking)
21        + cdrkit-gcc-workaround.patch
22        + cdrkit-mkisofs-fail-on-large-file.patch (don't just skip them)
23        + cdrkit-mkisofs-grow-check.patch (tolerate grown files)
24        + cdrkit-perms.patch (not breaking on missing device files)
25    
26      [ Christian Fromme ]
27      * big cleanup, phase I, getting rid from Cstyle function definitions in
28        applications
29    
30      [ Lorenz Minder ]
31      * user output junk filter in icedax/toc.c
32      * flexible ascii conversion buffer
33    
34     -- Eduard Bloch <blade@debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
35    
36    cdrkit (1.0) RELEASED; urgency=low
37    
38      [ Eduard Bloch ]
39      * mapping of ATAPI: -> ATA: method on linux-2.6 and some code beautification
40      * added a atexit handler to stop the FIFO process more reliably, since
41        Schilling's constructs seem to terminate the application on too many
42        places
43      * print Burnfree state/preparation messages only with high verbosity
44    
45      [ Dennis Vshivkov ]
46      * sorted display of files when needed
47    
48      [ Joerg Jaspert]
49      * Remove all the printing of useless messages. This is based on GPLed
50        code, so we follow the letter of the GPL as it is interpreted by 99%
51        of the world, including its authors. Especially as Joerg was never able
52        to give us any clear explanation what other license he may think
53        cdrtools had, despite us asking multiple times. So we have no other
54        choice than to take whats written down, and thats GPL.
55    
56     -- Joerg Jaspert <joerg@debian.org>  Mon, 20 Nov 2006 19:25:10 +0100
57    
58    cdrkit (1.0pre5) RELEASED; urgency=low
59    
60      [ Eduard Bloch ]
61      * added better check for capability.h and FATAL_ERROR if it's missing on Linux
62      * wodim.1 updates, ie. moved suid howto to README.suidroot, Linux bashing to
63        README.linux, more notes about non-root usage
64      * more carefull description of the role of previous developer and his own
65        project
66      * fixed libmagic detection
67      * rewrote README.mkisofs, README.win32
68      * better track numbers extraction command in cdda2ogg/cdda2mp3
69      * reenabled (forgotten) support for libedc
70      * table formating fixes in cdda2wav.1, helps small terminals
71      * AIX 5l port
72      * killing FIFO process on ungraceful termination
73      * scsi-linux-sg.c: skipping unallowed devices, cleanup/consolidation of the
74        old workaround(s) for ATA now for SCSI too
75      * renamed error function to schily_error because it started to wreak random
76        havoc after harmless header moving (conflict with incompatible GNU version)
77      * restored scsi-remote.c compilation, moved to libscg sources, used instead
78        of rdummy.c
79      * added optional omiting of DMA speed tests
80    
81      [ Vladimir Nadvornik ]
82      * enabled CLONE feature in wodim's config
83    
84      [ Modestas Vainius ]
85      * dropped . from the include path and fixed mkisofs source to use the local
86        headers
87    
88      [ Lorenz Minder ]
89      * Fix of the joliet_strlen signature
90      * Code refactoring around *cvt* declarations to make the conditional
91        compilation more reliable, especially on BSD and AIX
92      * include/utypes.h: guard to preserve SIZE_T_MAX
93    
94      [ Christian Fromme ]
95      * detailed review and correction of author related data in manpages and
96        README files
97    
98      [ Peter Samuelson, Tollef Fog Heen ]
99      * typo and grammar fixes in mkisofs.8
100      * Remove several instances of %r in printf-like statements, in
101        preparation for removing the libschily format-string implementation
102    
103     -- Eduard Bloch <blade@debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
104    
105    cdrkit (1.0pre4) RELEASED; urgency=low
106    
107      [ Eduard Bloch ]
108      * Added checks for libcam to make (k)FreeBSD compilation work (untested)
109      * added clarifications about changes to all source files
110      * adapted initial message to display the copyright more clearly
111      * adapted copyright and contact information in scgcheck manpage
112      * adapted contact information in btcflash manpage, also added a reference to
113        its original author which has been missing
114    
115      [ Peter Samuelson ]
116      * Cleanups: unused macros/defines
117      * Unified and simplified the build-host data crawling methods
118    
119      [ Juergen Weigert ]
120      * Various documentation corrections, replaced cdrecord->wodim where it is
121        appropriate and legal on many visible locations
122    
123     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 23:36:58 +0200
124    
125    cdrkit (1.0pre3) unstable; urgency=low
126    
127      [ Eduard Bloch ]
128      * Added FAQ ("where wodim name comes from")
129      * Moved the NULL pointer check on cdr_t to a place before it is used for DVD
130        feature checks (otherwise it would crash when run on any pure CD-ROM
131        reader)
132      * Added test for WORDS_BIGENDIAN
133      * copied values from align.h to another set of sizeof-reflecting defines in
134        xconfig.h
135      * workarounds for almost all "you are not allowed to modify that {version
136        checking,quality assurance,other-important-looking-wording}" parts,
137        replacing the output of "schily" where the commend said that we are forced
138        to. One part in cdrecord.c still remains, the comment sounds too dangerous
139        to be touched.
140      * forced FIFO define, suggested by Peter
141    
142      [ Peter Samuelson ]
143      * Created cmake test and code snippet for HAVE_C_BITFIELDS
144    
145      [ Michael Ablassmeier ]
146      * Typo fixes in mkisofs messages and unified identical ones with a macro
147    
148      [Joerg Jaspert]
149      * Released as 1.0pre3
150    
151     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 09:56:38 +0200
152    
153    cdrkit (1.0pre2) RELEASED; urgency=low
154    
155      * Took zisofs_tools out of the global build system and restored its original
156        Makefile. Its own build system works better.
157    
158     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
159    
160    cdrkit (1.0pre1) RELEASED; urgency=low
161    
162      [ See http://bugs.debian.org/$BUGNR for detailed explanations ]
163      * The Big Fork to an independent project called cdrkit
164        + using the last clearly stated GPLed versions of files from
165          cdrtools-2.01.01a08 (closes: #353403, 372486)
166        + we play the upstream role now, using our patches and we like them
167          (closes: #361450)
168        + renamed relevant works to avoid claims of "potential defamation" or
169          "damage of reputation" (closes: #350738)
170        + custom CMake based build system used instead of the original one, since
171          we understand it better (closes: #350739 and hopefully closes: #350254,
172          reopen if not). It seems to be portable among the platforms
173          supported by Debian, it needs a bit of work for porting to non-Linux
174          plattforms, though.
175      * removed most of the anti-linux2.6  program messages (unless being
176        in verbose mode). (closes: #377145)
177      * changed default config file location to /etc/wodim.conf
178      * added more meaningful error message on -dvd-video failure (closes: #324586)
179      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
180        fixes for unreliable encoder detection (closes: #283794, #344443) plus
181        possible override of preset CDDA_DEVICE variable fixed. Made the list of
182        selected audiotracks modifiable, see manpage (closes: #344445)
183      * sync with 4:2.01+01a01-4ubuntu4:
184        + merged README.ATAPI.setup with README.ATAPI.setup.ubuntu. Kernel 2.6 part
185          now in the beginning and reflecting the reality (dev=/dev/drive syntax,
186          no SUID requirement, closes: #304230, 377736)
187        + 02_cdrecord_default_conf.dpatch: changed /dev/cdrom to /dev/cdrw which
188          is more likely to match the correct device on udev using systems
189      * 36_ATA_scanbus_ignore_locked.dpatch to ignore busy devices (eg. hda
190        harddisk) while scanning with dev=ATA
191        (closes: #310689, #309250, #317793, 360295,
192      * Included 37_clean_dvdsup.dpatch (closes: #312062) based on
193        cdrtools-2.01.01a04-dvd.patch.bz2 from
194        http://people.mandriva.com/~warly/files/cdrtools/ with few updates to work
195        with a08. Also implements a fallback to ATA: bus in the -scanbus operation
196        (closes: #310689, #278894). This patch is used instead of the old 07_....
197        Enabled permanently, disabled the "cheatcode processing" in debian/rules.
198        Also eliminates some useability problems that have been pushed to our
199        users (closes: #325766, #271114, #312062, #353176).
200      * Updated dirsplit to version 0.3.3, zisofs-tools to 1.0.7 (with a custom
201        CMakeFile.txt for easier integration and config.h updated manually for
202        now)
203      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
204        fixes for unreliable encoder detection (closes: #283794, #344443) plus
205        possible override of preset CDDA_DEVICE variable fixed
206      * added additional script manpages from Oleksandr Moskalenko (closes: #295438)
207      * changed -speed to speed= in cdrecord.1 for consistency (closes: #344214)
208      * Anti-Root-Requirements:
209        + 39_nonroot_skips_rezero_unit.dpatch - don't run rezero_unit() as root
210        which is a) most likely not needed (even admited in the comment) and b)
211        causes the whole scsi transport system to terminate
212        + 40_stop_setuid_games.dpatch - another workaround for problems introduced
213        in a03 - looks like Linux kernel does reject an application trying to
214        change the UID between ioctls
215        (closes: #335253, 374685, 330506, 329308, 374345, 377421)
216      * Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)
217      * increased hash size in mkisofs/hash.c (closes: #327270)
218      * more decent info message about locale detection
219    
220     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
221    
222    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
223    
224      * Removed cdrtools-2.01.01a05-ossdvd.patch.bz2 again (threw bogus error
225        messages in TAO mode), used 37_clean_dvdsup.dpatch (from Warly/Mandriva)
226        instead
227    
228     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
229    
230    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
231    
232      * Applied cdrtools-2.01.01a05-ossdvd.patch.bz2 slightly adapted to work with
233        a08.
234    
235     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
236    
237    cdrkit (2.01.01a08+X.14) UNRELEASED; urgency=low
238    
239      * 39_nonroot_skips_rezero_unit (don't try to run rezero_unit when not beeing
240        root)
241      * 40_stop_setuid_games (dont't try to cheat the kernel with delayed seteuid)
242    
243     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:44:53 +0200
244    
245    cdrkit (2.01.01a08+X.13) UNRELEASED; urgency=low
246    
247      * 34_JTE (Jigdo Template Extraction, by Steve)
248      * 36_ATA_scanbus_ignore_locked (skip busy devices when scaning, by myself)
249      * 38_script_manpages: added as readmult.1 and pitchplay.1, currently no
250        list_audio_tracks script there so moved to scrips/
251    
252     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:35:30 +0200
253    
254    cdrkit (2.01.01a08+X.12) UNRELEASED; urgency=low
255    
256      * 31_gnu-kfreebsd.dpatch with minor adoptions (needs testing!)
257      * 33_extra_arch_boot_support (extra arches, by Steve)
258    
259     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:29:32 +0200
260    
261    cdrkit (2.01.01a08+X.11) UNRELEASED; urgency=low
262    
263      * 26_author_locale (ASCII transliteration of Jörg in the standard credits
264        message)
265      * 28_cdda2wav_interface (Linux friendly cdda2wav behaviour)
266      * 30_doc_typo_fixes (various documentation/message fixes)
267    
268     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:23:03 +0200
269    
270    cdrkit (2.01.01a08+X.10) UNRELEASED; urgency=low
271    
272      * Applied 23_o_excl (exclusive device opening)
273      * Applied 24_debug_tmpfile (more safe/secure log file location)
274      * 25_mkisofs_iconv_manpage (hints about extra charsets)
275    
276     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:20:05 +0200
277    
278    cdrkit (2.01.01a08+X.09) UNRELEASED; urgency=low
279    
280      * Applied 18_donotopen_hda.dpatch - don't insist on opening unrelated IDE
281        devices
282      * 20_rsh-bugfix.dpatch - make really sure that the program does seteuid
283        right or exit
284      * 22_linux_rawio_capability.dpatch: get Linux capabilities as needed
285    
286     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:11:47 +0200
287    
288    cdrkit (2.01.01a08+X.08) UNRELEASED; urgency=low
289    
290      * mkisofs iconv support with log message adapted, added to CMake build
291        system as appropriate
292    
293     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:57:10 +0200
294    
295    cdrkit (2.01.01a08+X.07) UNRELEASED; urgency=low
296    
297      * Applied patches: 07_noadvertising (strip adds for commercial
298        cdrecord-proDVD), 08_privacy (mkisofs revealing the exact command line)
299    
300     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:54:54 +0200
301    
302    cdrkit (2.01.01a08+X.06) UNRELEASED; urgency=low
303    
304      * Applied 06_dautipps - better hints about ATAPI usage howto and
305        -joliet-long workaround
306    
307     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:52:50 +0200
308    
309    cdrkit (2.01.01a08+X.05) UNRELEASED; urgency=low
310    
311      * Bits from 03_script.dpatch by Joerg Jaspert <joerg@debian.org> and Eduard
312        Bloch: Linux-friendly device location for cdda scripts and better encoder
313        selection
314    
315     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:49:56 +0200
316    
317    cdrkit (2.01.01a08+X.04) UNRELEASED; urgency=low
318    
319    * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:    * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:
320      /var/log directory location and SILO relevant paths      /var/log directory location and SILO relevant paths
321    
322   -- 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
323    
324  icewm (2.01.01a08+X.03) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.03) UNRELEASED; urgency=low
325    
326    * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from    * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from
327      02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>      02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>
328    
329   -- 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
330    
331  icewm (2.01.01a08+X.02) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.02) UNRELEASED; urgency=low
332    
333    * Converted to use a CMake based filesystem. Generating relevant things with    * Converted to use a CMake based filesystem. Generating relevant things with
334      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote
# Line 23  icewm (2.01.01a08+X.02) UNRELEASED; urge Line 339  icewm (2.01.01a08+X.02) UNRELEASED; urge
339    
340   -- 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
341    
342  icewm (2.01.01a08+X.01) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.01) UNRELEASED; urgency=low
343    
344    * moved documentation around, READMEs/ directory contains a structure, moved    * moved documentation around, READMEs/ directory contains a structure, moved
345      mkisofs docs from the source directory to it      mkisofs docs from the source directory to it

Legend:
Removed from v.30  
changed lines
  Added in v.486

  ViewVC Help
Powered by ViewVC 1.1.5