Version leap to libisoburn-1.1.9
This commit is contained in:
@ -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.1.6.tar.gz">xorriso-1.1.6.tar.gz</A>
|
||||
(1945 KB).
|
||||
<DD><A HREF="xorriso-1.1.8.tar.gz">xorriso-1.1.8.tar.gz</A>
|
||||
(2020 KB).
|
||||
</DD>
|
||||
<DD>(Released 27 Sep 2011)</DD>
|
||||
<DD><A HREF="xorriso-1.1.6.tar.gz.sig">xorriso-1.1.6.tar.gz.sig</A></DD>
|
||||
<DD>(Released 21 Nov 2011)</DD>
|
||||
<DD><A HREF="xorriso-1.1.8.tar.gz.sig">xorriso-1.1.8.tar.gz.sig</A></DD>
|
||||
<DD>
|
||||
(detached GPG signature for verification by
|
||||
<KBD>gpg --verify xorriso-1.1.6.tar.gz.sig xorriso-1.1.6.tar.gz</KBD>
|
||||
<KBD>gpg --verify xorriso-1.1.8.tar.gz.sig xorriso-1.1.8.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.1.6.tar.gz
|
||||
as xorriso/xorriso-1.1.8.tar.gz
|
||||
</DD>
|
||||
</DL>
|
||||
</DD>
|
||||
@ -476,7 +476,7 @@ as xorriso/xorriso-1.1.6.tar.gz
|
||||
<DD><A HREF="man_1_xorriso.html">man xorriso</A> is the manual page</DD>
|
||||
<DD><A HREF="man_1_xorrisofs.html">man xorrisofs</A>
|
||||
describes the mkisofs emulation</DD>
|
||||
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord</A>
|
||||
<DD><A HREF="man_1_xorrecord.html">man xorrecord</A>
|
||||
describes the cdrecord emulation</DD>
|
||||
</DL>
|
||||
<A NAME="contact"></A>
|
||||
@ -497,14 +497,9 @@ describes the cdrecord emulation</DD>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
Bug fixes towards xorriso-1.1.4:
|
||||
Bug fixes towards xorriso-1.1.6:
|
||||
<UL>
|
||||
<LI>-extract_single extracted directory content</LI>
|
||||
<LI>-extract was not immediately aborted if -abort_on was triggered</LI>
|
||||
<LI>xorriso did not write to files in filesystems with >= 4 TB free space</LI>
|
||||
<LI>ACL entries of groups and of user id 0 were not properly recorded
|
||||
and cannot be restored.</LI>
|
||||
<LI>No ACLs were recorded on FreeBSD</LI>
|
||||
<LI>- none -</LI>
|
||||
<!--
|
||||
<LI>- none -</LI>
|
||||
-->
|
||||
@ -523,13 +518,12 @@ Bug fixes in xorriso-1.1.0.pl01 towards xorriso-1.1.0:
|
||||
-->
|
||||
|
||||
<P>
|
||||
Enhancements towards previous stable version xorriso-1.1.4:
|
||||
Enhancements towards previous stable version xorriso-1.1.6:
|
||||
<UL>
|
||||
<LI>Enabled recording and restoring of extattr on FreeBSD</LI>
|
||||
<LI>New option -list_extras</LI>
|
||||
<LI>New -osirrox option strict_acl</LI>
|
||||
<LI>New -find and -findx action list_extattr</LI>
|
||||
<LI>Worked around a collision with Linux udev which lets device links vanish
|
||||
<LI>New option -sleep</LI>
|
||||
<LI>Info document and man page for xorrecord</LI>
|
||||
<LI>Enabled recognition of QEMU DVD-ROM 0.12</LI>
|
||||
<LI>Enabled out-of the box use of xorriso on Linux guest on qemu virtio-blk-pci
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none -</LI>
|
||||
@ -553,16 +547,16 @@ libburnia project and the legal intentions of
|
||||
<A HREF="http://www.fsf.org/"> FSF </A> match completely.
|
||||
</DT>
|
||||
<DD> </DD>
|
||||
<DT>libburn-1.1.6</DT>
|
||||
<DT>libburn-1.1.8</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.1.6</DT>
|
||||
<DT>libisofs-1.1.7</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.1.6</DT>
|
||||
<DT>libisoburn-1.1.8</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
|
||||
@ -583,19 +577,19 @@ cdrecord and mkisofs.</DT>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><H3>Development snapshot, version 1.1.7 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.1.6:
|
||||
<DT><H3>Development snapshot, version 1.1.9 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.1.8:
|
||||
<UL>
|
||||
<LI>libburn misinterpreted mode page 2A if block descriptors are present</LI>
|
||||
<LI>- none yet -</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</DD>
|
||||
<DD>Enhancements towards stable version 1.1.6:
|
||||
<DD>Enhancements towards stable version 1.1.8:
|
||||
<UL>
|
||||
<LI>New option -sleep</LI>
|
||||
<LI>Info document and man page for xorrecord</LI>
|
||||
<LI>- none yet -</LI>
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -605,13 +599,13 @@ cdrecord and mkisofs.</DT>
|
||||
|
||||
|
||||
<DD> </DD>
|
||||
<DD><A HREF="README_xorriso_devel">README 1.1.7</A>
|
||||
<DD><A HREF="xorriso_help_devel">xorriso-1.1.7 -help</A></DD>
|
||||
<DD><A HREF="xorrisofs_help_devel">xorriso-1.1.7 -as mkisofs -help</A></DD>
|
||||
<DD><A HREF="xorrecord_help_devel">xorriso-1.1.7 -as cdrecord -help</A></DD>
|
||||
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.1.7)</A></DD>
|
||||
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.1.7)</A></DD>
|
||||
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.1.7)</A></DD>
|
||||
<DD><A HREF="README_xorriso_devel">README 1.1.9</A>
|
||||
<DD><A HREF="xorriso_help_devel">xorriso-1.1.9 -help</A></DD>
|
||||
<DD><A HREF="xorrisofs_help_devel">xorriso-1.1.9 -as mkisofs -help</A></DD>
|
||||
<DD><A HREF="xorrecord_help_devel">xorriso-1.1.9 -as cdrecord -help</A></DD>
|
||||
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.1.9)</A></DD>
|
||||
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.1.9)</A></DD>
|
||||
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.1.9)</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
|
||||
@ -621,8 +615,8 @@ libburnia libraries.
|
||||
installation see README)
|
||||
</DD>
|
||||
<DD>
|
||||
<A HREF="xorriso-1.1.7.tar.gz">xorriso-1.1.7.tar.gz</A>
|
||||
(1990 KB).
|
||||
<A HREF="xorriso-1.1.9.tar.gz">xorriso-1.1.9.tar.gz</A>
|
||||
(2020 KB).
|
||||
</DD>
|
||||
<DT>A dynamically linked development version of xorriso can be obtained
|
||||
from repositories of
|
||||
|
Reference in New Issue
Block a user