Version leap to libisoburn-1.0.1

This commit is contained in:
2011-01-17 09:25:21 +00:00
parent 470102f195
commit 3e7e538293
11 changed files with 82 additions and 80 deletions

View File

@ -446,19 +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-0.6.6.tar.gz">xorriso-0.6.6.tar.gz</A>
(1765 KB).
<DD><A HREF="xorriso-1.0.0.tar.gz">xorriso-1.0.0.tar.gz</A>
(1775 KB).
</DD>
<DD>(Released 12 Dec 2010)</DD>
<DD><A HREF="xorriso-0.6.6.tar.gz.sig">xorriso-0.6.6.tar.gz.sig</A></DD>
<DD>(Released 17 Jan 2011)</DD>
<DD><A HREF="xorriso-1.0.0.tar.gz.sig">xorriso-1.0.0.tar.gz.sig</A></DD>
<DD>
(detached GPG signature for verification by
<KBD>gpg --verify xorriso-0.6.6.tar.gz.sig xorriso-0.6.6.tar.gz</KBD>).
<KBD>gpg --verify xorriso-1.0.0.tar.gz.sig xorriso-1.0.0.tar.gz</KBD>
<BR>
after eventual <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-0.6.6.tar.gz
as xorriso/xorriso-1.0.0.tar.gz
</DD>
</DL>
</DD>
@ -486,10 +488,9 @@ as xorriso/xorriso-0.6.6.tar.gz
<HR>
<P>
Bug fixes towards xorriso-0.6.4:
Bug fixes towards xorriso-0.6.6:
<UL>
<LI>-as mkisofs -print-size printed the size but also produced ISO image</LI>
<LI>Build problem fix on Linux 2.4</LI>
<LI>-as mkisofs -print-size did not account for -partition_offset</LI>
<!--
<LI>- none -</LI>
-->
@ -507,18 +508,19 @@ Bug fixes in .pl01 towards xorriso-:
-->
<P>
Enhancements towards previous stable version xorriso-0.6.4:
Enhancements towards previous stable version xorriso-0.6.6:
<UL>
<LI>New -as mkisofs option -joliet-long</LI>
<LI>
New bootspec sparc_label=, new -as mkisofs options -sparc-boot , -sparc-label
for SUN SPARC systems.
<LI>New -compliance options untranslated_names , untranslated_name_len=</LI>
<LI>New -as mkisofs option -untranslated_name_len</LI>
<LI>New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4</LI>
<LI>New -compliance option iso_9660_level=number</LI>
<LI>New -compliance option allow_dir_id_ext</LI>
<LI>New -as mkisofs option -disallow_dir_id_ext</LI>
<LI>Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc.
</LI>
<LI>
New action estimate_size for -find and -findx
<LI>Default -abort_on value is now "FAILURE" with batch and "NEVER" with dialog
</LI>
<!--
<LI>- none -</LI>
-->
@ -541,16 +543,16 @@ libburnia project and the legal intentions of
<A HREF="http://www.fsf.org/"> FSF </A> match completely.
</DT>
<DD>&nbsp;</DD>
<DT>libburn-0.9.1</DT>
<DT>libburn-1.0.1</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-0.6.41</DT>
<DT>libisofs-1.0.1</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-0.6.6</DT>
<DT>libisoburn-1.0.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
@ -571,8 +573,8 @@ cdrecord and mkisofs.</DT>
<P>
<DL>
<DT><H3>Development snapshot, version 0.6.7 :</H3></DT>
<DD>Bug fixes towards xorriso-0.6.6:
<DT><H3>Development snapshot, version 1.0.1 :</H3></DT>
<DD>Bug fixes towards xorriso-1.0.0:
<UL>
<LI>- none yet -</LI>
<!--
@ -580,7 +582,7 @@ cdrecord and mkisofs.</DT>
-->
</UL>
</DD>
<DD>Enhancements towards stable version 0.6.6:
<DD>Enhancements towards stable version 1.0.0:
<UL>
<LI>- none yet -</LI>
<!--
@ -591,9 +593,9 @@ cdrecord and mkisofs.</DT>
<DD>&nbsp;</DD>
<DD><A HREF="README_xorriso_devel">README 0.6.7</A>
<DD><A HREF="xorriso_help_devel">xorriso_0.6.7 -help</A></DD>
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.6.7)</A></DD>
<DD><A HREF="README_xorriso_devel">README 1.0.1</A>
<DD><A HREF="xorriso_help_devel">xorriso-1.0.1 -help</A></DD>
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.0.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
@ -603,8 +605,8 @@ libburnia libraries.
installation see README)
</DD>
<DD>
<A HREF="xorriso-0.6.7.tar.gz">xorriso-0.6.7.tar.gz</A>
(1765 KB).
<A HREF="xorriso-1.0.1.tar.gz">xorriso-1.0.1.tar.gz</A>
(1775 KB).
</DD>
<DT>A dynamically linked development version of xorriso can be obtained
from repositories of
@ -701,7 +703,7 @@ scdbackup, multi volume CD/DVD/BD backup</A></DD>
<BR>
Legal statement: This website does not serve any commercial purpose.
<BR><BR>
Copyright &copy; 2008 - 2010 Thomas Schmitt.
Copyright &copy; 2008 - 2011 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.