[Pkg-libburnia-devel] libburnia-1.5.0 released
Thomas Schmitt
scdbackup at gmx.net
Sun Sep 16 19:44:44 BST 2018
Hi,
libburnia project is pleased to announce the release of version 1.5.0:
libburn, a burn backend library for CD, DVD and BD.
cdrskin, a burn backend binary with a command line interface
compatible to cdrecord.
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.
System requirements:
- Linux : kernel 2.4 or newer, libc, libpthread
- FreeBSD : libc, libpthread, IDE and SATA drives need atapicam
- Solaris : libc, libpthread
- NetBSD : libc, libpthread
- OpenBSD : libc, libpthread
- on other X/Open systems there will be no direct operation of
CD/DVD/BD drives, but only POSIX i/o which may or may not
be offered by the system for DVD-RAM, DVD+RW, or BD-RE.
Changes:
libisofs now can record all xattr namespaces. User defined padding was
moved after appended partitions. xorriso and libisoburn make use of the
new xattr capability of libisofs. libburn and the other two libraries
got some rarely triggered bugs fixed.
libburn and cdrskin novelties:
* Bug fix: cdrskin threw errno 22 on data file input if libburn is
configured with --enable-track-src-odirect
* Bug fix: SIGSEGV could happen if a track ended by reaching its fixed size
while the track source still was willing to deliver bytes.
Thanks to user swordragon.
* Bug fix: Device file comparison parameters were recorded wrong with Linux sg
libisofs novelties:
* New API call iso_image_get_ignore_aclea(),
new iso_image_set_ignore_aclea() and iso_file_source_get_aa_string()
flag bit3 to import all xattr namespaces
* New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno().
* New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts.
* New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs().
* Now putting user defined padding after appended partitions.
* Bug fix: Add-on sessions with partition offset claimed too many blocks as
size. Regression of version 1.4.8.
* Bug fix: Long Joliet names without dot were mangled with one character too
many. Long Joliet names with leading dot were mangled one char
too short.
* Bug fix: Reading beyond array end for HFS+ production caused SIGSEGV with
FreeBSD 11 CLANG -O2. Thanks ASX of GhostBSD.
libisoburn novelties:
* Bug fix: Multi-session emulation was not recognized with non-zero partition
offset
* New bit10 of isoburn_drive_aquire() to accept all xattr namespaces
xorriso novelties:
* New -xattr mode "any" to process all xattr namespaces of local filesystem
* New -as mkisofs option --xattr-any
* New -as mkisofs options -uid and -gid
----------------------------------------------------------------------------
Release tarballs need only vanilla tools for: ./configure ; make
libburn and cdrskin:
http://files.libburnia-project.org/releases/libburn-1.5.0.tar.gz
http://files.libburnia-project.org/releases/libburn-1.5.0.tar.gz.sig
libisofs:
http://files.libburnia-project.org/releases/libisofs-1.5.0.tar.gz
http://files.libburnia-project.org/releases/libisofs-1.5.0.tar.gz.sig
libisoburn and xorriso:
http://files.libburnia-project.org/releases/libisoburn-1.5.0.tar.gz
http://files.libburnia-project.org/releases/libisoburn-1.5.0.tar.gz.sig
Downloads may be verified by
gpg --keyserver keys.gnupg.net --recv-keys ABC0A854
gpg --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/libburn/tree/release-1.5.0
https://dev.lovelyhq.com/libburnia/libisofs/tree/release-1.5.0
https://dev.lovelyhq.com/libburnia/libisoburn/tree/release-1.5.0
Starting points for more information:
https://dev.lovelyhq.com/libburnia/web/wikis/Libburn
https://dev.lovelyhq.com/libburnia/web/wikis/Libisofs
https://dev.lovelyhq.com/libburnia/web/wikis/Libisoburn
----------------------------------------------------------------------------
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