Updated change log and web page
This commit is contained in:
parent
7d2d5f7e3f
commit
ee56d3c86b
11
ChangeLog
11
ChangeLog
@ -1,8 +1,17 @@
|
|||||||
|
SVN trunk (to become libisoburn-1.1.2.tar.gz)
|
||||||
|
===============================================================================
|
||||||
|
* Bug fix: -update_r scheduled non-existing files for hardlink update
|
||||||
|
* New option -list_speeds
|
||||||
|
|
||||||
|
|
||||||
|
GNU xorriso-1.1.0.pl01.tar.gz Mon Jun 20
|
||||||
|
===============================================================================
|
||||||
|
* Bug fix: Due to a bug in libburn-1.1.0, GNU xorriso-1.1.0 compiled only
|
||||||
|
on GNU/Linux, FreeBSD, and Solaris, but not on other systems.
|
||||||
|
|
||||||
libisoburn-1.1.0.tar.gz Sat 18 Jun 2011
|
libisoburn-1.1.0.tar.gz Sat 18 Jun 2011
|
||||||
===============================================================================
|
===============================================================================
|
||||||
* Bug fix: -mount_opts shared worked only with -osirrox o_excl_off
|
* Bug fix: -mount_opts shared worked only with -osirrox o_excl_off
|
||||||
* Bug fix: Production of MIPS bootable images caused SIGSEGV
|
|
||||||
* Bug fix: xorriso command -add_plainly "any" did not add all files to the image
|
* Bug fix: xorriso command -add_plainly "any" did not add all files to the image
|
||||||
* Bug fix: The attempt to blank already blank DVD-RW was not gracefully blocked
|
* Bug fix: The attempt to blank already blank DVD-RW was not gracefully blocked
|
||||||
* Bug fix: -as mkisofs -isohybrid-mbr without -no-pad was not cylinder aligned
|
* Bug fix: -as mkisofs -isohybrid-mbr without -no-pad was not cylinder aligned
|
||||||
|
@ -446,21 +446,21 @@ This can bring effective read performance near to the raw media reading speed.
|
|||||||
<P>
|
<P>
|
||||||
<DL>
|
<DL>
|
||||||
<DT><H3>Download as source code (see README):</H3></DT>
|
<DT><H3>Download as source code (see README):</H3></DT>
|
||||||
<DD><A HREF="xorriso-1.1.0.tar.gz">xorriso-1.1.0.tar.gz</A>
|
<DD><A HREF="xorriso-1.1.0.pl01.tar.gz">xorriso-1.1.0.pl01.tar.gz</A>
|
||||||
(1920 KB).
|
(1920 KB).
|
||||||
</DD>
|
</DD>
|
||||||
<DD>(Released 18 Jun 2011)</DD>
|
<DD>(Released 20 Jun 2011)</DD>
|
||||||
<DD><A HREF="xorriso-1.1.0.tar.gz.sig">xorriso-1.1.0.tar.gz.sig</A></DD>
|
<DD><A HREF="xorriso-1.1.0.pl01.tar.gz.sig">xorriso-1.1.0.pl01.tar.gz.sig</A></DD>
|
||||||
<DD>
|
<DD>
|
||||||
(detached GPG signature for verification by
|
(detached GPG signature for verification by
|
||||||
<KBD>gpg --verify xorriso-1.1.0.tar.gz.sig xorriso-1.1.0.tar.gz</KBD>
|
<KBD>gpg --verify xorriso-1.1.0.pl01.tar.gz.sig xorriso-1.1.0.pl01.tar.gz</KBD>
|
||||||
<BR>
|
<BR>
|
||||||
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
|
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
|
||||||
</DD>
|
</DD>
|
||||||
<DD>
|
<DD>
|
||||||
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
|
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
|
||||||
mirrors of ftp://ftp.gnu.org/gnu/ </A>
|
mirrors of ftp://ftp.gnu.org/gnu/ </A>
|
||||||
as xorriso/xorriso-1.1.0.tar.gz
|
as xorriso/xorriso-1.1.0.pl01.tar.gz
|
||||||
</DD>
|
</DD>
|
||||||
</DL>
|
</DL>
|
||||||
</DD>
|
</DD>
|
||||||
@ -512,20 +512,26 @@ The attempt to blank already blanked DVD-RW was not gracefully blocked
|
|||||||
<LI>
|
<LI>
|
||||||
-as mkisofs -isohybrid-mbr without -no-pad was not cylinder aligned
|
-as mkisofs -isohybrid-mbr without -no-pad was not cylinder aligned
|
||||||
</LI>
|
</LI>
|
||||||
|
<LI>
|
||||||
|
-format as_needed for DVD-RW could fail on Pioneer drives
|
||||||
|
</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none -</LI>
|
<LI>- none -</LI>
|
||||||
-->
|
-->
|
||||||
</UL>
|
</UL>
|
||||||
</P>
|
</P>
|
||||||
|
|
||||||
<!--
|
|
||||||
<P>
|
<P>
|
||||||
Bug fixes in .pl01 towards xorriso-:
|
Bug fixes in xorriso-1.1.0.pl01 towards xorriso-1.1.0:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>
|
<LI>
|
||||||
|
Due to a bug in libburn-1.1.0,
|
||||||
|
GNU xorriso-1.1.0 compiled only on GNU/Linux, FreeBSD, and Solaris,
|
||||||
|
but not on other systems
|
||||||
</LI>
|
</LI>
|
||||||
</UL>
|
</UL>
|
||||||
</P>
|
</P>
|
||||||
|
<!--
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
@ -588,7 +594,7 @@ cdrecord and mkisofs.</DT>
|
|||||||
<DT><H3>Development snapshot, version 1.1.1 :</H3></DT>
|
<DT><H3>Development snapshot, version 1.1.1 :</H3></DT>
|
||||||
<DD>Bug fixes towards xorriso-1.1.0:
|
<DD>Bug fixes towards xorriso-1.1.0:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>- none yet -</LI>
|
<LI>-update_r scheduled non-existing files for hardlink update</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
@ -596,8 +602,9 @@ cdrecord and mkisofs.</DT>
|
|||||||
</DD>
|
</DD>
|
||||||
<DD>Enhancements towards stable version 1.1.0:
|
<DD>Enhancements towards stable version 1.1.0:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>- none yet -</LI>
|
<LI>New option -list_speeds</LI>
|
||||||
<!--
|
<!--
|
||||||
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
@ -621,7 +628,7 @@ installation see README)
|
|||||||
</DD>
|
</DD>
|
||||||
<DD>
|
<DD>
|
||||||
<A HREF="xorriso-1.1.1.tar.gz">xorriso-1.1.1.tar.gz</A>
|
<A HREF="xorriso-1.1.1.tar.gz">xorriso-1.1.1.tar.gz</A>
|
||||||
(1895 KB).
|
(1920 KB).
|
||||||
</DD>
|
</DD>
|
||||||
<DT>A dynamically linked development version of xorriso can be obtained
|
<DT>A dynamically linked development version of xorriso can be obtained
|
||||||
from repositories of
|
from repositories of
|
||||||
@ -696,9 +703,12 @@ Enjoying free hosting by<BR>
|
|||||||
<A HREF="http://www.webframe.org">www.webframe.org</A><BR>
|
<A HREF="http://www.webframe.org">www.webframe.org</A><BR>
|
||||||
<A HREF="http://sourceforge.net">sourceforge.net</A><BR>
|
<A HREF="http://sourceforge.net">sourceforge.net</A><BR>
|
||||||
|
|
||||||
|
<!--
|
||||||
Enjoying a FreeBSD shell account with the opportunity to
|
Enjoying a FreeBSD shell account with the opportunity to
|
||||||
build, install and test xorriso at<BR>
|
build, install and test xorriso at<BR>
|
||||||
<A HREF="http://www.en.free-shells.com.ar">free-shells.com.ar</A>
|
<A HREF="http://www.en.free-shells.com.ar">free-shells.com.ar</A>
|
||||||
|
-->
|
||||||
|
|
||||||
</FONT></CENTER>
|
</FONT></CENTER>
|
||||||
</P>
|
</P>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user