- update to 1.5.2:
* 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. Thanks William Willems.
* 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.
Thanks Ross Burton.
OBS-URL: https://build.opensuse.org/request/show/828200
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=19
- Split out xorriso-tcltk from xorriso: The frontend is advertised
as proof-of-concept by upstream. Additionally, we can save a
dependency on Tcl/Tk on the main xorriso package.
- Cleanup using spec-cleaner:
+ use SPDX3 license string.
+ Package licence files as license, not doc (boo#1082318).
The split is essentially interesting as kiwi wants to use xorriso,
but pulling in Tk/Tcl is not appealing.
OBS-URL: https://build.opensuse.org/request/show/593239
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=15
- Update to 1.3.8
* Bug fix: -boot_image grub grub2_mbr= did not work (but -as
mkisofs --grub2-mbr did work)
* Bug fix: -boot_image grub2_mbr= prevented -boot_image
partition_table=on
* Bug fix: libburn: A final fsync(2) was performed with stdio
drives, even if -stdio_sync was set to "off".
* Bug fix: libburn: Wrong stack usage caused SIGBUS on sparc
when compiled by gcc -O2
* Bug fix: -blank force:all on DVD+RW had no effect
* Enabled use of libedit as alternative to libreadline
* Enabled recording and restoring of extattr on NetBSD
* New API calls isoburn_igopt_set_stdio_endsync() and
isoburn_igopt_get_stdio_endsync
* New bootspecs hppa_*, new -as mkisofs options -hppa-* for
HP-PA via PALO
* New -find pseudo tests -use_pattern , -or_use_pattern
* New -find action report_sections
* New command -concat
* New commands -report_system_area and -report_el_torito
OBS-URL: https://build.opensuse.org/request/show/289881
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=2