Changelog for
xorriso-tcltk-1.5.6-150600.1.5.x86_64.rpm :
* Wed Aug 30 2023 adam.majerAATTsuse.de- update to 1.5.6: (jsc#PED-5018)
* Bug fix: False -status failure with -boot_image --interval:appended_partition
* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
* Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with - isohybrid-gpt-basdat
* Bug fix: -report_system_area cmd misperceived combination of isohybrid and appended partition in GPT
* Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR partition table if the partitions are data files in the ISO rather than appended
* Bug fix: Split file directories (-split_size) were created with wrong permissions
* Bug fix: libisofs did not mark clones of imported files as imported. This could cause that original and clone occupy data storage in the newly written session. Thanks to Ivan Shmakov.
* Bug fix: Partition offset was preserved from -indev rather than from -outdev
* Bug fix: libisofs could misrepresent Rock Ridge information if many symbolic links or AAIP data were recorded in a directory
* Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of the emerging ISO if the boot catalog was set to be hidden
* Bug fix: -toc reported wrong track LBA with overwritable media with unrecognized content (pseudo-closed)
* Bug fix: -find test -has_xattr matched \"isofs.\" attributes in -xattr mode \"any\"
* New API call isoburn_assess_written_features()
* New API calls isoburn_igopt_set_max_ce_entries(), isoburn_igopt_get_max_ce_entries()
* New flag bit12 with isoburn_read_iso_head(): Read even if start of multi-session emulation is damaged
* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord.
* New parameters \"obs_pad\" and \"bdr_obs_exempt\" for -dvd_obs
* New -as cdrecord option --bdr_obs_exempt
* New command -assess_indev_features
* New -find test -size
* New -compliance rules max_ce_entries=, max_ce_drop=
* Allowed lseekable device files with -cut_out.
* Tue Feb 23 2021 dmuellerAATTsuse.com- update to 1.5.4:
* Bug fix: -report_system_area as_mkisofs misrepresented GPT with appended partition and forced boot flag as -part_like_isohybrid
* Bug fix: Boot catalog could get a wrong name if cat_path= is explicitely given but not containing a slash character
* New helper script xorriso-dd-target
* New command -truncate_overwritable
* Switched to usage of libjte-2.0.0
* New -jigdo parameters \"checksum_algorithm\", \"demand_checksum\", \"-checksum-list\"
* New -as mkisofs options \"-jigdo-checksum-algorithm\", \"-checksum-list\", \"-jigdo-force-checksum\"
* New -read_speed prefixes \"soft_force:\" and \"soft_corr:\"
* New -check_media option data_to=\"-\" for standard output
* New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=, bpt_target=, bpt_free_ratio=, by_magic=v2, susp_z2=
* New -as mkisofs options --zisofs-version-2, --zisofs2-susp-z2, - -zisofs2-susp-zf
* Enabled recognition of zisofs by magic without zlib support
* New -osirrox option sparse= controls extraction into sparse files
* New libisoburn extension options isoburn_ropt_map_joliet_stripped and isoburn_ropt_map_joliet_unmapped
* New command -joliet_map
* New command -extract_boot_images
* New API call isoburn_ropt_get_tree_loaded()
* Thu Aug 20 2020 dmuellerAATTsuse.com- 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.
* Thu Nov 01 2018 asterios.dramisAATTgmail.com- Update to 1.5.0:
* 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
* Tue Apr 03 2018 dimstarAATTopensuse.org- 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).
* Thu Feb 08 2018 asterios.dramisAATTgmail.com- Update to 1.4.8:
* Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4, instead of full boot image size
* Bug fix: -read_fs \"norock\" did not prevent reading of root Rock Ridge info
* Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with pattern expansion
* Bug fix: --mbr-force-bootable did not get into effect with - append_partition
* Bug fix: Exit value of failed -mount command was reported as 0
* Bug fix: -boot_image actions \"keep\" and \"patch\" did not work any more. Regression by libisofs 1.4.4.
* New -find tests -maxdepth and -mindepth
* New commands -update_lxi and -update_li
* New API calls isoburn_igopt_set_iso_mbr_part_type(), isoburn_igopt_get_iso_mbr_part_type()
* New -boot_image bootspec iso_mbr_part_type=
* New -as mkisofs option -iso_mbr_part_type
* New -as mkisofs option -eltorito-platform
* Properly refusing on Pseudo Overwritable formatted BD-R
* Sat Feb 25 2017 asterios.dramisAATTgmail.com- Use sle_version >= 120300 instead of leap_version >= 420300 (leap_version does not work).
* Sat Feb 18 2017 asterios.dramisAATTgmail.com- Added new build requirement libjte-devel for Tumbleweed and Leap >= 42.3.
* Sun Jan 29 2017 asterios.dramisAATTgmail.com- Update to 1.4.6:
* Bug fix: The default setting of -compliance did not apply rec_mtime to Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
* Bug fix: -file_size_limit did not increase ISO level if necessary. Thanks Mattias Schlenker.
* New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid()
* New command -use_immed_bit, new -as cdrecord option use_immed_bit=
* New -volume_date mode \"all_file_dates\"
* New -as mkisofs option --set_all_file_dates
* New bootspec \"gpt_disk_guid=\", new -as mkisofs option - -gpt_disk_guid
* New -report_system_area modes \"gpt_disk_guid\", \"make_guid\"
* New environment variable SOURCE_DATE_EPOCH
* New -find action \"set_to_mtime\"
* Wed Jul 27 2016 asterios.dramisAATTgmail.com- Update to 1.4.4:
* Bug fix: -as mkisofs did not unescape \"\\=\" in the source part of pathspecs
* Bug fix: -boot_image \"any\" \"system_area=/dev/zero\" did not zeroize loaded data
* Bug fix: -pathspecs \"on\" did not properly handle \"\\\\=\"
* Bug fix: HFS+ production could cause MBR partition of type 0xEE without GPT
* Bug fix: HFS+ directories could announce more children than they actually have
* Bug fix: The HFS+ filesystem was not marked by in GPT of GRUB2 hybrid layout
* Bug fix: When reading an ISO filesystem, the presence of - -protective-msdos-label was not recognized if a partition is appended
* Bug fix: xorrisofs option --protective-msdos-label did not work if no system area data were given by option -G or alike
* Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec read wrong numbers from the parameter text
* Letting -as mkisofs --norock revoke the special effect of -r
* Letting -blank on overwritable media invalidate UDF extended descriptors
* New -pathspecs mode \"as_mkisofs\"
* New -boot_image setting mbr_force_bootable=, -as mkisofs - -mbr-force-bootable
* New -boot_image bootspecs appended_part_as=apm, part_like_isohybrid=on
* New -as mkisofs options -appended_part_as_apm, - part_like_isohybrid
* New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family=
* Sun Jun 26 2016 asterios.dramisAATTgmail.com- Update to 1.4.2:
* Bug fix: -backslash_codes \"on\" did not work outside quotes and with showing \"\\r\"
* New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode()
* New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_
*
* New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive=
* New command -ecma119_map
* New command -read_fs
* New -boot_image action \"replay\"
* New command -file_name_limit, -as mkisofs -file_name_limit
* New -find test -name_limit_blocker.
* Result of a Coverity audit: 50+ code changes, but no easy-to-trigger bugs
* Mon May 25 2015 asterios.dramisAATTgmail.com- Update to 1.4.0:
* Bug fix: -dev or -indev of medium with non-ISO data caused SIGSEGV by NULL.
* New API calls isoburn_igopt_set_appended_as_gpt(), isoburn_igopt_get_appended_as_gpt()
* New API call isoburn_igopt_set_part_flag() and libisofs interval reader flags.
* New -find action \"show_stream_id\".
* Optional libisofs interval reader with -append_partition and System Area.
* New -boot_image bootspec \"appended_part_as=\", new -as mkisofs option -appended_part_as_gpt.
* New -report_system_area formats \"cmd\" and \"as_mkisofs\".
* Sun Mar 08 2015 mpluskalAATTsuse.com- 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