|
|
|
@ -65,7 +65,7 @@ connected via SCSI, PATA (aka IDE, ATA), USB, or SATA.
|
|
|
|
|
GPL software included:<BR> |
|
|
|
|
</H2> |
|
|
|
|
<DL> |
|
|
|
|
<DT>libburn-1.3.0.pl01</DT> |
|
|
|
|
<DT>libburn-1.3.2</DT> |
|
|
|
|
<DD>(founded by Derek Foreman and Ben Jansens, |
|
|
|
|
developed and maintained since August 2006 by |
|
|
|
|
Thomas Schmitt from team of libburnia-project.org) |
|
|
|
@ -200,13 +200,13 @@ Standalone ISO 9660 multi-session CD/DVD/BD tool
|
|
|
|
|
<P> |
|
|
|
|
<DL> |
|
|
|
|
<DT>Download as source code (see README):</DT> |
|
|
|
|
<DD><A HREF="cdrskin-1.3.0.pl01.tar.gz">cdrskin-1.3.0.pl01.tar.gz</A> |
|
|
|
|
<DD><A HREF="cdrskin-1.3.2.tar.gz">cdrskin-1.3.2.tar.gz</A> |
|
|
|
|
(950 KB). |
|
|
|
|
</DD> |
|
|
|
|
<DD><A HREF="cdrskin-1.3.0.pl01.tar.gz.sig">cdrskin-1.3.0.pl01.tar.gz.sig</A></DD> |
|
|
|
|
<DD><A HREF="cdrskin-1.3.2.tar.gz.sig">cdrskin-1.3.2.tar.gz.sig</A></DD> |
|
|
|
|
<DD> |
|
|
|
|
(detached GPG signature for verification by |
|
|
|
|
<KBD>gpg --verify cdrskin-1.3.0.pl01.tar.gz.sig cdrskin-1.3.0.pl01.tar.gz</KBD> |
|
|
|
|
<KBD>gpg --verify cdrskin-1.3.2.tar.gz.sig cdrskin-1.3.2.tar.gz</KBD> |
|
|
|
|
<BR> |
|
|
|
|
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>). |
|
|
|
|
</DD> |
|
|
|
@ -257,56 +257,53 @@ cdrskin_0.4.2.pl00-x86-suse9_0-static.tar.gz</A>, (310 KB), -static compiled,
|
|
|
|
|
<HR> |
|
|
|
|
|
|
|
|
|
<P> |
|
|
|
|
Enhancements towards previous stable version cdrskin-1.2.8: |
|
|
|
|
<UL> |
|
|
|
|
<LI>none</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>none</LI> |
|
|
|
|
--> |
|
|
|
|
</UL> |
|
|
|
|
|
|
|
|
|
Bug fixes towards cdrskin-1.2.8: |
|
|
|
|
Enhancements towards previous stable version cdrskin-1.3.0: |
|
|
|
|
<UL> |
|
|
|
|
<LI> |
|
|
|
|
Full formatting of BD-RE used certification regardless of drive capabilities |
|
|
|
|
New option textfile_to_v07t= |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
New options cdtext_to_textfile= and cdtext_to_v07t= |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
DVD+R with damaged TOC were reported by -minfo with wrong end address |
|
|
|
|
New options extract_audio_to= , extract_tracks= , extract_basename= , |
|
|
|
|
--extract_dap |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
Improved granularity of SCSI log time measurement, now with timestamp |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
New cdrskin option --pacifier_with_newline |
|
|
|
|
</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>none</LI> |
|
|
|
|
--> |
|
|
|
|
</UL> |
|
|
|
|
|
|
|
|
|
Bug fix towards cdrskin-1.3.0: |
|
|
|
|
Bug fixes towards cdrskin-1.3.0: |
|
|
|
|
<UL> |
|
|
|
|
<LI> |
|
|
|
|
cdrskin -msinfo on DVD and BD reported |
|
|
|
|
old session start = next writable address. |
|
|
|
|
Regression introduced by version 1.2.8 |
|
|
|
|
Regression introduced by version 1.2.8. |
|
|
|
|
(Also fixed by patch release 1.3.0.pl01 in may 2013.) |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU |
|
|
|
|
</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>none</LI> |
|
|
|
|
--> |
|
|
|
|
</UL> |
|
|
|
|
|
|
|
|
|
<HR> |
|
|
|
|
|
|
|
|
|
<P> |
|
|
|
|
<DL> |
|
|
|
|
<DT><H3>Development snapshot, version 1.3.1 :</H3></DT> |
|
|
|
|
<DD>Enhancements towards current stable version 1.3.0.pl01: |
|
|
|
|
<DT><H3>Development snapshot, version 1.3.3 :</H3></DT> |
|
|
|
|
<DD>Enhancements towards current stable version 1.3.2: |
|
|
|
|
<UL> |
|
|
|
|
<LI> |
|
|
|
|
New option textfile_to_v07t= |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
New options cdtext_to_textfile= and cdtext_to_v07t= |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
New options extract_audio_to= , extract_tracks= , extract_basename= , |
|
|
|
|
--extract_dap |
|
|
|
|
</LI> |
|
|
|
|
<LI> |
|
|
|
|
Improved granularity of SCSI log time measurement timestamp |
|
|
|
|
</LI> |
|
|
|
|
<LI>none yet</LI> |
|
|
|
|
<!-- |
|
|
|
|
<LI>none yet</LI> |
|
|
|
|
--> |
|
|
|
@ -314,7 +311,7 @@ Improved granularity of SCSI log time measurement timestamp
|
|
|
|
|
</UL> |
|
|
|
|
</DD> |
|
|
|
|
|
|
|
|
|
<DD>Bug fixes towards cdrskin-1.3.0.pl01: |
|
|
|
|
<DD>Bug fixes towards cdrskin-1.3.2: |
|
|
|
|
<UL> |
|
|
|
|
<LI>none yet</LI> |
|
|
|
|
<!-- |
|
|
|
@ -324,10 +321,10 @@ Improved granularity of SCSI log time measurement timestamp
|
|
|
|
|
</DD> |
|
|
|
|
|
|
|
|
|
<DD> </DD> |
|
|
|
|
<DD><A HREF="README_cdrskin_devel">README 1.3.1</A> |
|
|
|
|
<DD><A HREF="cdrskin__help_devel">cdrskin-1.3.1 --help</A></DD> |
|
|
|
|
<DD><A HREF="cdrskin_help_devel">cdrskin-1.3.1 -help</A></DD> |
|
|
|
|
<DD><A HREF="man_1_cdrskin_devel.html">man cdrskin (as of 1.3.1)</A></DD> |
|
|
|
|
<DD><A HREF="README_cdrskin_devel">README 1.3.3</A> |
|
|
|
|
<DD><A HREF="cdrskin__help_devel">cdrskin-1.3.3 --help</A></DD> |
|
|
|
|
<DD><A HREF="cdrskin_help_devel">cdrskin-1.3.3 -help</A></DD> |
|
|
|
|
<DD><A HREF="man_1_cdrskin_devel.html">man cdrskin (as of 1.3.3)</A></DD> |
|
|
|
|
<DD> </DD> |
|
|
|
|
<DT>Maintainers of cdrskin unstable packages please use SVN of |
|
|
|
|
<A HREF="http://libburnia-project.org"> libburnia-project.org</A></DT> |
|
|
|
@ -347,7 +344,7 @@ admins with full system souvereignty.</DT>
|
|
|
|
|
<A HREF="README_cdrskin_devel">upcoming README</A> ): |
|
|
|
|
</DD> |
|
|
|
|
<DD> |
|
|
|
|
<A HREF="cdrskin-1.3.1.tar.gz">cdrskin-1.3.1.tar.gz</A> |
|
|
|
|
<A HREF="cdrskin-1.3.3.tar.gz">cdrskin-1.3.3.tar.gz</A> |
|
|
|
|
(950 KB). |
|
|
|
|
</DD> |
|
|
|
|
|
|
|
|
|