diff --git a/libburn/branches/1.3.0.pl01/ChangeLog b/libburn/branches/1.3.0.pl01/ChangeLog index c7868cea..77161c62 100644 --- a/libburn/branches/1.3.0.pl01/ChangeLog +++ b/libburn/branches/1.3.0.pl01/ChangeLog @@ -1,3 +1,9 @@ +libburn-1.3.0.pl01.tar.gz Fri May 31 2013 +=============================================================================== +* Bug fix: cdrskin -msinfo on DVD and BD reported + old session start = next writable address. + Regression introduced by version 1.2.8. + libburn-1.3.0.tar.gz Fri May 17 2013 =============================================================================== * Bug fix: Full formatting of BD-RE used certification regardless of drive diff --git a/libburn/branches/1.3.0.pl01/README b/libburn/branches/1.3.0.pl01/README index 320b8313..5d3ee057 100644 --- a/libburn/branches/1.3.0.pl01/README +++ b/libburn/branches/1.3.0.pl01/README @@ -11,7 +11,7 @@ Still containing parts of Libburn. By Derek Foreman and Ben Jansens Copyright (C) 2002-2006 Derek Foreman and Ben Jansens - http://files.libburnia-project.org/releases/libburn-1.3.0.tar.gz + http://files.libburnia-project.org/releases/libburn-1.3.0.pl01.tar.gz ------------------------------------------------------------------------------ @@ -19,9 +19,9 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens From tarball -Obtain libburn-1.3.0.tar.gz, take it to a directory of your choice and do: +Obtain libburn-1.3.0.pl01.tar.gz, take it to a directory of your choice and do: - tar xzf libburn-1.3.0.tar.gz + tar xzf libburn-1.3.0.pl01.tar.gz cd libburn-1.3.0 ./configure --prefix=/usr make @@ -702,6 +702,11 @@ Project history as far as known to me: introduced new boot preparation capabilities have been tested. New boot preparation options for GRUB2 were added. +- Fri May 31 2013 patch release libburn-1.3.0.pl01: + cdrskin -msinfo on DVD and BD reported as old session start the same + number as the next writable address. + Regression introduced by version 1.2.8. + ------------------------------------------------------------------------------ diff --git a/libburn/branches/1.3.0.pl01/cdrskin/README b/libburn/branches/1.3.0.pl01/cdrskin/README index f9cbcd7a..6faf740e 100644 --- a/libburn/branches/1.3.0.pl01/cdrskin/README +++ b/libburn/branches/1.3.0.pl01/cdrskin/README @@ -4,7 +4,7 @@ cdrskin. By Thomas Schmitt Integrated sub project of libburnia-project.org but also published via: http://scdbackup.sourceforge.net/cdrskin_eng.html -http://scdbackup.sourceforge.net/cdrskin-1.3.0.tar.gz +http://scdbackup.sourceforge.net/cdrskin-1.3.0.pl01.tar.gz Copyright (C) 2006-2013 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.3.0.tar.gz, take it to a directory of your choice and do: +Obtain cdrskin-1.3.0.pl01.tar.gz, take it to a directory of your choice and do: - tar xzf cdrskin-1.3.0.tar.gz + tar xzf cdrskin-1.3.0.pl01.tar.gz cd cdrskin-1.3.0 Within that directory execute: diff --git a/libburn/branches/1.3.0.pl01/cdrskin/cdrskin_eng.html b/libburn/branches/1.3.0.pl01/cdrskin/cdrskin_eng.html index d511c9bd..2643cfd3 100644 --- a/libburn/branches/1.3.0.pl01/cdrskin/cdrskin_eng.html +++ b/libburn/branches/1.3.0.pl01/cdrskin/cdrskin_eng.html @@ -65,7 +65,7 @@ connected via SCSI, PATA (aka IDE, ATA), USB, or SATA. GPL software included:
-
libburn-1.3.0
+
libburn-1.3.0.pl01
(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

Download as source code (see README):
-
cdrskin-1.3.0.tar.gz +
cdrskin-1.3.0.pl01.tar.gz (950 KB).
-
cdrskin-1.3.0.tar.gz.sig
+
cdrskin-1.3.0.pl01.tar.gz.sig
(detached GPG signature for verification by -gpg --verify cdrskin-1.3.0.tar.gz.sig cdrskin-1.3.0.tar.gz +gpg --verify cdrskin-1.3.0.pl01.tar.gz.sig cdrskin-1.3.0.pl01.tar.gz
after gpg --keyserver keys.gnupg.net --recv-keys ABC0A854).
@@ -278,15 +278,31 @@ DVD+R with damaged TOC were reported by -minfo with wrong end address --> +Bug fix towards cdrskin-1.3.0: +
    +
  • +cdrskin -msinfo on DVD and BD reported +old session start = next writable address. +Regression introduced by version 1.2.8 +
  • +
+

Development snapshot, version 1.3.1 :

-
Enhancements towards current stable version 1.3.0: +
Enhancements towards current stable version 1.3.0.pl01:
  • -none yet +New option textfile_to_v07t= +
  • +
  • +New options cdtext_to_textfile= and cdtext_to_v07t= +
  • +
  • +New options extract_audio_to= , extract_tracks= , extract_basename= , +--extract_dap