Updated change log and web page
This commit is contained in:
10
ChangeLog
10
ChangeLog
@ -22,6 +22,8 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
* 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
|
||||
* Bug fix: Symbolic links with xattr could cause unusable ISO filesystems.
|
||||
Thanks Paul von Behren.
|
||||
* 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,
|
||||
@ -38,6 +40,8 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
* 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 flag bit 12 "do not ignore XFS-style project ids" with
|
||||
isoburn_drive_aquire()
|
||||
* New -append_partition pseudo partition_number "all" and
|
||||
pseudo type_code "revoke"
|
||||
* New -as mkisofs options -cut_out and -hide_iso_path
|
||||
@ -52,6 +56,12 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
* New -as mkisofs option --lfa_flags
|
||||
* New command and -as mkisofs option -genisoimage_completion
|
||||
* New parameter "leave" to command -calm_drive
|
||||
* New isoburn_read_opts extension isoburn_ropt_projid
|
||||
* New commands -projid, -get_projid, -get_projid_r, -set_projid, -set_projid_r
|
||||
* New -find test -has_projid, actions get_projid, set_projid, get_projid_minmax
|
||||
* New -as mkisofs option --projid
|
||||
* New -boot_image bootspec appended_gpt_with_gaps=
|
||||
* New -as mkisofs option -appended_gpt_with_gaps
|
||||
|
||||
GNU xorriso-1.5.6.pl02.tar.gz Wed Jun 14 2023
|
||||
===============================================================================
|
||||
|
Reference in New Issue
Block a user