cdrtools Changelog

What's new in cdrtools 3.00

Jun 8, 2010
  • Better lint make rules
  • Better autoconf rules for ACLs
  • Better support for Linux on IBM-390
  • Better support for Linux on AMD x86-64
  • Better conforming to lint warnings.
  • Now using "makefiles-1.6"
  • Compilation on OS/2 should work again (-Zexe -> -o xxx.$(EXEEXT)
  • The sleeptime to allow reading a GNU mmake related warning was reduced
  • to 2 seconds.
  • I am still waiting for GNU make to fix the bugs I did report in 1999.
  • Support for 'make DESTDIR=xxx install' added
  • Workaround for a Shell Bug on BSDi
  • Install workaround for the fact that BSDI has chown(1) in /usr/sbin/
  • cc-config shell script reworked
  • Better configure tests for procfs include files
  • Configure tests for fchown, chmod, fchmod, lchmod, futimes, lutimes
  • Configure tests for fdopendir
  • Configure tests for broken ext2fs includes files in Linux kernel
  • Better SRCROOT search function in makefiles shell scripts
  • New autoconf tests for broken , &
  • on various Linux systems
  • astoull*() new in schily.h
  • utypes.h now has MAX_ and MIN_ value definitions for all basic
  • system types.
  • Support added to compile in 64 bit mode on Solaris Sparc.
  • Use: smake CCOM=cc64
  • Support added to compile shared libraries with version
  • numbers for interface levels and make inofficial "interfaces"
  • static
  • Prevent gmake to go into an enless loop on Solaris
  • in case that /usr/ucb/tr is before /usr/bin/tr in PATH
  • Better autoconf error message in case that the expected
  • C-compiler could not be found.
  • Mac OS X now installs files as root:wheel
  • Supply linker mapfiles for all libraries. This allows cdrtools
  • to be compiled using shared libraries only and to properly
  • hide inofficial interfaces on Solaris (using ls)
  • Note that this feature is not yet available for GNU ld
  • Support for DragonFly BSD added, thanks to [email protected]
  • Default Cygwin install uid/group adapted to use available ids.
  • New program btcflash added. Thanks to David Huang