NEW features of cdrtools-2.01a05: Please have a look at the German open Source Center BerliOS at www.berlios.de BerliOS will continue to support free hosting of cryptography projects even when US laws change and don't allow to host cryptography projects in the USA. Also look at sourcewell.berlios.de, the first Open Source announcement service that itself is implemented as Open Source project. ***************** Important news **************************** For the 'Slottable Source Plugin Module' SSPM Features read README.SSPM ***************** Please Test ********************************* All: - Make recently introduced symlink install use relative symlinks instead of absolute symlinks. - Change autoconf/statdefs.h to support nanosecond support for SCO UnixWare and FreeBSD - Call conf/mkdep-sco.sh via sh to be independant from 'x' bit. - libschily/rename.c fixed for SCO Openserver fo avoid warning for redefinition of MAXPATHNAME - libschily/usleep.c fixed to avoid SCO Openserver warning about non matchin prototype in system include files - Better Portability for SCO UnixWare - New platfoms i486, i586, Pentium III, Prntium Pro - Let strdefs.h also include strings.h for strcasecmp() - Support for missing struct sockaddr_storage - Support for froken wait3() (returns wrong timings) - Changed broken portability Prototype support in libfile to use 'makefiles / prototype.h' based system - Changed fileopen() and filereopen() to avoid fdopen() provlems (does not accept mode string that does not match fd flags) Libparanoia (Ported by Jörg Schilling, originated by Monty xiphmont@mit.edu): Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de): Libscg: Rscsi: - Workaround for missing struct sockaddr_storage on SCO UnixWare Cdrecord: - Man page now correctly describes the data formats used with -xa1 & -xa2 - Use Prototypes for functions with enum parameter in fifo.c to avoid warnings on SCO UnixWare Cdda2wav (By Heiko Eißfeldt heiko@hexco.de): - include unistd.h for abs() Readcd: Scgcheck: Mkisofs (By Jörg Schilling and James Pearson j.pearson@ge.ucl.ac.uk): - getopt.h/fnmatch.h changed to use 'makefiles / prototype.h' based system instead FSD junk system - Removed FSF junk from getopt.c that either created problems with SCO Unixware or did not compile on AIX - Prototype for DVDOpenFile() to avoid warning on SCO UnixWare related to enum function parameter TODO: - read Joliet filenames with multi-session if no TRANS.TBL or RR is present. I am looking for a volouteer for this task: Peter Berendi announced that he likes to be the volounteer for this task. Unfortunately, I did no hear again from him, but I got a proposal from "Krisztian Gede" who also likes to do the job. Note that this can never be 100% correct as there is no relation between the names on the master (UNIX) filesystem, the ISO-9660 names and the Joliet names. Only the Rock Ridge names are untranslated with respect to the original files on the master (UNIX) filesystem. - implement Yellow book compliant XA extended dir attributes - add libecc/edc for CDI and similar. This may not be needed if we ise VCDimager and recent cdrecord versions. CYGWIN NT-4.0 NOTES: To compile on Cygwin32, get Cygwin and install it. For more information read README.win32 The files are located on: ftp://ftp.berlios.de/pub/cdrecord/alpha ... NOTE: These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU tar may get some minor trouble. WARNING: Do not use 'mc' to extract the tar file! All mc versions before 4.0.14 cannot extract symbolic links correctly. WARNING: Do not use 'winzip' to extract the tar file! Winzip cannot extract symbolic links correctly. Joerg