-------------------------------------------------------------------------------- == Outdated libburn Releases == -------------------------------------------------------------------------------- The current release is at [wiki:Releases releases page]. -------------------------------------------------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.8.2.pl00.tar.gz libburn-0.8.2.pl00.tar.gz] '''Fri Jun 11 2010''' [source:/libburn/tags/ZeroEightTwo SVN tag] | [wiki:Libburn wiki] Libburn 0.8.2.pl00 release notes: * New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) * Bug fix: CD TOC was not read if the first track did not start at LBA 0 * Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses * Bug fix: SIGSEGV of experimental libcdio system adapter if drive list is empty ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.8.0.pl00.tar.gz libburn-0.8.0.pl00.tar.gz] '''Fri Apr 09 2010''' [source:/libburn/tags/ZeroEightZero SVN tag] | [wiki:Libburn wiki] Libburn 0.8.0.pl00 release notes: * libburn now works with ahci driver on FreeBSD 8-STABLE. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.7.8.pl00.tar.gz libburn-0.7.8.pl00.tar.gz] '''Wed Mar 10 2010''' [source:/libburn/tags/ZeroSevenEight SVN tag] | [wiki:Libburn wiki] Libburn 0.7.8.pl00 release notes: * Bug fix: On FreeBSD, piped input was falsely attributed a small fixed size. * Built-in abort handling is more suitable for FreeBSD now. cdrskin novelties: * Bug fix: Option fs=0 led to SIGSEGV. Regression introduced by version 0.7.4 in december 2009. * Abort handling is more suitable for FreeBSD now. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.7.6.pl00.tar.gz libburn-0.7.6.pl00.tar.gz] '''Sat Jan 23 2010''' [source:/libburn/tags/ZeroSevenSix SVN tag] | [wiki:Libburn wiki] Libburn 0.7.6.pl00 release notes (Sat Jan 23 2010): * Bug fix: System adapter for generic X/Open was missing in libburn release tarball * Bug fix: with non-Linux adapters there were 0 readable bytes on block devices * Made FreeBSD system adapter safe from mutal burn spoiling and drive deadlock * Enabled FreeBSD system adapter for Debian kfreebsd * Experimental SCSI transport adapter via GNU libcdio 0.83git cdrskin novelties: * none ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.7.4.pl01.tar.gz libburn-0.7.4.pl01.tar.gz] '''Sat Dec 26 2009''' [source:/libburn/tags/ZeroSevenFourPl01 SVN tag] | [wiki:Libburn wiki] Libburn 0.7.4.pl01 release notes (Sat Dec 26 2009): * Bug fix: Added missing system adapter for generic X/Open to libburn release tarball Libburn 0.7.4.pl00 release notes (Mon Dec 07 2009): * Bug fix: SIGSEGV from NULL pointer with media product id inquiry on LG GH22LS30 * Bug fix: DVD DAO track size was rounded up much too generously * Workaround for Pioneer DVR-216D which got stuck on DVD-R burns. (already fixed in 0.7.2.pl01) * Workaround for Pioneer DVR-216D refusal to eject. (already fixed in 0.7.2.pl01) * Configure options --enable-dvd-obs-64k, --enable-track-src-odirect * New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() * New API call burn_set_scsi_logging() * New API calls burn_fifo_get_statistics(), burn_fifo_next_interval(), burn_fifo_fill() * Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW cdrskin novelties: * cdrskin option -V for logging of SCSI commands * New cdrskin options dvd_obs= and stdio_fsync= * New compile_cdrskin.sh option -dvd_obs_64k ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.7.2.pl01.tar.gz libburn-0.7.2.pl01.tar.gz] '''Fri Nov 13 2009''' [source:/libburn/tags/ZeroSevenTwoPl01 SVN tag] | [wiki:Libburn wiki] Libburn 0.7.2.pl01 release notes: * Workaround for Pioneer DVR-216D which got stuck on DVD-R burns. * Workaround for Pioneer DVR-216D refusal to eject. Libburn 0.7.2.pl00 release notes (Mon Oct 12 2009): * Bug fix: CD TAO sessions with multiple tracks did not work in -dummy mode * New API calls burn_get_media_product_id() , burn_guess_manufacturer() , burn_guess_cd_manufacturer() * New API call burn_disc_get_cd_info() * New API call burn_track_set_cdxa_conv() cdrskin novelties: * Better interpretation of options -mode2, -xa, -xa1, -xa2 * New option --xa1-ignore * New -atip report lines "Product Id:" and "Producer:" ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.7.0.pl00.tar.gz libburn-0.7.0.pl00.tar.gz] '''Thu Aug 27 2009''' [source:/libburn/tags/ZeroSevenZero SVN tag] | [wiki:Libburn wiki] Libburn 0.7.0 release notes: * New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() allow to inquire and process the list of supported media types. cdrskin lists all supported profiles with option -atip -v * New API call burn_drive_snooze() allows to calm down a drive when no i/o is expected for a while. * Bug fix: Some SCSI commands stalled on U3 memory sticks which appear as a hub with a memory stick and a CD-ROM drive containing a small CD. These commands make not much sense with a CD-ROM and are now avoided for this media situation. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.6.8.pl00.tar.gz libburn-0.6.8.pl00.tar.gz] '''Tue Jul 14 2009''' [source:/libburn/tags/ZeroSixEight SVN tag] | [wiki:Libburn wiki] Libburn 0.6.8 release notes: * Bug fix: Old MMC-1 drives were rejected because of mode page 2Ah length. * cdrskin -scanbus now works with high SCSI bus numbers. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.6.6.pl00.tar.gz libburn-0.6.6.pl00.tar.gz] '''Fri May 8 2009''' [source:/libburn/tags/ZeroSixSix SVN tag] | [wiki:Libburn wiki] Libburn 0.6.6 release notes: * Bug fix: Improper abort handling with broken pipe during outputto a stdio: pseudo-drive. * Bug fix: Device scan stalled on FreeBSD with non-burner USB device ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.6.4.pl00.tar.gz libburn-0.6.4.pl00.tar.gz] '''Fri Mar 13 2009''' [source:/libburn/tags/ZeroSixFour SVN tag] | [wiki:Libburn wiki] Libburn 0.6.4 release notes: * New operating system adapter "dummy" for stdio on general X/Open systems * New API function burn_drive_set_stream_recording() allows to write the crucial start blocks of a filesystem with slow BD-RE Defect Management and to write the bulk of data with full nominal speed. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.6.2.pl00.tar.gz libburn-0.6.2.pl00.tar.gz] '''Fri Feb 20 2009''' [source:/libburn/tags/ZeroSixTwo SVN tag] | [wiki:Libburn wiki] Libburn 0.6.2 release notes: * Improvements with build system for FreeBSD ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.6.0.pl01.tar.gz libburn-0.6.0.pl01.tar.gz] '''Wed Jan 07 2009''' [source:/libburn/tags/ZeroSixZeroPl01 SVN tag] | [wiki:Libburn wiki] Libburn 0.6.0.pl01 release notes: * Bug fix: BD-R were not correctly finalized ------------------------------------- * '''Deprecated''' [http://files.libburnia-project.org/releases/libburn-0.6.0.pl00.tar.gz libburn-0.6.0.pl00.tar.gz] '''Sun Jan 04 2009''' [source:/libburn/tags/ZeroSixZero SVN tag] | [wiki:Libburn wiki] Libburn 0.6.0 release notes: * Formatting and writing of BD-R media * New API function burn_get_read_capacity() ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.5.8.pl00.tar.gz libburn-0.5.8.pl00.tar.gz] '''Mon Dec 08 2008''' [source:/libburn/tags/ZeroFiveEight SVN tag] | [wiki:Libburn wiki] Libburn 0.5.8 release notes: * Bug fix: A session without leadout entry on CD caused a SIGSEGV by NULL * Improvements about BD-RE formatting ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.5.6.pl00.tar.gz libburn-0.5.6.pl00.tar.gz] '''Wed Nov 12 2008''' [source:/libburn/tags/ZeroFiveSix SVN tag] | [wiki:Libburn wiki] Libburn 0.5.6 release notes: * Bug fix: libburn fifo thread was not aborted when burn run was aborted which could lead to use of freed memory. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.5.4.pl00.tar.gz libburn-0.5.4.pl00.tar.gz] '''Mon Oct 6 2008''' [source:/libburn/tags/ZeroFiveFour SVN tag] | [wiki:Libburn wiki] Libburn 0.5.4 release notes: * Bug fix: On Linux 2.4 /dev/sr0 was accepted as enumerable address but then failed to work. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.5.2.pl00.tar.gz libburn-0.5.2.pl00.tar.gz] '''Wed Aug 20 2008''' [source:/libburn/tags/ZeroFiveTwo SVN branch] | [wiki:Libburn wiki] Libburn 0.5.2 release notes: * Larger set of possibly acceptable drive device file names ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.5.0.pl00.tar.gz libburn-0.5.0.pl00.tar.gz] '''Thu Jul 17 2008''' [source:/libburn/tags/ZeroFiveZero SVN branch] | [wiki:Libburn wiki] Libburn 0.5.0 release notes: * Bug fix: cdrskin option drive_scsi_dev_family=scd lead to buffer overflow * Ability to use /dev/scd as fallback if /dev/sr does not exist * New API call burn_fifo_peek_data() ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.4.8.pl00.tar.gz libburn-0.4.8.pl00.tar.gz] '''Sat May 17 2008''' [source:/libburn/tags/ZeroFourEight SVN branch] | [wiki:Libburn wiki] Libburn 0.4.8 release notes: * Bug fix: Random access addressing for DVD-RAM and BD-RE did not work. * cdrskin: Affected were options write_start_address= and --grow_overwriteable_iso on DVD-RAM or BD-RE. * xorriso: Affected were sessions on DVD-RAM or BD-RE after the first one. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.4.6.pl00.tar.gz libburn-0.4.6.pl00.tar.gz] '''Sun May 11 2008''' [source:/libburn/tags/ZeroFourSix SVN branch] | [wiki:Libburn wiki] Libburn 0.4.6 release notes: * Support for BD-RE media is now official * New burn_write_opts_set_stream_recording() can speed up DVD-RAM and BD-RE * New cdrskin option --list_formats * New cdrskin blank types for expert formatting of DVD-RAM and BD-RE * New cdrskin blank type blank=as_needed for automatic handling of media ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.4.4.tar.gz libburn-0.4.4.tar.gz] '''Thu April 10 2008''' [source:/libburn/tags/ZeroFourFour SVN branch] | [wiki:Libburn wiki] Libburn 0.4.4 release notes: * Support for DVD+R/DL media is now official ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.4.2.tar.gz libburn-0.4.2.tar.gz] '''Sun Feb 3 2008''' [source:/libburn/tags/ZeroFourTwo SVN branch] Libburn 0.4.2 release notes: * Long term commitment to ABI libburn.so.4. * ABI compatibility is guaranteed for any older feature set released since libburn-0.3.2 about one year ago. * libburn provides means for compile time and runtime checking of its version. * Compile time check in cdrskin for proper version of libburn include file. Required is at least 0.4.2. * Runtime check in cdrskin prevents dynamic linking with outdated version of libburn.so.4. Required is at least the version seen in the include file at compile time. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.4.0.tar.gz libburn-0.4.0.tar.gz] '''Mon Oct 29 2007''' [source:/libburn/tags/ZeroFourZero SVN branch] * New option direct_write_amount= * New option --grow_overwriteable_iso * New option --allow_emulated_drives dev=stdio: * More cdrecord options supported: -format, -inq, -load, -lock, -immed, -waiti * New option fallback_program= A lot of libburn API additions. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.3.8.tar.gz libburn-0.3.8.tar.gz] '''Tue Jul 31 2007''' [source:/libburn/tags/ZeroThreeEight SVN branch] Libburn/Cdrskin 0.3.8 release notes: * Now able to cope with the peculiarities of Linux 2.4 USB * Refusal to perform -dummy runs on media which cannot simulate burning * New option modesty_on_drive= may help with hda -> hdb burns * New option minbuf= , cdrecord compatible frontend of modesty_on_drive= * New option --adjust_speed_to_drive * Precautions against using the burner drive as track source Note: ABI has not been broken. ------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.3.6.tar.gz libburn-0.3.6.tar.gz] '''Thu Apr 26 2007''' [source:/libburn/tags/ZeroThreeSix SVN branch] * 0.3.6 release notes * * On Linux kernel 2.6, /dev/sr* gets used rather than /dev/sg*. * DVD+R now get finalized (if not -multi is given) -------------------------------------------------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.3.4.tar.gz libburn-0.3.4.tar.gz] '''Mon Mar 12 2007''' [source:/libburn/tags/ZeroThreeFour SVN branch] * 0.3.4 release notes * * Multi-session recording on DVD+R, including -toc, -msinfo * Options --tell_media_space , assert_write_lba= * Bug fix of rare multi track fifo stall -------------------------------------------------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.3.2.tar.gz libburn-0.3.2.tar.gz] '''Feb 11 2007''' [source:/libburn/tags/ZeroThreeTwo SVN branch] * 0.3.2 release notes * * Burnfree enabled by default * Multi-session recording on sequential DVD-R[W], including -toc, -msinfo * DVD-R[W] Disk-at-once recording -------------------------------------------------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.3.0.1.tar.gz libburn-0.3.0.1.tar.gz] '''Tue Jan 30 2007''' [source:/libburn/tags/ZeroThreeZeroOne SVN branch] * 0.3.0 release notes * * Improved recognition of unsuitable media types * Replaced ban of chmod u+s by loud warning * detailed man page for cdrskin * Burning of DVD+RW and DVD-RAM media as single-track TAO-like initial session * Formatting and then burning to DVD-RW like to DVD+RW * New option -msifile=path from cdrkit/wodim * 0.3.0.1 release notes * * Bug fix enabling tracks >= 1.3 GB from disk file ------------------------------------------------------------------------ * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.2.6.3.tar.gz libburn-0.2.6.3.tar.gz] '''Fri Dec 29 2006''' [source:/libburn/tags/ZeroTwoSixThree SVN branch] * 0.2.6 release notes (Wed Nov 22 2006) * After a lot of time with dedication to this project, we proudly present you libburn 0.2.6. It is the first version of cdrskin and libburn after they have been split from genisofs and libisofs. Main new features are write mode TAO and support for multi session. * 0.2.6.1 release notes (Fri Nov 24 2006) * Point release to fix misleading version numbers in messages and documentations. * 0.2.6.2 release notes (Sat Dec 16 2006) * cdrskin man page backported from development version 0.2.7. * 0.2.6.3 release notes (Fri Dec 29 2006) * Point release to fix build system problems people have experienced with the past release. ------------------------------------------------------------------------ * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.2.3.snapshot02.tar.gz libburn-0.2.3.snapshot02.tar.gz] '''Thu Nov 02 2006''' [source:/libburn/tags/CdrskinZeroTwoFourPlZeroOne SVN branch] [[BR]] Stabilized snapshot including release 0.2.4.pl01 of [http://scdbackup.sourceforge.net/cdrskin_eng.html cdrskin] * cdrskin 0.2.4 release notes * Compatibility with cdrecord has been improved in respect to drive addresses, audio extraction from .wav, -scanbus, -toc, drive buffer fill indicator. [[BR]] Note: The previous snapshot01 with the same source base is handicapped by a broken ./configure setup. It works well on Intel compatible CPUs but is supposed to be unusable on big-endian architectures. -------------------------------------------------------------------------------- * '''Outdated''' [http://files.libburnia-project.org/releases/libburn-0.2.2.tar.gz libburn-0.2.2.tar.gz] '''Wed Sep 20 2006''' [source:/libburn/tags/ZeroTwoTwo SVN branch] * 0.2.2 release notes * Initial release of libburnia's libburn combined with cdrskin.