|
|
|
@ -449,21 +449,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.2.0.tar.gz">xorriso-1.2.0.tar.gz</A> |
|
|
|
|
(2050 KB). |
|
|
|
|
<DD><A HREF="xorriso-1.2.2.tar.gz">xorriso-1.2.2.tar.gz</A> |
|
|
|
|
(2070 KB). |
|
|
|
|
</DD> |
|
|
|
|
<DD>(Released 28 Jan 2012)</DD> |
|
|
|
|
<DD><A HREF="xorriso-1.2.0.tar.gz.sig">xorriso-1.2.0.tar.gz.sig</A></DD> |
|
|
|
|
<DD>(Released 02 Apr 2012)</DD> |
|
|
|
|
<DD><A HREF="xorriso-1.2.2.tar.gz.sig">xorriso-1.2.2.tar.gz.sig</A></DD> |
|
|
|
|
<DD> |
|
|
|
|
(detached GPG signature for verification by |
|
|
|
|
<KBD>gpg --verify xorriso-1.2.0.tar.gz.sig xorriso-1.2.0.tar.gz</KBD> |
|
|
|
|
<KBD>gpg --verify xorriso-1.2.2.tar.gz.sig xorriso-1.2.2.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.2.0.tar.gz |
|
|
|
|
as xorriso/xorriso-1.2.2.tar.gz |
|
|
|
|
</DD> |
|
|
|
|
</DL> |
|
|
|
|
</DD> |
|
|
|
@ -500,11 +500,10 @@ describes the cdrecord emulation</DD>
|
|
|
|
|
<HR> |
|
|
|
|
|
|
|
|
|
<P> |
|
|
|
|
Bug fixes towards xorriso-1.1.8: |
|
|
|
|
Bug fixes towards xorriso-1.2.0: |
|
|
|
|
<UL> |
|
|
|
|
<LI>mkisofs emulation did not record mtime in ECMA-119 directories</LI> |
|
|
|
|
<LI>Program abort while drive tray is loading led to endless loop</LI> |
|
|
|
|
<LI>Solaris adapter mishandled write commands which failed on first try</LI> |
|
|
|
|
<LI>-osirrox on:sort_lba_on -extract from / restored nearly nothing</LI> |
|
|
|
|
<LI>-as mkisofs without -graft-points could not handle names with "="</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>- none -</LI> |
|
|
|
|
--> |
|
|
|
@ -523,9 +522,15 @@ Bug fixes in xorriso-1.1.0.pl01 towards xorriso-1.1.0:
|
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<P> |
|
|
|
|
Enhancements towards previous stable version xorriso-1.1.8: |
|
|
|
|
Enhancements towards previous stable version xorriso-1.2.0: |
|
|
|
|
<UL> |
|
|
|
|
<LI>Made -compliance "rec_mtime" default</LI> |
|
|
|
|
<LI>New commands -x, -list_arg_sorting</LI> |
|
|
|
|
<LI>New command -data_cache_size</LI> |
|
|
|
|
<LI>New command -rr_reloc_dir</LI> |
|
|
|
|
<LI>New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved</LI> |
|
|
|
|
<LI> |
|
|
|
|
Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields |
|
|
|
|
</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>- none -</LI> |
|
|
|
|
--> |
|
|
|
@ -548,16 +553,16 @@ libburnia project and the legal intentions of
|
|
|
|
|
<A HREF="http://www.fsf.org/"> FSF </A> match completely. |
|
|
|
|
</DT> |
|
|
|
|
<DD> </DD> |
|
|
|
|
<DT>libburn-1.2.0</DT> |
|
|
|
|
<DT>libburn-1.2.2</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.2.0</DT> |
|
|
|
|
<DT>libisofs-1.2.2</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.2.0</DT> |
|
|
|
|
<DT>libisoburn-1.2.2</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 |
|
|
|
@ -578,25 +583,17 @@ cdrecord and mkisofs.</DT>
|
|
|
|
|
|
|
|
|
|
<P> |
|
|
|
|
<DL> |
|
|
|
|
<DT><H3>Development snapshot, version 1.2.1 :</H3></DT> |
|
|
|
|
<DD>Bug fixes towards xorriso-1.2.0: |
|
|
|
|
<DT><H3>Development snapshot, version 1.2.3 :</H3></DT> |
|
|
|
|
<DD>Bug fixes towards xorriso-1.2.2: |
|
|
|
|
<UL> |
|
|
|
|
<LI>-osirrox on:sort_lba_on -extract from / restored nearly nothing</LI> |
|
|
|
|
<LI>-as mkisofs without -graft-points could not handle names with "="</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>- none yet -</LI> |
|
|
|
|
<!-- |
|
|
|
|
--> |
|
|
|
|
</UL> |
|
|
|
|
</DD> |
|
|
|
|
<DD>Enhancements towards stable version 1.2.0: |
|
|
|
|
<DD>Enhancements towards stable version 1.2.2: |
|
|
|
|
<UL> |
|
|
|
|
<LI>New commands -x, -list_arg_sorting</LI> |
|
|
|
|
<LI>New command -data_cache_size</LI> |
|
|
|
|
<LI>New command -rr_reloc_dir</LI> |
|
|
|
|
<LI>New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved</LI> |
|
|
|
|
<LI> |
|
|
|
|
Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields |
|
|
|
|
</LI> |
|
|
|
|
<LI>- none yet -</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>- none yet -</LI> |
|
|
|
|
--> |
|
|
|
@ -606,13 +603,13 @@ Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<DD> </DD> |
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 1.2.1</A> |
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso-1.2.1 -help</A></DD> |
|
|
|
|
<DD><A HREF="xorrisofs_help_devel">xorriso-1.2.1 -as mkisofs -help</A></DD> |
|
|
|
|
<DD><A HREF="xorrecord_help_devel">xorriso-1.2.1 -as cdrecord -help</A></DD> |
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.2.1)</A></DD> |
|
|
|
|
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.2.1)</A></DD> |
|
|
|
|
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.2.1)</A></DD> |
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 1.2.3</A> |
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso-1.2.3 -help</A></DD> |
|
|
|
|
<DD><A HREF="xorrisofs_help_devel">xorriso-1.2.3 -as mkisofs -help</A></DD> |
|
|
|
|
<DD><A HREF="xorrecord_help_devel">xorriso-1.2.3 -as cdrecord -help</A></DD> |
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.2.3)</A></DD> |
|
|
|
|
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.2.3)</A></DD> |
|
|
|
|
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.2.3)</A></DD> |
|
|
|
|
<DD> </DD> |
|
|
|
|
<DT>If you want to distribute development versions of xorriso, then use |
|
|
|
|
this tarball which produces static linking between xorriso and the |
|
|
|
@ -622,8 +619,8 @@ libburnia libraries.
|
|
|
|
|
installation see README) |
|
|
|
|
</DD> |
|
|
|
|
<DD> |
|
|
|
|
<A HREF="xorriso-1.2.1.tar.gz">xorriso-1.2.1.tar.gz</A> |
|
|
|
|
(2050 KB). |
|
|
|
|
<A HREF="xorriso-1.2.3.tar.gz">xorriso-1.2.3.tar.gz</A> |
|
|
|
|
(2070 KB). |
|
|
|
|
</DD> |
|
|
|
|
<DT>A dynamically linked development version of xorriso can be obtained |
|
|
|
|
from repositories of |
|
|
|
|