Opened 6 years ago

Closed 6 years ago

#11158 closed enhancement (fixed)

libburn-1.5.0 libisoburn libisofs

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

libburn:

  • 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.
  • Bug fix: Device file comparison parameters were recorded wrong with Linux sg

libisofs:

  • 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.

libisoburn

  • Bug fix: Multi-session emulation was not recognized with non-zero partition offset
  • New bit10 of isoburn_drive_aquire() to accept all xattr namespaces
  • 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

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20599.

Note: See TracTickets for help on using tickets.