libisofs 1.4.0-2 source package in Ubuntu

Changelog

libisofs (1.4.0-2) unstable; urgency=low

  * New upstream release
    + Bug fix: Prevent allocation of empty hash tables. Thanks Richard Nolde.
    + Bug fix: Prevent allocation of empty directory children lists.
    + Bug fix: A SIGSEGV could happen when loading a faulty ISO filesystem.
               Thanks to Jakub Wilk. (Closes: #774152)
    + Bug fix: Fixed buffer overflow in demo/demo.c with gesture -iso_read.
               Thanks to Jakub Wilk. (Closes: #774147).
    + Bug fix: Rock Ridge Continuation Area could be produced crossing a block
               boundary. This is heavily disliked by the Linux kernel and
               spoils the representation of directories which contain many
               symbolic links.
    + Bug fix: Only 128 bytes of an emerging GPT header block were zeroized.
    + Bug fix: Fixed a typo in message of make install. (Closes: #774140)
    + Bug fix: Made declarations of make_isolinux_mbr() consistent.
               Thanks to Michael Tautschnig. (Closes: #751501)
    + Encoding HFS+ names in UTF-16 rather than UCS-2.
    + Giving sort weight 2 as default to El Torito boot images.
    + Increased default weight of El Torito boot catalog to 1 billion.
    + Improved handling of cylinder alignment if the resulting image size is
      not divisible by 2048. Old behavior was to not align. New is to pad up
      by a few blocks of 512 bytes.
    + New API calls iso_image_report_el_torito() and
      iso_image_report_system_area().
    + New API call iso_write_opts_set_appended_as_gpt() and marking of
      appended partitions in GPT if GPT emerges for other reasons.
    + New system area type 6 = DEC Alpha SRM boot sector.
      New API calls iso_image_set_alpha_boot(), iso_image_get_alpha_boot().
      Thanks to Helge Deller.
    + New API object iso_interval_reader. Enabling flag bits for older
      API calls iso_write_opts_set_prep_img(), iso_write_opts_set_efi_bootp(),
      and iso_write_opts_set_partition_img().
  * Removed dependency on doxygen
  * Corrected license of upstream to GPL-2+ (from GPL-2)
  * Migrated to debhelper 9 and applied changes proposed by cme.
  * Added myself to Uploaders after becoming co-admin of the maintainer project

 -- Thomas Schmitt <email address hidden>  Wed, 09 Sep 2015 15:07:45 +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.0-2.dsc 2.2 KiB 566ccbed5249f57f51427bd46c24a876ee4d91313ba33c18e0bc6f032c793381
libisofs_1.4.0.orig.tar.gz 798.2 KiB 6e62824d879ffe85c0e4363677fd10f177a4c85af049d0861c70bf442b901fce
libisofs_1.4.0-2.debian.tar.xz 6.6 KiB 7c4f1a62f3a741c5b695449c30a1f1f4508ba0828b06f9563ccc8735c79a97c2

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.