|
|
|
@ -461,21 +461,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.4.tar.gz">xorriso-1.2.4.tar.gz</A>
|
|
|
|
|
(2270 KB).
|
|
|
|
|
<DD><A HREF="xorriso-1.2.6.tar.gz">xorriso-1.2.6.tar.gz</A>
|
|
|
|
|
(2315 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>(Released 20 Jul 2012)</DD>
|
|
|
|
|
<DD><A HREF="xorriso-1.2.4.tar.gz.sig">xorriso-1.2.4.tar.gz.sig</A></DD>
|
|
|
|
|
<DD>(Released 08 Jan 2013)</DD>
|
|
|
|
|
<DD><A HREF="xorriso-1.2.6.tar.gz.sig">xorriso-1.2.6.tar.gz.sig</A></DD>
|
|
|
|
|
<DD>
|
|
|
|
|
(detached GPG signature for verification by
|
|
|
|
|
<KBD>gpg --verify xorriso-1.2.4.tar.gz.sig xorriso-1.2.4.tar.gz</KBD>
|
|
|
|
|
<KBD>gpg --verify xorriso-1.2.6.tar.gz.sig xorriso-1.2.6.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.4.tar.gz
|
|
|
|
|
as xorriso/xorriso-1.2.6.tar.gz
|
|
|
|
|
</DD>
|
|
|
|
|
</DL>
|
|
|
|
|
</DD>
|
|
|
|
@ -512,10 +512,11 @@ describes the cdrecord emulation</DD>
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
Bug fixes towards xorriso-1.2.2:
|
|
|
|
|
Bug fixes towards previous stable version xorriso-1.2.4:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>Memory corruption when reading bootable image that was truncated</LI>
|
|
|
|
|
<LI>-update deleted MD5 of files of which only attributes had changed</LI>
|
|
|
|
|
<LI>SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6</LI>
|
|
|
|
|
<LI>-partition_offset 16 kept -isohybrid-gpt-basdat from writing MBR entries 0xef</LI>
|
|
|
|
|
<LI>-rollback did not work if indev and outdev were empty</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>- none -</LI>
|
|
|
|
|
-->
|
|
|
|
@ -534,32 +535,19 @@ Bug fixes in xorriso-1.1.0.pl01 towards xorriso-1.1.0:
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
Enhancements towards previous stable version xorriso-1.2.2:
|
|
|
|
|
Enhancements towards previous stable version xorriso-1.2.4:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>New -check_media option async_chunks=</LI>
|
|
|
|
|
<LI>New xorriso command -write_type</LI>
|
|
|
|
|
<LI>New xorriso command -rockridge</LI>
|
|
|
|
|
<LI>New xorriso command -hfsplus</LI>
|
|
|
|
|
<LI>New -find tests -has_hfs_crtp, has_hfs_bless</LI>
|
|
|
|
|
<LI>New -find actions set/get_hfs_crtp, set/get_hfs_bless</LI>
|
|
|
|
|
<LI>New -find test -disk_path</LI>
|
|
|
|
|
<LI>New -boot_image bootspec hfsplus_serial=</LI>
|
|
|
|
|
<LI>New -boot_image bootspecs hfsplus_block_size= and apm_block_size=</LI>
|
|
|
|
|
<LI>New -boot_image bootspecs efi_boot_part, prep_boot_part, chrp_boot_part
|
|
|
|
|
<LI>New -boot_image partition_cyl_align mode "all"</LI>
|
|
|
|
|
<LI>New -blank mode prefix "force:"</LI>
|
|
|
|
|
<LI>New -osirrox settings "blocked" and "unblock"</LI>
|
|
|
|
|
<LI>New command -lns for creating symbolic links</LI>
|
|
|
|
|
<LI>New command -toc_of</LI>
|
|
|
|
|
<LI>New command -msg_op</LI>
|
|
|
|
|
<LI>New command -launch_frontend</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Proof-of-concept of a GUI frontend program: xorriso-tcltk written in Tcl/Tk.
|
|
|
|
|
<A HREF="xorriso-tcltk-screen.gif">(See screenshot)</A>
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>Command -hide allows hiding in HFS+ filesystem</LI>
|
|
|
|
|
<LI>New -as cdrecord options -tao -sao -dao</LI>
|
|
|
|
|
<LI>New -as mkisofs option -log-file</LI>
|
|
|
|
|
<LI>New -as mkisofs option --norock</LI>
|
|
|
|
|
<LI>New -as mkisofs option -hfsplus</LI>
|
|
|
|
|
<LI>New -as mkisofs option -hfsplus-file-creator-type</LI>
|
|
|
|
|
<LI>New -as mkisofs options -hfs-bless and -hfs-bless-by</LI>
|
|
|
|
|
<LI>New -as mkisofs option -hfsplus-serial-no</LI>
|
|
|
|
|
<LI>New -as mkisofs options -hfsplus-block-size and -apm-block-size</LI>
|
|
|
|
|
<LI>New -as mkisofs option -hide-hfsplus, -hide-hfsplus-list</LI>
|
|
|
|
|
<LI>New -as mkisofs options -prep-boot-part, -efi-boot-part, -chrp-boot-part</LI>
|
|
|
|
|
<LI>New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus</LI>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
<LI>- none -</LI>
|
|
|
|
|
-->
|
|
|
|
@ -582,16 +570,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.4</DT>
|
|
|
|
|
<DT>libburn-1.2.6</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.4</DT>
|
|
|
|
|
<DT>libisofs-1.2.6</DT>
|
|
|
|
|
<DD>operates on ISO 9660 filesystem images.</DD>
|
|
|
|
|
<DD>(By Vreixo Formoso, Mario Danic and Thomas Schmitt
|
|
|
|
|
from team of libburnia-project.org. HFS+ code by Vladimir Serbinenko.)</DD>
|
|
|
|
|
<DT>libisoburn-1.2.4</DT>
|
|
|
|
|
<DT>libisoburn-1.2.6</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
|
|
|
|
@ -612,30 +600,18 @@ cdrecord and mkisofs.</DT>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT><H3>Development snapshot, version 1.2.5 :</H3></DT>
|
|
|
|
|
<DD>Bug fixes towards xorriso-1.2.4:
|
|
|
|
|
<DT><H3>Development snapshot, version 1.2.7 :</H3></DT>
|
|
|
|
|
<DD>Bug fixes towards xorriso-1.2.6:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6</LI>
|
|
|
|
|
<LI>-partition_offset 16 kept -isohybrid-gpt-basdat from writing MBR entries 0xef</LI>
|
|
|
|
|
<LI>-rollback did not work if indev and outdev were empty</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>- none yet -</LI>
|
|
|
|
|
<!--
|
|
|
|
|
-->
|
|
|
|
|
</UL>
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>Enhancements towards stable version 1.2.4:
|
|
|
|
|
<DD>Enhancements towards stable version 1.2.6:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>New -boot_image partition_cyl_align mode "all"</LI>
|
|
|
|
|
<LI>New -blank mode prefix "force:"</LI>
|
|
|
|
|
<LI>New command -lns for creating symbolic links</LI>
|
|
|
|
|
<LI>New command -toc_of</LI>
|
|
|
|
|
<LI>New command -msg_op</LI>
|
|
|
|
|
<LI>New command -launch_frontend</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Proof-of-concept of a GUI frontend program: xorriso-tcltk written in Tcl/Tk.
|
|
|
|
|
</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>- none yet -</LI>
|
|
|
|
|
<!--
|
|
|
|
|
-->
|
|
|
|
|
</UL>
|
|
|
|
|
|
|
|
|
@ -643,13 +619,13 @@ Proof-of-concept of a GUI frontend program: xorriso-tcltk written in Tcl/Tk.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 1.2.5</A>
|
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso-1.2.5 -help</A></DD>
|
|
|
|
|
<DD><A HREF="xorrisofs_help_devel">xorriso-1.2.5 -as mkisofs -help</A></DD>
|
|
|
|
|
<DD><A HREF="xorrecord_help_devel">xorriso-1.2.5 -as cdrecord -help</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.2.5)</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.2.5)</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.2.5)</A></DD>
|
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 1.2.7</A>
|
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso-1.2.7 -help</A></DD>
|
|
|
|
|
<DD><A HREF="xorrisofs_help_devel">xorriso-1.2.7 -as mkisofs -help</A></DD>
|
|
|
|
|
<DD><A HREF="xorrecord_help_devel">xorriso-1.2.7 -as cdrecord -help</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.2.7)</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.2.7)</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.2.7)</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
|
|
|
|
@ -659,8 +635,8 @@ libburnia libraries.
|
|
|
|
|
installation see README)
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>
|
|
|
|
|
<A HREF="xorriso-1.2.5.tar.gz">xorriso-1.2.5.tar.gz</A>
|
|
|
|
|
(2270 KB).
|
|
|
|
|
<A HREF="xorriso-1.2.7.tar.gz">xorriso-1.2.7.tar.gz</A>
|
|
|
|
|
(2315 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
<DT>A dynamically linked development version of xorriso can be obtained
|
|
|
|
|
from repositories of
|
|
|
|
@ -760,7 +736,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 - 2012 Thomas Schmitt.
|
|
|
|
|
Copyright © 2008 - 2013 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.
|
|
|
|
|