Outdated libisofs Releases
The current release is at releases page.
* Outdated libisofs-0.6.10.pl01.tar.gz Wed Nov 19 2008 | wiki
Libisofs 0.6.10.pl01 release notes
* Bug fix: If images generated by mkisofs were loaded then files of size 0 could share their size information with files that contain data. Ticket #144.
* Bug fix: ISOLINUX boot images were patched suitable for El Torito but not for an eventual MBR added by SYSLINUX script isohybrid.
Libisofs 0.6.10 release notes, Mon Oct 6 2008:
* Bug fix: Patching of existing ISOLINUX boot images led to a SIGSEGV.
* Bug fix: Adding a new ISOLINUX boot image or patching of an existing one caused a read operation although writing had already begun.
- Outdated libisofs-0.6.8.tar.gz Thu Sep 18 2008 | wiki
Libisofs 0.6.8 release notes:
* Support for very large data files in the ISO 9660 image (Level 3, multi-extent)
* Bug fix: it was assumed that isolinux images were always a multiple of 4 bytes
* New API call iso_image_update_sizes() to refresh recorded file sizes immediately before image generation begins
- Outdated libisofs-0.6.6.tar.gz Sun Jun 1 2008 | wiki
Libisofs 0.6.6 release notes:
* Bug fix: major,minor numbers of device files were not read properly from existing images
* Bug fix: iso_tree_path_to_node() returned 1 if a directory path component was a non-directory file
* New API call iso_special_get_dev() retrieves major, minor numbers of device files
- Outdated libisofs-0.6.4.tar.gz Sun Apr 27 2008 | wiki
Libisofs 0.6.4 release notes:
* Extended information: iso_node_add_xinfo()
* New node iteration: iso_dir_find_children()
* Custom image file content via iso_tree_add_new_file()
* Missing feature added to map a disk file to an arbitrary image file path via iso_tree_add_new_node()
* Obtain image path of a node object via iso_tree_get_node_path()
* Various bugfixes
- Outdated libisofs-0.6.2.1.tar.gz Thu Feb 14 2008
* FIX: missing buffer.h preventing build from succeeding
Libisofs 0.6.2 release notes:
* Initial release of new generation libisofs
* Completely new API
* Long term commitment to ABI libisofs.so.6
- Deprecated libisofs-0.2.8.tar.gz Tue Jul 31 2007 SVN branch
Libisofs 0.2.8 release notes:
* Support for hidden files
* Eltorito support
* Charset support
* Support for inode caching
* Ordering files on image
* Unit tests
* A lot of other features and bugfixes
Note: ABI has been broken.
- Deprecated libisofs-0.2.5.tar.gz Tue Jul 31 2007 SVN branch
* 0.2.5 release notes *
Bugfix release. Fixed the ECMA-related problem with iso tree generation. There is newer release 0.2.8 with a lot of new features.
- Deprecated libisofs-0.2.4.tar.gz Jan 03 2007 SVN branch
* 0.2.4 release notes *
Bugfix release. Fixes lots of problems people have encountered, including but not limited to broken docs generation.
- Deprecated libisofs-0.2.3.tar.gz Sat Dec 02 2006 SVN branch
* 0.2.3 release notes *
Bugfix release, with some improvements for freebsd support. Requires libburn to compile.
