Outdated libisoburn Releases
The current release is at releases page.
- Outdated libisoburn-0.4.8.pl00.tar.gz Tue Jan 26 2010 SVN tag | wiki
Libisoburn 0.4.8 release notes:
xorriso novelties:
* Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk.
* New configure option --enable-libcdio for system adapter to libcdio-0.83git
- Outdated libisoburn-0.4.6.pl00.tar.gz Wed Dec 09 2009 SVN tag | wiki
Libisoburn 0.4.6 release notes:
xorriso novelties:
* New options -dvd_obs and -stdio_sync
* New configure option --enable-dvd-obs-64k
- Outdated libisoburn-0.4.4.pl00.tar.gz Wed Oct 28 2009 SVN tag | wiki
Libisoburn 0.4.4 release notes:
xorriso novelties:
* Bug fix: With -as cdrecord : -xa1 and -xamix were ignored although they do matter.
* Option -toc now reports the individual media type. E.g. with a DVD+RW:
"Media product: RICOHJPN/W11/49 , Ricoh Company Limited"
* New option -pvd_info displays image id strings. New options -system_id , -volset_id allow to set such image id strings.
* New option -mount_opts tries to circumvent an eventual ban to mount the same device twice. Some Linux systems allow to mount two sessions of the same media only if they get fooled via the loop device.
* New option -scdbackup_tag performs the task of the scdbackup MD5 checksum filter inside xorriso.
Already fixed by patch releases of xorriso-0.4.2:
* Bug fix: -cut_out deleted previously cut-out pieces of the same file
* Bug fix libisofs: Filenames could lose blanks during a multi-session cycle
* Bug fix: -for_backup did not enable -xattr and -md5 if no drive was chosen yet
* Bug fix: xorrisofs -help, xorrecord -help displayed original xorriso -help
- Outdated libisoburn-0.4.2.pl02.tar.gz Thu Oct 08 2009 SVN tag | wiki
Libisoburn 0.4.2.pl02 release notes:
* Bug fix: -for_backup did not enable -xattr and -md5 if no drive was chosen yet
* Bug fix: xorrisofs -help, xorrecord -help displayed original xorriso -help
Libisoburn 0.4.2.pl01 release notes:
* Bug fix: xorriso option -cut_out deleted previously cut-out pieces of the same file. The bug was introduced with release 0.1.4 in March 2008.
Libisoburn 0.4.2 release notes:
* New write options isoburn_igopt_session_md5, isoburn_igopt_file_md5, isoburn_igopt_file_stability allow to record MD5 checksums of session and single data files.
* New read option isoburn_ropt_nomd5 allows to read those MD5 sums when importing an ISO image.
xorriso novelties:
* New option -md5, new -as mkisofs option --md5 allow to record in the image MD5 checksums for the whole session and for each single data file.
* New options -check_md5, -check_md5_r allow to verify the whole session or single files by comparing their image data with their MD5 sums.
* Options -compare, -compare_r, -update, update_r now can use recorded MD5.
* New -find actions check_md5, get_md5, make_md5 allow to check, to display or to recompute MD5 checksums of data files. New find test -has_md5 distinguishes data files which have recorded MD5 from files which have none.
* New -find test -has_any_xattr and action get_any_xattr allow to inspect the libisofs specific attributes of namespace "isofs".
* Options -lsl and lsdl now display correct link counts if -hardlinks is on.
* New option -calm_drive allows to reduce drive noise if no data reading is intended for a while.
* New option -list_profiles allows to inquire and process the list of supported media types.
* Bug fix: xorriso -as mkisofs did not understand the -C option of growisofs any more. (Already fixed by release 0.4.0.pl01, 20 Jul 2009)
- Outdated libisoburn-0.4.0.pl01.tar.gz Mon Jul 20 2009 SVN tag | wiki
Libisoburn 0.4.0 release notes:
xorriso novelties:
* New option -hardlinks enables recording and restoring of hard link relations.
* Improved reading performance with -update_r and -extract.
* New option -for_backup as shortcut for -acl -xattr -hardlinks
* Operators with option -find : -not, -or, -and, (, ), -if, -then, -else
* New -find tests -wholename, -prune
* Bug fix: SIGSEGV with option -status and no search string
* Bug fix: -load volid did not perform pattern search
* Bug fix: Copies of overwriteable media on sequential were mistaken in ROM drives
Libisoburn 0.4.0.pl01 release notes:
* Bug fix: xorriso -as mkisofs did not understand the -C option of growisofs any more
- Deprecated libisoburn-0.4.0.pl00.tar.gz Sun June 28 2009 SVN tag | wiki
( Replaced by libisoburn-0.4.0.pl01.tar.gz )
- Outdated libisoburn-0.3.8.pl00.tar.gz Sun Apr 19 2009 SVN tag | wiki
Libisoburn 0.3.8 release notes:
libisoburn novelties:
* New API calls isoburn_ropt_set_auto_incharset() and isoburn_ropt_get_auto_incharset()
xorriso novelties:
* New options -set_filter, -set_filter_r, -find -exec set_filter allow to manipulate the content of data files on the fly.
* New option -zisofs, built-in filters --zisofs , --gzip , --gunzip enable compression and decompression of data file content.
* New options -external_filter , -unregister_filter, -close_filter_list allow arbitrary external processes to do content filtering.
* New options -show_stream, -show_stream_r allow to inspect the origin and the filters of data files in an emerging image.
* New option -auto_charset based on xattr "isofs.cs" allows to tag an ISO filesystem image with the character set name that is in use on the current terminal.
- Outdated libisoburn-0.3.6.pl00.tar.gz Mon Mar 16 2009 SVN tag | wiki
Libisoburn 0.3.6 release notes:
xorriso novelties:
* Dummy MMC adapter of libburn allows compilation on systems other than Linux, FreeBSD
* Default of -compliance has been changed to "old_rr", new rule "new_rr"
* New -stream_recording modes with start address or "data". "on" is now 32s.
- Outdated libisoburn-0.3.4.pl00.tar.gz Sun Mar 01 2009 SVN tag | wiki
Libisoburn 0.3.4 release notes:
* New isoburn_read_opts values : isoburn_ropt_noaaip , isoburn_ropt_noacl , isoburn_ropt_noea
xorriso novelties:
* New option -acl enables ACL import and export
* New options -getfacl, -getfacl_r, -setfacl, -setfacl_r, -setfacl_list
* New find tests -has_acl, -has_no_acl , new find actions getfacl, setfacl
* New option -xattr enables import and export of Extended Attributes
* New options -getfattr, -getfattr_r, -setfattr, -setfattr_r, -setfattr_list
* New find tests -has_xattr, -has_aaip, new find actions getfattr, setfattr
* New -as mkisofs options --acl and --xattr
* New option -disk_dev_ino accelerates incremental backups
- Outdated libisoburn-0.3.2.pl00.tar.gz Tue Jan 06 2009 SVN tag | wiki
Libisoburn 0.3.2 release notes:
* New API function isoburn_get_mount_params()
* Now depending on libburn-0.6.0 which supports BD-R media
xorriso novelties:
* Bug fix: Options -extract and -extract_single were enabled with -osirrox off
* New options -mount , -mount_cmd , -session_string
* New -format modes by_size_ and fast_by_size_
* New option -assert_volid
* New option -drive_class for safety management of pseudo-drive access
- Outdated libisoburn-0.3.0.pl00.tar.gz Tue Dec 2 2008 SVN tag | wiki
Libisoburn 0.3.0 release notes:
* Now depending on libisofs-0.6.12 and libburn-0.5.6 to ensure use of their recent bug fixes
xorriso novelties:
* New options -quoted_path_list, -quoted_not_list
* New option -backslash_codes for weird file names and terminal safety
* New options -charset, -in_charset, -out_charset
* New option -local_charset allows to override locale
* New option -application_id
* New option -compliance allows certain deviations from standards
* Suitable ISOLINUX boot images are made alternatively bootable via an MBR
* Bug fix: Forgot exit value registration to -return_with. Thanks to Steve Dodd.
* Bug fix: -format as_needed did not recognize unformatted BD-RE
* Bug fix: disk patterns with relative addresses were not properly resolved
- Outdated libisoburn-0.2.8.pl00.tar.gz Wed Oct 15 2008 SVN tag | wiki
Libisoburn 0.2.8 release notes:
* Now depending on libisofs-0.6.10 and libburn-0.5.4 to ensure use of their recent bug fixes
xorriso novelties:
* Ability to write and maintain bootable ISO images based on ISOLINUX
* New ./configure option --disable-libreadline to make binary more portable
* Bug fix: -as mkisofs -iso-level was accused to be an unknown option
* Bug fix: -follow link attributed random target filenames to looping links
- Outdated libisoburn-0.2.6.pl00.tar.gz Sat Sep 20 2008 SVN tag | wiki
xorriso novelties:
* Capability to insert and extract files far larger than 4 GB
* New option -file_size_limit, -as mkisofs now supports -iso-level 1 to 3
* New option -extract_cut
* New -error_behavior "file_extraction" behavior "best_effort"
* New option -check_media_defaults
* New option -list_delimiter
* Bug fix: -format full did not re-format already formatted DVD+RW
- Outdated libisoburn-0.2.4.pl00.tar.gz Mo Aug 25 2008 SVN branch | wiki
xorriso novelties:
* New option -check_media
* New -find test -damaged, new -find actions "report_damage", "report_lba"
* New -error_behavior occasion "file_extraction"
- Outdated libisoburn-0.2.2.pl01.tar.gz Fr Jul 25 2008 SVN branch | wiki
Libisoburn 0.2.2 release notes (Jul 19 2008):
* New API function isoburn_prepare_blind_grow()
* New flag bits with isoburn_set_msc1(), isoburn_read_iso_head()
xorriso novelties:
* New option -grow_blindly
* Options -C and -M for -as mkisofs emulation
* Options for -as cdrecord emulation: -multi, -msinfo, -isosize, tsize, --grow_overwriteable_iso, write_start_address,
* New option -pacifier, more compatible pacifier with -as mkisofs
* make install creates aliases as symbolic links: osirrox, xorrisofs, xorrecord
* Can serve growisofs if started as xorrisofs, genisofs, mkisofs, genisoimage
pl01 changes (Jul 25 2008):
* Bug fix: Variable DESTDIR was not properly respected during make install
- Outdated libisoburn-0.2.0.pl00.tar.gz Mon Jun 23 2008 SVN branch | wiki
Libisoburn 0.2.0 release notes:
* New API functions isoburn_set_msgs_submit(), isoburn_drive_set_msgs_submit()
xorriso novelties:
* Bug fix: -chmod unintentionally performed o-x as first operation
* New options -cpax, -cp_rx, -cp_rax, -extract to restore files and trees from ISO image to disk filesystem.
* New option -paste_in to copy ISO files into parts of disk files
* New options -map_l, -compare_l, -update_l, -extract_l
- Outdated libisoburn-0.1.8.pl00.tar.gz Tue Jun 3 2008 SVN branch | wiki
Libisoburn 0.1.8 release notes:
* Bug fix: Major,minor numbers of device files appeared as 0,1 in next session
* Bug fix: modifying to overwriteable target yielded unmountable results
xorriso novelties:
* New option -stream_recording for full speed with DVD-RAM and BD-RE
* New options -osirrox and -cpx allow to extract single files from ISO image
- Outdated libisoburn-0.1.6.pl00.tar.gz Mon May 19 2008 SVN branch | wiki
Libisoburn 0.1.6 release notes:
* Support for BD-RE (by depending on libburn-0.4.8)
* New API wrapper calls isoburn_toc_*() around libburn TOC inquiry calls
* New API call isoburn_read_iso_head() identifies ISO 9660 filesystems
* New API call isoburn_set_msc1() (like mount -o sbsector=)
xorriso novelties:
* Bug fix: -update_r and others did not work properly with relative paths
* New options -map and -map_single
* New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m
* Emulated -toc on overwriteable media, new -toc layout with volume id
* New option -load makes alternative sessions accessible
* New -blank and -format modes 'as_needed'
* New option -list_formats and -format mode 'by_index_'
- Outdated libisoburn-0.1.4.pl00.tar.gz Wed Apr 30 2008 SVN branch | wiki
Libisoburn 0.1.4 release notes:
* Improved performance with reading directory trees
* xorriso: Improved attribute transfer from disk for target
* xorriso: Incremental backup functionality by new option -update_r
* xorriso: Options -cut_out and split_size map byte intervals of oversized files into ISO files
* xorriso: Emulation of some basic mkisofs and cdrecord options
* Dynamically linkable with release version 0.6.4 of libisofs
- Outdated Version 0.1.2 was not released as libisoburn but only as xorriso standalone version. Wed Mar 12 2008 SVN branch
* Bug fix: -report_about HINT or higher did not report at all
* Bug fix: speed=number without unit or media type letter was always CD speed
* Bug fix: it was possible to write to appendable media which was not -indev
* Bug fix: -follow param did not work for adding non-directory symbolic links
* Bug fix: It was not possible to -add /THIS=a /b=THIS
* Improved attribute transfer from disk for implicit target directories
* New option -as "cdrecord" emulates a narrow set of cdrecord gestures
* New option -as "mkisofs" emulates a narrow set of mkisofs gestures
* New option -publisher
* New option -errfile_log
* Support for DVD+R/DL media
* New options -compare, -compare_r and according -find -exec action
* New options -update, -update_r and according -find -exec action
* New -find actions "rm", "rm_r", new -findx -type "m" -exec "empty_iso_dir"
* New option -cut_out
- Outdated libisoburn-0.1.0.pl01.tar.gz Fri Feb 15 2008 SVN branch
* Initial release of libisoburn/xorriso
* libisoburn connects libisofs and libburn
* libisoburn emulates multi-session on media without session history
* xorriso is an integrated multi-session tool for ISO 9660 Rock Ridge images
- due to a subtle mistake in ABI usage with libisofs this release had to be restricted to dynamic linking with exactly libisofs-0.6.2 where the mistake does no harm. A version of libisoburn which is open to all future libisofs versions will be released shortly after libisofs.0.6.4.
