Mentioned bug fix and pl01

This commit is contained in:
2016-01-29 11:40:30 +00:00
parent 3520c74cc5
commit f9b29aa8f6
5 changed files with 39 additions and 17 deletions

View File

@ -4,9 +4,9 @@
cdrskin. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/cdrskin_eng.html
http://scdbackup.sourceforge.net/cdrskin-1.4.2.tar.gz
http://scdbackup.sourceforge.net/cdrskin-1.4.2.pl01.tar.gz
Copyright (C) 2006-2015 Thomas Schmitt, provided under GPL version 2 or later.
Copyright (C) 2006-2016 Thomas Schmitt, provided under GPL version 2 or later.
------------------------------------------------------------------------------
@ -26,9 +26,9 @@ By using this software you agree to the disclaimer at the end of this text
Compilation, First Glimpse, Installation
Obtain cdrskin-1.4.2.tar.gz, take it to a directory of your choice and do:
Obtain cdrskin-1.4.2.pl01.tar.gz, take it to a directory of your choice and do:
tar xzf cdrskin-1.4.2.tar.gz
tar xzf cdrskin-1.4.2.pl01.tar.gz
cd cdrskin-1.4.2
Within that directory execute:

View File

@ -202,13 +202,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.4.2.tar.gz">cdrskin-1.4.2.tar.gz</A>
(975 KB).
<DD><A HREF="cdrskin-1.4.2.pl01.tar.gz">cdrskin-1.4.2.pl01.tar.gz</A>
(1050 KB).
</DD>
<DD><A HREF="cdrskin-1.4.2.tar.gz.sig">cdrskin-1.4.2.tar.gz.sig</A></DD>
<DD><A HREF="cdrskin-1.4.2.pl01.tar.gz.sig">cdrskin-1.4.2.pl01.tar.gz.sig</A></DD>
<DD>
(detached GPG signature for verification by
<KBD>gpg --verify cdrskin-1.4.2.tar.gz.sig cdrskin-1.4.2.tar.gz</KBD>
<KBD>gpg --verify cdrskin-1.4.2.pl01.tar.gz.sig cdrskin-1.4.2.pl01.tar.gz</KBD>
<BR>
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
</DD>
@ -247,8 +247,8 @@ cdrskin_0.4.2.pl00-x86-suse9_0-static.tar.gz</A>, (310 KB), -static compiled,
</DL>
<DL><DT>Contact:</DT>
<DD>Thomas Schmitt, <A HREF="mailto:scdbackup@gmx.net">scdbackup@gmx.net</A></DD>
<DD>libburn development mailing list,
<A HREF="mailto:libburn-hackers@pykix.org">libburn-hackers@pykix.org</A></DD>
<DD>GNU xorriso mailing list where cdrskin and libburn are on topic, too:
<A HREF="mailto:bug-xorriso@gnu.org">bug-xorriso@gnu.org</A></DD>
</DL>
<DL><DT>License:</DT>
<DD><A HREF="COPYING_cdrskin">GPL</A>, an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
@ -276,12 +276,17 @@ Bug fixes towards cdrskin-1.4.0:
-->
</UL>
Bug fixes towards cdrskin-1.4.2 (without .pl01):
<UL>
<LI>"failed to attach fifo" when trying to burn from stdin. Regression of 1.4.2.</LI>
</UL>
<HR>
<P>
<DL>
<DT><H3>Development snapshot, version 1.4.3 :</H3></DT>
<DD>Enhancements towards current stable version 1.4.2:
<DD>Enhancements towards current stable version 1.4.2.pl01:
<UL>
<LI>none yet</LI>
<!--
@ -290,7 +295,7 @@ Bug fixes towards cdrskin-1.4.0:
</UL>
</DD>
<DD>Bug fixes towards cdrskin-1.4.2:
<DD>Bug fixes towards cdrskin-1.4.2.pl01:
<UL>
<LI>none yet</LI>
<!--
@ -324,7 +329,7 @@ admins with full system sovereignty.</DT>
</DD>
<DD>
<A HREF="cdrskin-1.4.3.tar.gz">cdrskin-1.4.3.tar.gz</A>
(975 KB).
(1050 KB).
</DD>
<!-- This is not offered any more since spring 2008

View File

@ -13204,6 +13204,15 @@ Updated change log
* Result of a Coverity audit: 40+ code changes, but no easy-to-trigger bugs
2016.01.27.174553 [5653]
cdrskin/cdrskin.c
Bug fix: "failed to attach fifo" when burning from stdin. Regression of 1.4.2, rev 5522.
------------------------------ release - cdrskin-1.4.2.pl01 - 2016.01.29.100001
* Bug fix: "failed to attach fifo" when burning from stdin.
Regression of 1.4.2, rev 5522.
[]
ChangeLog
cdrskin/cdrskin_eng.html