SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cdrecord-mkisofs-1.8a17-2.i386.rpm :

* Sat Feb 20 1999 Ryan Weaver [cdrecord-1.8a17-2]- Now installing header files in devel package for use with libs. DOH!
* Fri Feb 12 1999 Ryan Weaver [cdrecord-1.8a17-1]- NEW features of cdrecord-1.8a17:- Allow cdrecord -fix blank=somethins to work as expected- Raise the timeout tor read_toc() to make cdrecord work with TEAC CD-R55S and some ecotic CD-R media wehre read_toc on a blank media lasts for 3 minutes.- mkisofs:- man page updated- REASME.session updated- new options -hide & -hide_joliet from James Pearson- allow the full printable ISO-8859-1 set to be converted into UNICODE for Joliet disks.- Allow Volume sets ala ISO-9660- New options -abstract -biblio -copyright -sysid -volset -volset-size -volset-seqno- -volset-size -volset-seqno options added to allow multi-volume archives (e.g. OS installation CD sets). NOTE: -volset-size must be specified before -volset-seqno on each command line.- mkisofs patches from James Pearson:- cdda2wav:- more sync fixes- percentage fix- config fixes (fork and no shared memory and vice versa)
* Tue Feb 02 1999 Ryan Weaver [cdrecord-1.8a16-1]- NEW features of cdrecord-1.8a16:- added makefile and include defines for Netwinder \"armv4l\" - Strongarm 110- Added a hint for SVr4/Posix real time scheduling to the man page- Use only DFLTPHYS for DMA on FreeBSD 3.0- Fixed a bug that prevented to use the Plasmon RF-4100 after it already worked. The bug was recently introduced by a change in the handling of mode pages.- Support for ACER CR-4020C- Ingnore settings for dev= in /etc/devault/cdrecord if the -scanbus option was specified.- modified verbose printout to prevent overwriting the position with the error message- mkisofs:- man page updated- -volset-size -volset-seqno options added to allow multi-volume archives (e.g. OS installation CD sets). NOTE: -volset-size must be specified before -volset-seqno on each command line.- mkisofs patches from James Pearson:- cdda2wav:- changed default overlap to 0 sectors (no overlap)- version string includes os (for easier feedback)- the scsi commands use page aligned transfer buffers (Buffer handling changed to avoid problems on FreeBSD-3.x/CAM)- now the availability of shared memory is checked- fixes for nextstep- changed the synchronization method of overlapping sectors (low jitter drives should work with -P1)- new code to trash the cdrom buffer (when offsets grew too big)- code restructuring in order to prepare for a single process non-FIFO version- detect when fork() is not available- fixed bug with -e and -w- fixed bug with devices like /dev/sga- reintroduced signal handlers to do clean up work on signals- new option -J, which prints disc information and exits- first support for OSs, which cannot do fork() (depends on HAVE_FORK)- new option -J prints info and exits - fix for the new -J option :-) - fixed a bug with -e and -w options - fixed a bug with device settings like /dev/sga - reversed the omission of the signal handler in order to do clean up operations when being signalled
* Tue Dec 15 1998 Ryan Weaver [cdrecord-1.8a15-1]- RPM now building mkisofs.- cdda2wav and mkisofs are cdrecord-cdda2wav and cdrecord-mkisofs.- NEW features of cdrecord-1.8a15:- cdrecord: - changed sccsid[] -> __sccsid[] in scsi-beos.c to make it compile- mkisofs: - Now tested on Win NT-4.0 with Cygwin32-beta20 - fixed a bug in the IS_???? macro defines for stat.h that prevented correct compilation on CYGWIN32 - changed some open()/fopen() calls to use binary DOS mode to allow mkisofs to work correctly on CYGWIN32 NOTE: mkisofs .... > outfile still does not work you need to call mkisofs .... -o outfile- cdda2wav: - bug fix release - endianess problems for cd extra fixed - several clean ups - real time scheduling (SysV rtprioctl) tested with SCO Open server 5.0
* Thu Dec 10 1998 Ryan Weaver [cdrecord-1.8a14-3]- Corrected CDRecord URL.
* Wed Dec 09 1998 Ryan Weaver [cdrecord-1.8a14-2]- RPMS now building cdda2wav... cdda2wav-schily0.0pre-alpha-a14-2:- Obsoletes cdda2wav-0.95beta08- Recognition of FreeBSD -> reducing shared mem to < 128K- Linux: Support of explicit SCSI-Device: -D/dev/sg1:3,0- FreeBSD now CD Extra Support (Display of titel)- Assembler routines removed (resample.c)- New Frontends and OtherProgs with hints
* Tue Dec 08 1998 Ryan Weaver [cdrecord-1.8a14-1]- Updated to 1.8a14- NEW features of cdrecord-1.8a14:- New default file handling (/etc/default/cdrecord) See new man page and the file cdrecord.dfl in the cdrecord directory. This allows e.g. cdrecord dev=teac To specify the TEAC drive.- First attempt to support BeOS
* Tue Dec 01 1998 Ryan Weaver [cdrecord-1.8a13-1]- Updated to 1.8a13- NEW features of cdrecord-1.8a13:- First Advent: First separate scg library ;-) Currently only the low level and mid level transport stuff- corrected error detection code in scsierrs.c to fix - missing NULL ptr at end of CCS error table - <= -> < problem for invalid sense code vs. vendor uniqe sense code
* Sat Nov 28 1998 Ryan Weaver [cdrecord-1.8a12-1]- Updated to 1.8a12- NEW features of cdrecord-1.8a12:- Fixed a typo in scsitransp.c that prevented compilation on some Linux releases.
* Thu Nov 26 1998 Ryan Weaver [cdrecord-1.8a11-1]- Upadted to 1.8a11- Got patch from Jörg Schilling to compile on linux.- NEW features of cdrecord-1.8a11:- Starting with official support for SCO Openserver 5 NOTE: You will need to have a CD in the closed tray of the drive otherwise cdrecord is not able to open the device.- Fixed a bug in scsi-sco.c that prevented compilation.- Added DEFAULTS files for SCO- Fixed the autoconf detection stuff for major()/minor()- Fixed the autoconf detection stuff for not working mlockall() on SCO/HP-UX- Fixed mkisofs-1.12b4/diag/isoinfo.c to allow compilation on SCO- New S_IS
*() macros to allow compilation on OS/2 with missing S_IFBLK- Added a static configuration for VMS- Some fixes that are needed for VMS- Added a file cdrecord/build_all.com to compile cdrecord on VMS- Fixed isnan() code to fit SCO Openserver and VMS- Incorporating now an experimental version of cdda2wav-0.95beta08 Report problems to: heikoAATTcolossus.escape.de- NOTE: cdda2wav and mkisofs are not included in cdrecord rpm.
* Sat Nov 21 1998 Ryan Weaver [cdrecord-1.8a10-1]- Updated to 1.8a10
 
ICM Bot detect detector