Updated change log and web page
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -14,6 +14,14 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
loaded ISO
|
||||
* Bug fix: Size assessment of ISO images smaller than 32 KiB yielded
|
||||
random values
|
||||
* Bug fix: -extract_boot_images reports "No such file or directory" when
|
||||
complaining over an existing target file
|
||||
* Bug fix: Reproducibility of ISO images depended on "undefined" qsort(3)
|
||||
behavior with comparer function result 0.
|
||||
Report and fix proposal by Henrik Lindström.
|
||||
* Bug fix: ATA and SATA drives on modern Linux refused to perform -rollback
|
||||
with -scsi_dev_family "sg" because libburn registered them as ATA
|
||||
without SCSI adress tuple
|
||||
* New bit1 with API call Xorriso_change_is_pending() issues a note if
|
||||
return is 0 and indev and outdev point to different drives
|
||||
* New API calls isoburn_toc_disc_get_sectors_v2,
|
||||
@@ -29,6 +37,7 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
with isoburn_read_iso_head() and isoburn_read_iso_head_v2()
|
||||
* New address modes 5 to 9 for isoburn_set_msc1(), isoburn_get_mount_params(),
|
||||
isoburn_get_mount_params_v2()
|
||||
* New API call isoburn_drive_release_v2()
|
||||
* New -append_partition pseudo partition_number "all" and
|
||||
pseudo type_code "revoke"
|
||||
* New -as mkisofs options -cut_out and -hide_iso_path
|
||||
@@ -37,6 +46,12 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
* New command -toc_info_type
|
||||
* New entities "at_time", "before", "after", "not_after", "not_before" for
|
||||
commands -load, -mount, -mount_cmd, -session_string, -truncate_overwritable
|
||||
* New commands -lfa_flags, -lsattr, -lsattrd, -chattr, -chattr_r,
|
||||
* New -find test -has_lfa_flags, -has_some_lfa_flags_of,
|
||||
new -find actions lsattrd, chattr
|
||||
* New -as mkisofs option --lfa_flags
|
||||
* New command and -as mkisofs option -genisoimage_completion
|
||||
* New parameter "leave" to command -calm_drive
|
||||
|
||||
GNU xorriso-1.5.6.pl02.tar.gz Wed Jun 14 2023
|
||||
===============================================================================
|
||||
|
Reference in New Issue
Block a user