Opened 4 years ago

Closed 4 years ago

#12701 closed enhancement (fixed)

libburn libisoburn libisofs 1.5.2

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point versions

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

libburn-1.5.2.tar.gz Sat Oct 26 2019

  • Bug fix: No lock was obtained for setting up a fifo object
  • Bug fix: Stream recording was applied regardless whether the drive offers it.

This caused Xfburn failures with some MATSHITA laptop drives.

  • Bug fix: TDK Corporation was not recognized as manufacturer of DVD-R "TTH02"
  • Made libburn ready for building out-of-source. Thanks Ross Burton.
  • New API calls burn_drive_get_feature_codes(), burn_drive_get_feature()
  • New cdrskin option --list_features

libisofs-1.5.0.tar.gz Sat Oct 26 2019

  • New API calls iso_write_opts_set_part_type_guid(), iso_write_opts_set_iso_type_guid()
  • New API call iso_nowtime()
  • New flag bit2 of iso_node_set_acl_text() to be verbous about failures
  • Made libisofs ready for building out-of-source.
  • Bug fix: Appended GPT partitions were not covered by the protective MBR partition
  • Bug fix: Multi-session emulation spoiled GPT production. "GPT partitions ... overlap". Regression towards 1.4.8
  • Bug fix: Appending partitions 5 to 8 caused damaged ISO filesystems if not for SUN disk label
  • Bug fix: SIGSEGV happened if options bit 14 of iso_write_opts_set_system_area() is set and no El Torito boot image is defined

libisoburn-1.5.2.tar.gz Sat Oct 26 2019

  • Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
  • Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
  • Bug fix: -osirrox "concat_split_on" worked only together with -split_size larger than 0.
  • New API calls isoburn_igopt_set_part_type_guid(), isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(), isoburn_igopt_get_iso_type_guid()
  • Enabled GPT type GUIDs with -append_partition, -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type
  • Made libisoburn and GNU xorriso ready for building out-of-source.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22321.

Note: See TracTickets for help on using tickets.