libisofs 1.4.2-1 source package in Ubuntu

Changelog

libisofs (1.4.2-1) unstable; urgency=low

  * New upstream release
    + 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
  * Changed Priority of libisofs-dev and libisofs-doc to "extra"
  * Removed unnecessary dependency of libisofs-dev on zlib1g-dev, libacl1-dev,
    libattr1-dev

 -- Thomas Schmitt <email address hidden>  Sat, 05 Dec 2015 14:58:21 +0200

Upload details

Uploaded by:
Debian Libburnia packagers
Uploaded to:
Sid
Original maintainer:
Debian Libburnia packagers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libisofs_1.4.2-1.dsc 2.2 KiB 42b509be15e5eb7bd93fc60ff0139cf236fe62f10dda809820b0fe06edba19c7
libisofs_1.4.2.orig.tar.gz 801.2 KiB d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab
libisofs_1.4.2-1.debian.tar.xz 7.3 KiB ceff392ca829c3e26dfa0d58f8fd3f91e47a1294eea6138b04f17f9edd713e7a

Available diffs

No changes file available.

Binary packages built by this source

libisofs-dbg: debugging symbols for libisofs

 libisofs creates ISO images which can either be written to POSIX file objects
 or handed over to libburn for being written directly to optical media.
 .
 This package contains debugging files used to investigate problems with
 binaries included in the libisofs packages.

libisofs-dev: development package for libisofs

 This package contains the pkgconfig files, static library and headers for the
 libisofs6 package.
 Header file <libisofs/libisofs.h> defines the API of libisofs.

libisofs-dev-dbgsym: debug symbols for package libisofs-dev

 This package contains the pkgconfig files, static library and headers for the
 libisofs6 package.
 Header file <libisofs/libisofs.h> defines the API of libisofs.

libisofs-doc: background documentation for libisofs library

 This package contains documentation for libisofs6 extensions to the ISO 9660
 filesystem format: extended file attributes by AAIP, MD5 checksums,
 zisofs as of mkzftree(1).

libisofs6: library to create ISO 9660 images

 libisofs creates ISO 9660 (aka ECMA-119) filesystem images which can either
 be written to POSIX file objects or handed over to libburn for being written
 directly to optical media.
 It can read metadata of ISO 9660 filesystems, manipulate them, and use them
 to produce new complete filesystem images or add-on images to be appended
 to the read filesystem image.
 Supported extensions to ISO 9660 are Rock Ridge, Joliet, AAIP, zisofs.

libisofs6-dbgsym: debug symbols for package libisofs6

 libisofs creates ISO 9660 (aka ECMA-119) filesystem images which can either
 be written to POSIX file objects or handed over to libburn for being written
 directly to optical media.
 It can read metadata of ISO 9660 filesystems, manipulate them, and use them
 to produce new complete filesystem images or add-on images to be appended
 to the read filesystem image.
 Supported extensions to ISO 9660 are Rock Ridge, Joliet, AAIP, zisofs.