Updated change log and web page
This commit is contained in:
@ -56,7 +56,7 @@ Images or add-on sessions may be written to about any kind of file object.
|
||||
<DL>
|
||||
<DT>GNU/Linux with kernel 2.4 or higher, libc, libpthread :</DT>
|
||||
<DD>With kernel 2.4 a PATA/IDE drive has to be under ide-scsi emulation.</DD>
|
||||
<DD>With kernel 2.6 ide-scsi is not needed.</DD>
|
||||
<DD>Since kernel 2.6 ide-scsi is not needed.</DD>
|
||||
<DT>or FreeBSD, libc, libpthread, libcam, libiconv :</DT>
|
||||
<DD>PATA/IDE drives need atapicam running.</DD>
|
||||
<DD>SATA drives need atapicam running or need to be driven by ahci.</DD>
|
||||
@ -662,14 +662,24 @@ cdrecord and mkisofs.</DT>
|
||||
<DT><H3>Development snapshot, version 1.4.7 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.4.6:
|
||||
<UL>
|
||||
<LI>-as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4,
|
||||
instead of full boot image size</LI>
|
||||
<LI>-read_fs "norock" did not prevent reading of root Rock Ridge info
|
||||
<LI>
|
||||
-as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4,
|
||||
instead of full boot image size
|
||||
</LI>
|
||||
<LI>
|
||||
-read_fs "norock" did not prevent reading of root Rock Ridge info
|
||||
</LI>
|
||||
<LI>
|
||||
Mix of absolute and relative disk paths could cause SIGSEGV with
|
||||
pattern expansion
|
||||
</LI>
|
||||
<LI>
|
||||
Protective MBR for GPT could emerge with boot flag set
|
||||
</LI>
|
||||
<LI>
|
||||
Appended partitions of size >= 4 GiB led to abort with error message
|
||||
"FATAL : ISO overwrite". Thanks to Sven Haardiek.
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -679,6 +689,9 @@ pattern expansion
|
||||
<UL>
|
||||
<LI>New -find tests -maxdepth and -mindepth</LI>
|
||||
<LI>New commands -update_lxi and -update_li</LI>
|
||||
<LI>Properly refusing on Pseudo Overwritable formatted BD-R</LI>
|
||||
<LI>New -boot_image bootspec iso_mbr_part_type=</LI>
|
||||
<LI>New -as mkisofs option -iso_mbr_part_type</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -799,7 +812,7 @@ scdbackup, multi volume CD/DVD/BD backup</A></DD>
|
||||
<BR>
|
||||
Legal statement: This website does not serve any commercial purpose.
|
||||
<BR><BR>
|
||||
Copyright © 2008 - 2016 Thomas Schmitt.
|
||||
Copyright © 2008 - 2017 Thomas Schmitt.
|
||||
<BR>
|
||||
This text is freely distributable. It shall only be modified in sync with
|
||||
the factual properties of xorriso and its public storage locations.
|
||||
|
Reference in New Issue
Block a user