Made number transition to 1.5.2
This commit is contained in:
17
README
17
README
@@ -6,12 +6,12 @@ This all is under GPL.
|
||||
------------------------------------------------------------------------------
|
||||
libburnia-project.org
|
||||
By Mario Danic <mario.danic@gmail.com> and Thomas Schmitt <scdbackup@gmx.net>
|
||||
Copyright (C) 2006-2018 Mario Danic, Thomas Schmitt
|
||||
Copyright (C) 2006-2019 Mario Danic, Thomas Schmitt
|
||||
Still containing parts of Libburn. By Derek Foreman <derek@signalmarketing.com>
|
||||
and Ben Jansens <xor@orodu.net>
|
||||
Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
|
||||
|
||||
http://files.libburnia-project.org/releases/libburn-1.5.0.tar.gz
|
||||
http://files.libburnia-project.org/releases/libburn-1.5.2.tar.gz
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@@ -19,10 +19,10 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
|
||||
|
||||
From tarball
|
||||
|
||||
Obtain libburn-1.5.0.tar.gz, take it to a directory of your choice and do:
|
||||
Obtain libburn-1.5.2.tar.gz, take it to a directory of your choice and do:
|
||||
|
||||
tar xzf libburn-1.5.0.tar.gz
|
||||
cd libburn-1.5.0
|
||||
tar xzf libburn-1.5.2.tar.gz
|
||||
cd libburn-1.5.2
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
|
||||
@@ -783,6 +783,13 @@ Project history as far as known to me:
|
||||
capability of libisofs.
|
||||
All three libraries got some rarely triggered bugs fixed.
|
||||
|
||||
- Sat Oct 26 2019 release 1.5.2
|
||||
The libraries are now ready for building out-of-source. libisofs got minor
|
||||
API extensions. libburn got a bug fixed which spoiled burn runs on
|
||||
some MATSHITA laptop drives. It is now able to list all features which
|
||||
the drive announces. xorriso can now set GPT type GUIDs with appended
|
||||
partitions and the ISO partition.
|
||||
All three libraries got some rarely triggered bugs fixed.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user