Opened 8 years ago

Closed 8 years ago

#7188 closed enhancement (fixed)

libisofs-1.4.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://files.libburnia-project.org/releases/libisofs-1.4.2.tar.gz

http://files.libburnia-project.org/releases/libisofs-1.4.2.tar.gz.sig

https://bazaar.launchpad.net/~libburnia-team/libisofs/scdbackup/view/head:/ChangeLog

libisofs-1.4.2.tar.gz Sat Nov 28 2015
===============================================================================
• Bug fix: zisofs compression caused SIGSEGV (by reading) with files
  larger than 524160 KiB.
• Bug fix: iso_node_get_name() of root node returned NULL pointer rather
  than an empty string
• Bug fix: Names read from Joliet tree where stripped of trailing ";1"
• Now sorting the data file content extents by ECMA-119 tree, rather
  than by the red-black tree which shall consolidate files with
  identical source object.
• New API call iso_read_opts_set_ecma119_map().
• New AAIP variable isofs.nt records name truncation parameters.
• Rectified handling of oversized filenames by new API calls:
  iso_image_set_truncate_mode, iso_image_get_truncate_mode,
  iso_truncate_leaf_name, iso_image_set_node_name, iso_image_tree_clone,
  iso_image_add_new_dir, iso_image_add_new_file,
  iso_image_add_new_special, iso_image_add_new_symlink,
  iso_image_dir_get_node, iso_image_path_to_node
• Result of a Coverity audit: 50+ code changes, but no easy-to-trigger
  bugs

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16694.

Note: See TracTickets for help on using tickets.