Fedora 15 Update: libisofs-1.0.2-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Wed Mar 9 03:15:59 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-2349
2011-03-01 06:40:03
--------------------------------------------------------------------------------

Name        : libisofs
Product     : Fedora 15
Version     : 1.0.2
Release     : 1.fc15
URL         : http://libburnia-project.org/
Summary     : Library to create ISO 9660 disk images
Description :
Libisofs is a library to create an ISO-9660 filesystem and supports
extensions like RockRidge or Joliet. It is also a full featured
ISO-9660 editor, allowing you to modify an ISO image or multisession
disc, including file addition or removal, change of file names and
attributes etc. It supports the extension AAIP which allows to store
ACLs and xattr in ISO-9660 filesystems as well. As it is linked with
zlib, it supports zisofs compression, too.

--------------------------------------------------------------------------------
Update Information:

Changes towards previous version 1.0.0:

 - Bug fix: iso_write_opts_set_aaip(opts, 1) could cause fatal miscalculation of the root directory size. This eventually truncated directory tree and spoiled all data file content.
 - Bug fix: Volume Descriptor Set Terminator contained non-zero bytes in the reserved field (ECMA-119 8.3.4). The bytes stem from the previously written Volume Descriptor.
 - New API calls iso_tree_clone(), iso_stream_clone.
 - New IsoFileSourceIface version 2 with method clone_src().
 - New IsoStreamIface version 4 with method clone_stream().
 - New public function prototype iso_node_xinfo_cloner.
 - New API calls iso_node_xinfo_make_clonable(), iso_node_xinfo_get_cloner().
 - New public iso_node_xinfo_cloner instance aaip_xinfo_cloner().
 - New API calls iso_node_get_next_xinfo(), iso_node_remove_all_xinfo().
 - New API call iso_node_remove_tree().
 - New API call iso_write_opts_set_old_empty().


Changes towards previous version 0.6.40:

Upstream goes for release 1.0.0. This does not indicate a technological overhaul but shall emphasize the maturity of the software.

 - Bug fix: ECMA-119 directory names were truncated to 8 characters if lowercase characters or full ASCII are allowed.
 - New API call iso_write_opts_set_untranslated_name_len()
 - New API call iso_write_opts_set_allow_dir_id_ext()
 - New API call iso_memory_stream_new(). (Was formely a private call.)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update libisofs' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list