/[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 28 by blade, Wed Aug 23 11:38:13 2006 UTC cdrkit/trunk/Changelog revision 552 by blade, Sat Dec 2 22:06:02 2006 UTC
# Line 1  Line 1 
1  icewm (2.01.01a08+Y) 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 ]
115      * Added checks for libcam to make (k)FreeBSD compilation work (untested)
116      * added clarifications about changes to all source files
117      * adapted initial message to display the copyright more clearly
118      * adapted copyright and contact information in scgcheck manpage
119      * adapted contact information in btcflash manpage, also added a reference to
120        its original author which has been missing
121    
122      [ Peter Samuelson ]
123      * Cleanups: unused macros/defines
124      * Unified and simplified the build-host data crawling methods
125    
126      [ Juergen Weigert ]
127      * Various documentation corrections, replaced cdrecord->wodim where it is
128        appropriate and legal on many visible locations
129    
130     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 23:36:58 +0200
131    
132    cdrkit (1.0pre3) unstable; urgency=low
133    
134      [ Eduard Bloch ]
135      * Added FAQ ("where wodim name comes from")
136      * Moved the NULL pointer check on cdr_t to a place before it is used for DVD
137        feature checks (otherwise it would crash when run on any pure CD-ROM
138        reader)
139      * Added test for WORDS_BIGENDIAN
140      * copied values from align.h to another set of sizeof-reflecting defines in
141        xconfig.h
142      * workarounds for almost all "you are not allowed to modify that {version
143        checking,quality assurance,other-important-looking-wording}" parts,
144        replacing the output of "schily" where the commend said that we are forced
145        to. One part in cdrecord.c still remains, the comment sounds too dangerous
146        to be touched.
147      * forced FIFO define, suggested by Peter
148    
149      [ Peter Samuelson ]
150      * Created cmake test and code snippet for HAVE_C_BITFIELDS
151    
152      [ Michael Ablassmeier ]
153      * Typo fixes in mkisofs messages and unified identical ones with a macro
154    
155      [Joerg Jaspert]
156      * Released as 1.0pre3
157    
158     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 09:56:38 +0200
159    
160    cdrkit (1.0pre2) RELEASED; urgency=low
161    
162      * Took zisofs_tools out of the global build system and restored its original
163        Makefile. Its own build system works better.
164    
165     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
166    
167    cdrkit (1.0pre1) RELEASED; urgency=low
168    
169      [ See http://bugs.debian.org/$BUGNR for detailed explanations ]
170      * The Big Fork to an independent project called cdrkit
171        + using the last clearly stated GPLed versions of files from
172          cdrtools-2.01.01a08 (closes: #353403, 372486)
173        + we play the upstream role now, using our patches and we like them
174          (closes: #361450)
175        + renamed relevant works to avoid claims of "potential defamation" or
176          "damage of reputation" (closes: #350738)
177        + custom CMake based build system used instead of the original one, since
178          we understand it better (closes: #350739 and hopefully closes: #350254,
179          reopen if not). It seems to be portable among the platforms
180          supported by Debian, it needs a bit of work for porting to non-Linux
181          plattforms, though.
182      * removed most of the anti-linux2.6  program messages (unless being
183        in verbose mode). (closes: #377145)
184      * changed default config file location to /etc/wodim.conf
185      * added more meaningful error message on -dvd-video failure (closes: #324586)
186      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
187        fixes for unreliable encoder detection (closes: #283794, #344443) plus
188        possible override of preset CDDA_DEVICE variable fixed. Made the list of
189        selected audiotracks modifiable, see manpage (closes: #344445)
190      * sync with 4:2.01+01a01-4ubuntu4:
191        + merged README.ATAPI.setup with README.ATAPI.setup.ubuntu. Kernel 2.6 part
192          now in the beginning and reflecting the reality (dev=/dev/drive syntax,
193          no SUID requirement, closes: #304230, 377736)
194        + 02_cdrecord_default_conf.dpatch: changed /dev/cdrom to /dev/cdrw which
195          is more likely to match the correct device on udev using systems
196      * 36_ATA_scanbus_ignore_locked.dpatch to ignore busy devices (eg. hda
197        harddisk) while scanning with dev=ATA
198        (closes: #310689, #309250, #317793, 360295,
199      * Included 37_clean_dvdsup.dpatch (closes: #312062) based on
200        cdrtools-2.01.01a04-dvd.patch.bz2 from
201        http://people.mandriva.com/~warly/files/cdrtools/ with few updates to work
202        with a08. Also implements a fallback to ATA: bus in the -scanbus operation
203        (closes: #310689, #278894). This patch is used instead of the old 07_....
204        Enabled permanently, disabled the "cheatcode processing" in debian/rules.
205        Also eliminates some useability problems that have been pushed to our
206        users (closes: #325766, #271114, #312062, #353176).
207      * Updated dirsplit to version 0.3.3, zisofs-tools to 1.0.7 (with a custom
208        CMakeFile.txt for easier integration and config.h updated manually for
209        now)
210      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
211        fixes for unreliable encoder detection (closes: #283794, #344443) plus
212        possible override of preset CDDA_DEVICE variable fixed
213      * added additional script manpages from Oleksandr Moskalenko (closes: #295438)
214      * changed -speed to speed= in cdrecord.1 for consistency (closes: #344214)
215      * Anti-Root-Requirements:
216        + 39_nonroot_skips_rezero_unit.dpatch - don't run rezero_unit() as root
217        which is a) most likely not needed (even admited in the comment) and b)
218        causes the whole scsi transport system to terminate
219        + 40_stop_setuid_games.dpatch - another workaround for problems introduced
220        in a03 - looks like Linux kernel does reject an application trying to
221        change the UID between ioctls
222        (closes: #335253, 374685, 330506, 329308, 374345, 377421)
223      * Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)
224      * increased hash size in mkisofs/hash.c (closes: #327270)
225      * more decent info message about locale detection
226    
227     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
228    
229    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
230    
231      * Removed cdrtools-2.01.01a05-ossdvd.patch.bz2 again (threw bogus error
232        messages in TAO mode), used 37_clean_dvdsup.dpatch (from Warly/Mandriva)
233        instead
234    
235     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
236    
237    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
238    
239      * Applied cdrtools-2.01.01a05-ossdvd.patch.bz2 slightly adapted to work with
240        a08.
241    
242     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
243    
244    cdrkit (2.01.01a08+X.14) UNRELEASED; urgency=low
245    
246      * 39_nonroot_skips_rezero_unit (don't try to run rezero_unit when not beeing
247        root)
248      * 40_stop_setuid_games (dont't try to cheat the kernel with delayed seteuid)
249    
250     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:44:53 +0200
251    
252    cdrkit (2.01.01a08+X.13) UNRELEASED; urgency=low
253    
254      * 34_JTE (Jigdo Template Extraction, by Steve)
255      * 36_ATA_scanbus_ignore_locked (skip busy devices when scaning, by myself)
256      * 38_script_manpages: added as readmult.1 and pitchplay.1, currently no
257        list_audio_tracks script there so moved to scrips/
258    
259     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:35:30 +0200
260    
261    cdrkit (2.01.01a08+X.12) UNRELEASED; urgency=low
262    
263      * 31_gnu-kfreebsd.dpatch with minor adoptions (needs testing!)
264      * 33_extra_arch_boot_support (extra arches, by Steve)
265    
266     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:29:32 +0200
267    
268    cdrkit (2.01.01a08+X.11) UNRELEASED; urgency=low
269    
270      * 26_author_locale (ASCII transliteration of Jörg in the standard credits
271        message)
272      * 28_cdda2wav_interface (Linux friendly cdda2wav behaviour)
273      * 30_doc_typo_fixes (various documentation/message fixes)
274    
275     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:23:03 +0200
276    
277    cdrkit (2.01.01a08+X.10) UNRELEASED; urgency=low
278    
279      * Applied 23_o_excl (exclusive device opening)
280      * Applied 24_debug_tmpfile (more safe/secure log file location)
281      * 25_mkisofs_iconv_manpage (hints about extra charsets)
282    
283     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:20:05 +0200
284    
285    cdrkit (2.01.01a08+X.09) UNRELEASED; urgency=low
286    
287      * Applied 18_donotopen_hda.dpatch - don't insist on opening unrelated IDE
288        devices
289      * 20_rsh-bugfix.dpatch - make really sure that the program does seteuid
290        right or exit
291      * 22_linux_rawio_capability.dpatch: get Linux capabilities as needed
292    
293     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:11:47 +0200
294    
295    cdrkit (2.01.01a08+X.08) UNRELEASED; urgency=low
296    
297      * mkisofs iconv support with log message adapted, added to CMake build
298        system as appropriate
299    
300     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:57:10 +0200
301    
302    cdrkit (2.01.01a08+X.07) UNRELEASED; urgency=low
303    
304      * Applied patches: 07_noadvertising (strip adds for commercial
305        cdrecord-proDVD), 08_privacy (mkisofs revealing the exact command line)
306    
307     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:54:54 +0200
308    
309    cdrkit (2.01.01a08+X.06) UNRELEASED; urgency=low
310    
311      * Applied 06_dautipps - better hints about ATAPI usage howto and
312        -joliet-long workaround
313    
314     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:52:50 +0200
315    
316    cdrkit (2.01.01a08+X.05) UNRELEASED; urgency=low
317    
318      * Bits from 03_script.dpatch by Joerg Jaspert <joerg@debian.org> and Eduard
319        Bloch: Linux-friendly device location for cdda scripts and better encoder
320        selection
321    
322     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:49:56 +0200
323    
324    cdrkit (2.01.01a08+X.04) UNRELEASED; urgency=low
325    
326      * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:
327        /var/log directory location and SILO relevant paths
328    
329     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:46:55 +0200
330    
331    cdrkit (2.01.01a08+X.03) UNRELEASED; urgency=low
332    
333      * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from
334        02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>
335    
336     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:43:15 +0200
337    
338    cdrkit (2.01.01a08+X.02) UNRELEASED; urgency=low
339    
340    * Converted to use a CMake based filesystem. Generating relevant things with    * Converted to use a CMake based filesystem. Generating relevant things with
341      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote
# Line 9  icewm (2.01.01a08+Y) UNRELEASED; urgency Line 346  icewm (2.01.01a08+Y) UNRELEASED; urgency
346    
347   -- 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
348    
349  icewm (2.01.01a08+X) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.01) UNRELEASED; urgency=low
350    
351    * moved documentation around, READMEs/ directory contains a structure, moved    * moved documentation around, READMEs/ directory contains a structure, moved
352      mkisofs docs from the source directory to it      mkisofs docs from the source directory to it

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

  ViewVC Help
Powered by ViewVC 1.1.5