[Pkg-libburnia-devel] Bug fix: libisofs-1.5.8.pl01 released

Thomas Schmitt scdbackup at gmx.net
Wed Apr 8 11:38:50 BST 2026


Hi,

libburnia project is embarassed to announce the release of a bug fix
tarball of libisofs version 1.5.8 .

libisofs,   a library for creation and manipulation of ISO 9660
            filesystems.

Changes:

This patch level release hopefully addresses the problem in
  https://bugzilla.redhat.com/show_bug.cgi?id=2454542#c9
by Kevin Fenzi:
  "The server dvd iso no longer builds."
Trigger was the use of -indev before -outdev with input files from NFS.


libisofs novelties:

* Bug fix: iso_image_set_ignore_aclea() inverted the setting for reading
           the XFS-style project id from disk files
* Silenced error messages about ioctl(FS_IOC_FSGETXATTR)

Consequences for libisoburn and xorriso:

* Bug fix: The meaning of parameters "off" and "on" with command
           -projid was interchanged, which led to SORRY messages when
           inserting files from Linux filesystems which do not support
           ioctl(FS_IOC_FSGETXATTR) (NFS, ISO 9660, FAT, ...).
           The problem did not appear:
           * if no -projid is performed and no -indev is chosen,
           * or if -projid is performed before -outdev and no -indev is
             chosen,
           * or if the -as mkisofs emulation is used for the whole
             xorriso run.

----------------------------------------------------------------------------

Release tarballs need only vanilla tools for: ./configure ; make

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

Downloads may be verified by
  wget https://ftp.gnu.org/gnu/gnu-keyring.gpg
  gpg --with-fingerprint --keyring ./gnu-keyring.gpg --verify lib...x.y.z.tar.gz.sig lib...x.y.z.tar.gz
or
  gpg --keyserver keyserver.ubuntu.com --recv-keys ABC0A854
  gpg --with-fingerprint --verify lib...x.y.z.tar.gz.sig lib...x.y.z.tar.gz
which must report
  Primary key fingerprint: 44BC 9FD0 D688 EB00 7C4D  D029 E9CB DFC0 ABC0 A854

git tags need autotools >= 1.7 to apply command ./bootstrap
  https://dev.lovelyhq.com/libburnia/libisofs/src/tag/release-1.5.8.pl01

----------------------------------------------------------------------------

Post bug reports or requests to this mailing list:
  mailto:pkg-libburnia-devel at lists.alioth.debian.org
with a Cc: to
  scdbackup at gmx.net


Have a nice day :)

Thomas




More information about the Pkg-libburnia-devel mailing list