Hi,
libburnia project is pleased to announce the release of version 1.5.8 of
program cdrskin, a burn backend for CD, DVD and BD with a command line
interface compatible to cdrecord.
System requirements:
Linux with kernel 2.4 or newer: libc, libpthread
or FreeBSD : libc, libpthread, IDE and SATA drives need atapicam
or Solaris : libc, libpthread
or NetBSD : libc, libpthread
or OpenBSD : libc, libpthread
Changes:
* Bug fix: ATA and SATA drives under sg did not register their SCSI address
tuple
* Bug fix: WAVE files with unsuitable audio format were read as raw audio file.
Thanks Niels Möller.
* New cdrskin option --audio_not_raw
* New cdrskin options --perform_opc and --perform_opc_growisofs
For more info, see http://scdbackup.sourceforge.net/cdrskin_eng.html
http://scdbackup.sourceforge.net/man_1_cdrskin.html
Download:
There is a cdrskin release tarball which contains an own copy of libburn's
code and links it statically:
http://scdbackup.sourceforge.net/cdrskin-1.5.8.tar.gz
There is also a detached signature file:
http://scdbackup.sourceforge.net/cdrskin-1.5.8.tar.gz.sig
by which the download may be verified:
wget https://ftp.gnu.org/gnu/gnu-keyring.gpg
gpg --with-fingerprint --keyring ./gnu-keyring.gpg --verify
cdrskin-1.5.8.tar.gz.sig cdrskin-1.5.8.tar.gz
or
gpg --keyserver keyserver.ubuntu.com --recv-keys ABC0A854
gpg --with-fingerprint --verify cdrskin-1.5.8.tar.gz.sig cdrskin-1.5.8.tar.gz
The gpg --verify command must report
Primary key fingerprint: 44BC 9FD0 D688 EB00 7C4D D029 E9CB DFC0 ABC0 A854
scdbackup.sourceforge.net is mirrored at scdbackup.webframe.org .
cdrskin is also part of the libburn-1.5.8 git tag:
https://dev.lovelyhq.com/libburnia/libburn/src/tag/release-1.5.8
(needs autotools >= 1.7 to apply command ./bootstrap)
and of the libburn-1.5.8 release tarball:
http://files.libburnia-project.org/releases/libburn-1.5.8.tar.gz
(needs only vanilla tools for ./configure ; make)
Post bug reports or requests
either to one of these mailing lists:
mailto:[email protected]
mailto:[email protected]
or directly to me:
mailto:[email protected]
Have a nice day :)
Thomas