Version leap to libisoburn-1.4.8
This commit is contained in:
@ -506,14 +506,14 @@ files or trees to disk:
|
||||
<P>
|
||||
<DL>
|
||||
<DT><H3>Download as source code (see README):</H3></DT>
|
||||
<DD><A HREF="xorriso-1.4.6.tar.gz">xorriso-1.4.6.tar.gz</A>
|
||||
(2570 KB).
|
||||
<DD><A HREF="xorriso-1.4.8.tar.gz">xorriso-1.4.8.tar.gz</A>
|
||||
(2610 KiB).
|
||||
</DD>
|
||||
<DD>(Released 16 Sep 2016)</DD>
|
||||
<DD><A HREF="xorriso-1.4.6.tar.gz.sig">xorriso-1.4.6.tar.gz.sig</A></DD>
|
||||
<DD>(Released 12 Sep 2017)</DD>
|
||||
<DD><A HREF="xorriso-1.4.8.tar.gz.sig">xorriso-1.4.8.tar.gz.sig</A></DD>
|
||||
<DD>
|
||||
(detached GPG signature for verification by
|
||||
<KBD>gpg --verify xorriso-1.4.6.tar.gz.sig xorriso-1.4.6.tar.gz</KBD>
|
||||
<KBD>gpg --verify xorriso-1.4.8.tar.gz.sig xorriso-1.4.8.tar.gz</KBD>
|
||||
<BR>
|
||||
which should confirm
|
||||
<KBD>gpg: Good signature from "Thomas Schmitt <scdbackup@gmx.net>"</KBD>
|
||||
@ -528,7 +528,7 @@ after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>
|
||||
<DD>
|
||||
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
|
||||
mirrors of ftp://ftp.gnu.org/gnu/ </A>
|
||||
as xorriso/xorriso-1.4.6.tar.gz
|
||||
as xorriso/xorriso-1.4.8.tar.gz
|
||||
</DD>
|
||||
</DL>
|
||||
</DD>
|
||||
@ -563,104 +563,7 @@ describes the cdrecord emulation</DD>
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
Bug fixes towards previous stable version xorriso-1.4.4:
|
||||
<UL>
|
||||
<LI>
|
||||
SAO CD could be perceived 2 blocks too short. Regression in libburn-1.4.4
|
||||
</LI>
|
||||
<LI>
|
||||
The default setting of -compliance did not apply "rec_mtime" to
|
||||
Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
||||
</LI>
|
||||
<LI>
|
||||
SIGSEGV by NULL when a data file was larger than ISO level allows.
|
||||
</LI>
|
||||
<LI>
|
||||
-file_size_limit did not increase ISO level if necessary.
|
||||
Thanks Mattias Schlenker.
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<P>
|
||||
Enhancements towards previous stable version xorriso-1.4.4:
|
||||
<UL>
|
||||
<LI>New command -use_immed_bit, new -as cdrecord option use_immed_bit=</LI>
|
||||
<LI>
|
||||
New -volume_date mode "all_file_dates"
|
||||
</LI>
|
||||
<LI>
|
||||
New -as mkisofs option --set_all_file_dates
|
||||
</LI>
|
||||
<LI>
|
||||
New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid
|
||||
</LI>
|
||||
<LI>
|
||||
New -report_system_area modes "gpt_disk_guid", "make_guid"
|
||||
</LI>
|
||||
<LI>
|
||||
New environment variable SOURCE_DATE_EPOCH
|
||||
</LI>
|
||||
<LI>
|
||||
New -find action "set_to_mtime"
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<H3>
|
||||
Software copies included in GNU xorriso:
|
||||
</H3>
|
||||
<DL>
|
||||
<DT>
|
||||
GNU xorriso is feature-wise equivalent to the dynamic compilation of
|
||||
<A HREF="http://libburnia-project.org/"> libburnia </A>
|
||||
libraries, libjte, and libburnia program xorriso.
|
||||
It restricts itself to a technical form where the legal commitments of the
|
||||
libburnia project and the legal intentions of
|
||||
<A HREF="http://www.fsf.org/"> FSF </A> match completely.
|
||||
</DT>
|
||||
<DD> </DD>
|
||||
<DT>libburn-1.4.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.4.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.4.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
|
||||
a C language API.</DD>
|
||||
<DD>(By Vreixo Formoso and Thomas Schmitt
|
||||
from team of libburnia-project.org)</DD>
|
||||
<DT>libjte-1.0.0</DT>
|
||||
<DD>produces jigdo and template file together with the emerging ISO image.</DD>
|
||||
<DD>(By Free Software Foundation, Steve McIntyre, George Danchev,
|
||||
Thomas Schmitt)</DD>
|
||||
<DD> </DD>
|
||||
<DT>The source code of this software is independent of
|
||||
cdrecord and mkisofs.</DT>
|
||||
</DL>
|
||||
</P>
|
||||
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><H3>Development snapshot, version 1.4.7 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.4.6:
|
||||
Bug fixes towards previous stable version xorriso-1.4.6:
|
||||
<UL>
|
||||
<LI>
|
||||
-as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4,
|
||||
@ -690,19 +593,85 @@ Exit value of failed -mount command was reported as 0
|
||||
-boot_image actions "keep" and "patch" did not work any more.
|
||||
Regression by libisofs 1.4.4.
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<P>
|
||||
Enhancements towards previous stable version xorriso-1.4.6:
|
||||
<UL>
|
||||
<LI>New -find tests -maxdepth and -mindepth</LI>
|
||||
<LI>New commands -update_lxi and -update_li</LI>
|
||||
<LI>New -boot_image bootspec iso_mbr_part_type=</LI>
|
||||
<LI>New -as mkisofs option -iso_mbr_part_type</LI>
|
||||
<LI>New -as mkisofs option -eltorito-platform</LI>
|
||||
<LI>Properly refusing on Pseudo Overwritable formatted BD-R</LI>
|
||||
<!--
|
||||
<LI>- none -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<H3>
|
||||
Software copies included in GNU xorriso:
|
||||
</H3>
|
||||
<DL>
|
||||
<DT>
|
||||
GNU xorriso is feature-wise equivalent to the dynamic compilation of
|
||||
<A HREF="http://libburnia-project.org/"> libburnia </A>
|
||||
libraries, libjte, and libburnia program xorriso.
|
||||
It restricts itself to a technical form where the legal commitments of the
|
||||
libburnia project and the legal intentions of
|
||||
<A HREF="http://www.fsf.org/"> FSF </A> match completely.
|
||||
</DT>
|
||||
<DD> </DD>
|
||||
<DT>libburn-1.4.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.4.8</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.4.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
|
||||
a C language API.</DD>
|
||||
<DD>(By Vreixo Formoso and Thomas Schmitt
|
||||
from team of libburnia-project.org)</DD>
|
||||
<DT>libjte-1.0.0</DT>
|
||||
<DD>produces jigdo and template file together with the emerging ISO image.</DD>
|
||||
<DD>(By Free Software Foundation, Steve McIntyre, George Danchev,
|
||||
Thomas Schmitt)</DD>
|
||||
<DD> </DD>
|
||||
<DT>The source code of this software is independent of
|
||||
cdrecord and mkisofs.</DT>
|
||||
</DL>
|
||||
</P>
|
||||
|
||||
<HR>
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
<DT><H3>Development snapshot, version 1.4.9 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.4.8:
|
||||
<UL>
|
||||
<LI>- none yet -</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</DD>
|
||||
<DD>Enhancements towards stable version 1.4.6:
|
||||
<DD>Enhancements towards stable version 1.4.8:
|
||||
<UL>
|
||||
<LI>New -find tests -maxdepth and -mindepth</LI>
|
||||
<LI>New commands -update_lxi and -update_li</LI>
|
||||
<LI>Properly refusing on Pseudo Overwritable formatted BD-R</LI>
|
||||
<LI>New -boot_image bootspec iso_mbr_part_type=</LI>
|
||||
<LI>New -as mkisofs option -iso_mbr_part_type</LI>
|
||||
<LI>New -as mkisofs option -eltorito-platform</LI>
|
||||
<LI>- none yet -</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -712,13 +681,13 @@ Regression by libisofs 1.4.4.
|
||||
|
||||
|
||||
<DD> </DD>
|
||||
<DD><A HREF="README_xorriso_devel">README 1.4.7</A>
|
||||
<DD><A HREF="xorriso_help_devel">xorriso-1.4.7 -help</A></DD>
|
||||
<DD><A HREF="xorrisofs_help_devel">xorriso-1.4.7 -as mkisofs -help</A></DD>
|
||||
<DD><A HREF="xorrecord_help_devel">xorriso-1.4.7 -as cdrecord -help</A></DD>
|
||||
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.4.7)</A></DD>
|
||||
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.4.7)</A></DD>
|
||||
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.4.7)</A></DD>
|
||||
<DD><A HREF="README_xorriso_devel">README 1.4.9</A>
|
||||
<DD><A HREF="xorriso_help_devel">xorriso-1.4.9 -help</A></DD>
|
||||
<DD><A HREF="xorrisofs_help_devel">xorriso-1.4.9 -as mkisofs -help</A></DD>
|
||||
<DD><A HREF="xorrecord_help_devel">xorriso-1.4.9 -as cdrecord -help</A></DD>
|
||||
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 1.4.9)</A></DD>
|
||||
<DD><A HREF="man_1_xorrisofs_devel.html">man xorrisofs (as of 1.4.9)</A></DD>
|
||||
<DD><A HREF="man_1_xorrecord_devel.html">man xorrecord (as of 1.4.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
|
||||
@ -728,8 +697,8 @@ libburnia libraries.
|
||||
installation see README)
|
||||
</DD>
|
||||
<DD>
|
||||
<A HREF="xorriso-1.4.7.tar.gz">xorriso-1.4.7.tar.gz</A>
|
||||
(2570 KB).
|
||||
<A HREF="xorriso-1.4.9.tar.gz">xorriso-1.4.9.tar.gz</A>
|
||||
(2610 KiB).
|
||||
</DD>
|
||||
<DT>A dynamically linked development version of xorriso can be obtained
|
||||
from repositories of
|
||||
|
Reference in New Issue
Block a user