libburn 1.5.2-1 source package in Ubuntu

Changelog

libburn (1.5.2-1) unstable; urgency=low

  * New upstream release
    + Bug fix: No lock was obtained for setting up a fifo object
    + Bug fix: Stream recording was applied regardless whether the drive
               offers it.
               This caused Xfburn failures with some MATSHITA laptop drives.
    + Bug fix: TDK Corporation was not recognized as manufacturer of
               DVD-R "TTH02"
    + Made libburn ready for building out-of-source. Thanks Ross Burton.
    + New API calls burn_drive_get_feature_codes(), burn_drive_get_feature()
    + New cdrskin option --list_features
  * Patch taken from upstream development
    + cdrskin multi-track burning was slow and stalled after track 1.
      Regression introduced in version 1.5.0 by commit 84fad99, 2018.02.05,
      which should fix a bug with O_DIRECT track reading.
      For now, O_DIRECT is forcefully disabled in libburn and 84fad99 is
      effectively reverted in cdrskin. Debian never enabled O_DIRECT, so
      84fad99 was never desirable.
  * Changed Build-Depends: "debhelper (>= 9)" to "debhelper-compat (= 12)" and
    removed debian/compat by cme "fix" "dpkg".
  * Changed Standards-Version to 4.4.1
    No changes needed according to packaging-manuals/upgrading-checklist.txt
  * Removed AUTHORS README NEWS from libburn-doc.docs because already in -dev.

 -- Thomas Schmitt <email address hidden>  Sun, 01 Dec 2019 18:11:05 +0100

Upload details

Uploaded by:
Debian Libburnia packagers
Uploaded to:
Sid
Original maintainer:
Debian Libburnia packagers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
libburn_1.5.2-1.dsc 2.1 KiB fbc92ebee9776d52b4d753b35e87bd6f8d5f0fbfdcd53a9a2b3ba6e94a106c11
libburn_1.5.2.orig.tar.gz 965.2 KiB 7b32db1719d7f6516cce82a9d00dfddfb3581725db732ea87d41ea8ef0ce5227
libburn_1.5.2-1.debian.tar.xz 10.2 KiB 8ea14ab9aa7db898d20ab0d06980a11e78891717b1ef992761ae192387901a2f

No changes file available.

Binary packages built by this source

cdrskin: No summary available for cdrskin in ubuntu impish.

No description available for cdrskin in ubuntu impish.

cdrskin-dbgsym: No summary available for cdrskin-dbgsym in ubuntu hirsute.

No description available for cdrskin-dbgsym in ubuntu hirsute.

libburn-dev: development package for libburn4

 This package contains the headers, pkgconfig data and static library for
 libburn.
 You need the headers if you want to develop or compile applications which
 make use of the libburn4 API. Its definition is in <libburn/libburn.h>.

libburn-doc: background documentation for libburn library

 This package contains the background documentation for libburn. Not needed
 for application development but rather describing the peculiarities of
 optical media.

libburn4: library to provide CD/DVD/BD writing functions

 libburn is a library for reading and writing optical discs.
 Supported media are: CD-R, CD-RW, DVD-RAM, DVD+RW, DVD+R, DVD+R/DL,
 DVD-RW, DVD-R, DVD-R/DL, BD-R, BD-RE.

libburn4-dbgsym: debug symbols for libburn4