Version leap to libisoburn-1.1.1

This commit is contained in:
2011-06-18 17:53:18 +00:00
parent b9908145da
commit e608baa8f8
17 changed files with 95 additions and 96 deletions

View File

@ -446,21 +446,21 @@ This can bring effective read performance near to the raw media reading speed.
<P>
<DL>
<DT><H3>Download as source code (see README):</H3></DT>
<DD><A HREF="xorriso-1.0.8.tar.gz">xorriso-1.0.8.tar.gz</A>
(1895 KB).
<DD><A HREF="xorriso-1.1.0.tar.gz">xorriso-1.1.0.tar.gz</A>
(1920 KB).
</DD>
<DD>(Released 15 Apr 2011)</DD>
<DD><A HREF="xorriso-1.0.8.tar.gz.sig">xorriso-1.0.8.tar.gz.sig</A></DD>
<DD>(Released 18 Jun 2011)</DD>
<DD><A HREF="xorriso-1.1.0.tar.gz.sig">xorriso-1.1.0.tar.gz.sig</A></DD>
<DD>
(detached GPG signature for verification by
<KBD>gpg --verify xorriso-1.0.8.tar.gz.sig xorriso-1.0.8.tar.gz</KBD>
<KBD>gpg --verify xorriso-1.1.0.tar.gz.sig xorriso-1.1.0.tar.gz</KBD>
<BR>
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
</DD>
<DD>
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
mirrors of ftp://ftp.gnu.org/gnu/ </A>
as xorriso/xorriso-1.0.8.tar.gz
as xorriso/xorriso-1.1.0.tar.gz
</DD>
</DL>
</DD>
@ -495,9 +495,23 @@ describes the mkisofs emulation</DD>
<HR>
<P>
Bug fixes towards xorriso-1.0.6:
Bug fixes towards xorriso-1.0.8:
<UL>
<LI>mkisofs emulation could ignore options (regression in 1.0.6)</LI>
<LI>
-mount_opts shared worked only with -osirrox o_excl_off
</LI>
<LI>
Production of MIPS bootable images caused SIGSEGV
</LI>
<LI>
xorriso command -add_plainly "any" did not add all files to the image
</LI>
<LI>
The attempt to blank already blanked DVD-RW was not gracefully blocked
</LI>
<LI>
-as mkisofs -isohybrid-mbr without -no-pad was not cylinder aligned
</LI>
<!--
<LI>- none -</LI>
-->
@ -515,9 +529,10 @@ Bug fixes in .pl01 towards xorriso-:
-->
<P>
Enhancements towards previous stable version xorriso-1.0.6:
Enhancements towards previous stable version xorriso-1.0.8:
<UL>
<LI>- none -</LI>
<LI>New option -signal_handling</LI>
<LI>New option -close_damaged</LI>
<!--
<LI>- none -</LI>
-->
@ -540,16 +555,16 @@ libburnia project and the legal intentions of
<A HREF="http://www.fsf.org/"> FSF </A> match completely.
</DT>
<DD>&nbsp;</DD>
<DT>libburn-1.0.6</DT>
<DT>libburn-1.1.0</DT>
<DD>reads and writes data from and to CD, DVD, BD.</DD>
<DD>(founded by Derek Foreman and Ben Jansens,
developed and maintained since August 2006 by
Thomas Schmitt from team of libburnia-project.org)</DD>
<DT>libisofs-1.0.6</DT>
<DT>libisofs-1.1.0</DT>
<DD>operates on ISO 9660 filesystem images.</DD>
<DD>(By Vreixo Formoso, Mario Danic and Thomas Schmitt
from team of libburnia-project.org)</DD>
<DT>libisoburn-1.0.8</DT>
<DT>libisoburn-1.1.0</DT>
<DD>coordinates libburn and libisofs, emulates multi-session where needed,
and hosts the original source code of program xorriso.</DD>
<DD>It provides the complete functionality of xorriso via
@ -570,35 +585,19 @@ cdrecord and mkisofs.</DT>
<P>
<DL>
<DT><H3>Development snapshot, version 1.0.9 :</H3></DT>
<DD>Bug fixes towards xorriso-1.0.8:
<DT><H3>Development snapshot, version 1.1.1 :</H3></DT>
<DD>Bug fixes towards xorriso-1.1.0:
<UL>
<LI>
-mount_opts shared worked only with -osirrox o_excl_off
</LI>
<LI>
Production of MIPS bootable images caused SIGSEGV
</LI>
<LI>
xorriso command -add_plainly "any" did not add all files to the image
</LI>
<LI>
The attempt to blank already blanked DVD-RW was not gracefully blocked
</LI>
<LI>
-as mkisofs -isohybrid-mbr without -no-pad was not cylinder aligned
</LI>
<LI>- none yet -</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>
<DD>Enhancements towards stable version 1.0.8:
<DD>Enhancements towards stable version 1.1.0:
<UL>
<LI>New option -signal_handling</LI>
<LI>New option -close_damaged</LI>
<!--
<LI>- none yet -</LI>
<!--
-->
</UL>
@ -606,12 +605,12 @@ The attempt to blank already blanked DVD-RW was not gracefully blocked
<DD>&nbsp;</DD>
<DD><A HREF="README_xorriso_devel">README 1.0.9</A>
<DD><A HREF="xorriso_help_devel">xorriso-1.0.9 -help</A></DD>
<DD><A HREF="xorrisofs_help_devel">xorriso-1.0.9 -as mkisofs -help</A></DD>
<DD><A HREF="xorrecord_help_devel">xorriso-1.0.9 -as cdrecord -help</A></DD>
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.0.9)</A></DD>
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.0.9)</A></DD>
<DD><A HREF="README_xorriso_devel">README 1.1.1</A>
<DD><A HREF="xorriso_help_devel">xorriso-1.1.1 -help</A></DD>
<DD><A HREF="xorrisofs_help_devel">xorriso-1.1.1 -as mkisofs -help</A></DD>
<DD><A HREF="xorrecord_help_devel">xorriso-1.1.1 -as cdrecord -help</A></DD>
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.1.1)</A></DD>
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.1.1)</A></DD>
<DD>&nbsp;</DD>
<DT>If you want to distribute development versions of xorriso, then use
this tarball which produces static linking between xorriso and the
@ -621,7 +620,7 @@ libburnia libraries.
installation see README)
</DD>
<DD>
<A HREF="xorriso-1.0.9.tar.gz">xorriso-1.0.9.tar.gz</A>
<A HREF="xorriso-1.1.1.tar.gz">xorriso-1.1.1.tar.gz</A>
(1895 KB).
</DD>
<DT>A dynamically linked development version of xorriso can be obtained