From scdbackup at gmx.net Sun May 24 13:49:55 2026 From: scdbackup at gmx.net (Thomas Schmitt) Date: Sun, 24 May 2026 14:49:55 +0200 Subject: [Pkg-libburnia-devel] Bug fix: libisofs-1.5.8.pl02 and libisoburn-1.5.8.pl02 released Message-ID: <11869515365071549032@scdbackup.webframe.org> Hi, libburnia project is again embarassed to announce the release of the second set of bug fix tarballs of libisofs and libisoburn version 1.5.8 . libisofs, a library for creation and manipulation of ISO 9660 filesystems. libisoburn, a library which coordinates libburn and libisofs to perform multi-session on all random access readable and writable media and file objects. xorriso, an integrated ISO 9660 multi-session tool with additional emulation of mkisofs. Changes: This patch level 2 release hopefully addresses a problem which was reported by Toralf F?rster in https://bugs.gentoo.org/show_bug.cgi?id=975424 and problems discovered during further testing and preparations for Debian packaging. libisofs novelties: * Bug fix: iso_local_get_projid() without flag bit5 returned ISO_PROJID_NO_OPEN_LOCAL on dangling symlinks * Bug fix: Compile time error with --disable-lfa-flags --enable-projid libisoburn novelties: * Bug fix: -find test -has_projid always matched project id 0 Consequences for xorriso: * Bug fix: The setting -projid "on" caused SORRY messages with symbolic links of which the link target file does not exist * Bug fix: -find test -has_projid always matched project id 0 ---------------------------------------------------------------------------- Release tarballs need only vanilla tools for: ./configure ; make libisofs: http://files.libburnia-project.org/releases/libisofs-1.5.8.pl02.tar.gz http://files.libburnia-project.org/releases/libisofs-1.5.8.pl02.tar.gz.sig libisoburn and xorriso: http://files.libburnia-project.org/releases/libisoburn-1.5.8.pl02.tar.gz http://files.libburnia-project.org/releases/libisoburn-1.5.8.pl02.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.pl02 https://dev.lovelyhq.com/libburnia/libisoburn/src/tag/release-1.5.8.pl02 ---------------------------------------------------------------------------- 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