Updated change log and web page
This commit is contained in:
@ -755,6 +755,20 @@ Command -boot_image system_area=/dev/zero preserved system area of loaded ISO
|
||||
<LI>
|
||||
Size assessment of ISO images smaller than 32 KiB yielded random values
|
||||
</LI>
|
||||
<LI>
|
||||
-extract_boot_images reports "No such file or directory" when
|
||||
complaining over an existing target file
|
||||
</LI>
|
||||
<LI>
|
||||
Reproducibility of ISO images depended on "undefined" qsort(3)
|
||||
behavior with comparer function result 0.
|
||||
Report and fix proposal by Henrik Lindström.
|
||||
</LI>
|
||||
<LI>
|
||||
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
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -782,6 +796,22 @@ 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
|
||||
</LI>
|
||||
<LI>
|
||||
New commands -lfa_flags, -lsattr, -lsattrd, -chattr, -chattr_r
|
||||
</LI>
|
||||
<LI>
|
||||
New -find test -has_lfa_flags, -has_some_lfa_flags_of,
|
||||
new -find actions lsattrd, chattr
|
||||
</LI>
|
||||
<LI>
|
||||
New -as mkisofs option --lfa_flags
|
||||
</LI>
|
||||
<LI>
|
||||
New command and -as mkisofs option -genisoimage_completion
|
||||
</LI>
|
||||
<LI>
|
||||
New parameter "leave" to command -calm_drive
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -808,7 +838,7 @@ installation see README)
|
||||
</DD>
|
||||
<DD>
|
||||
<A HREF="xorriso-1.5.7.tar.gz">xorriso-1.5.7.tar.gz</A>
|
||||
(2780 KiB).
|
||||
(2800 KiB).
|
||||
</DD>
|
||||
<DT>A dynamically linked development version of xorriso can be obtained
|
||||
from repositories of
|
||||
|
Reference in New Issue
Block a user