Updated change log and web page

This commit is contained in:
2021-05-25 22:16:02 +02:00
parent e9cbf38c01
commit 60dfe77a32
3 changed files with 105 additions and 16 deletions

View File

@@ -507,14 +507,14 @@ files or trees to disk:
<P>
<DL>
<DT><H3>Download as source code (see README):</H3></DT>
<DD><A HREF="xorriso-1.5.4.tar.gz">xorriso-1.5.4.tar.gz</A>
<DD><A HREF="xorriso-1.5.4.pl02.tar.gz">xorriso-1.5.4.pl02.tar.gz</A>
(2720 KiB).
</DD>
<DD>(Released 30 Jan 2021)</DD>
<DD><A HREF="xorriso-1.5.4.tar.gz.sig">xorriso-1.5.4.tar.gz.sig</A></DD>
<DD>(Released 06 Feb 2021)</DD>
<DD><A HREF="xorriso-1.5.4.pl02.tar.gz.sig">xorriso-1.5.4.pl02.tar.gz.sig</A></DD>
<DD>
(detached GPG signature for verification by
<KBD>gpg --verify xorriso-1.5.4.tar.gz.sig xorriso-1.5.4.tar.gz</KBD>
<KBD>gpg --with-fingerprint --verify xorriso-1.5.4.pl02.tar.gz.sig xorriso-1.5.4.pl02.tar.gz</KBD>
<BR>
which should confirm
<KBD>gpg: Good signature from "Thomas Schmitt &lt;scdbackup@gmx.net&gt;"</KBD>
@@ -529,7 +529,7 @@ after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>
<DD>
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
mirrors of ftp://ftp.gnu.org/gnu/ </A>
as xorriso/xorriso-1.5.4.tar.gz
as xorriso/xorriso-1.5.4.pl02.tar.gz
</DD>
</DL>
</DD>
@@ -600,6 +600,17 @@ On GNU/Linux early SCSI commands were not logged
</UL>
</P>
<P>
Bug fixes towards deprecated versions xorriso-1.5.4 and 1.5.4.pl01:
<UL>
<LI>
Large amounts of AAIP data or many long file names could cause with
zisofs an unreadable filesystem after the warning "Calculated and written
ECMA-119 tree end differ"
</LI>
</UL>
</P>
<P>
Enhancements towards previous stable version xorriso-1.5.2:
<UL>
@@ -701,18 +712,27 @@ cdrecord and mkisofs.</DT>
<DT><H3>Development snapshot, version 1.5.5 :</H3></DT>
<DD>Bug fixes towards xorriso-1.5.4:
<UL>
<LI>Large amounts of AAIP data or many long file names could cause with
zisofs an unreadable filesystem after the warning "Calculated and
written ECMA-119 tree end differ"
<LI>
Large amounts of AAIP data or many long file names could cause with
zisofs an unreadable filesystem after the warning "Calculated and written
ECMA-119 tree end differ"
</LI>
<LI>
False -status failure with -boot_image --interval:appended_partition
</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>
<DD>Enhancements towards stable version 1.5.4:
<DD>Enhancements towards stable version 1.5.4.pl02:
<UL>
<LI>- none yet -</LI>
<LI>
New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
</LI>
<LI>
New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
</LI>
<!--
<LI>- none yet -</LI>
-->