Change log for libburn package in Ubuntu
1 → 46 of 46 results | First • Previous • Next • Last |
libburn (1.5.6-1) unstable; urgency=low [ Thomas Schmitt ] * Added "Multi-Arch: foreign" to the package description of cdrskin. * Changed Standards-Version to 4.6.2 No changes needed according to packaging-manuals/upgrading-checklist.txt * Changed Build-Depends debhelper-compat from 12 to 13 * Added symbol file libburn4.symbols. Closes: #1014401 * debian/copyright: Changed Upstream-Contact to <email address hidden> * New upstream version 1.5.6 + New API call burn_write_opts_set_bdr_obs_exempt() + New cdrskin option --bdr_obs_exempt + Enabled overburning with burn_write_opts_set_force(,1) + Bug fix: Overburning with cdrskin option -force ended by a libburn error -- Thomas Schmitt <email address hidden> Sat, 09 Sep 2023 19:00:47 +0200
Available diffs
- diff from 1.5.4-1 to 1.5.6-1 (32.9 KiB)
Superseded in mantic-release |
Published in lunar-release |
Published in kinetic-release |
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
libburn (1.5.4-1) unstable; urgency=low [ Debian Janitor ] * Trim trailing whitespace. * Drop unnecessary dependency on dh-autoreconf. * Update standards version to 4.5.0, no changes needed. [ Thomas Schmitt ] * Changed Standards-Version to 4.5.1 No changes needed according to packaging-manuals/upgrading-checklist.txt * Changed in libburn4.lintian-overrides tag name shlib-calls-exit to exit-in-shared-library * Removed recognition of Debian kfreebsd as system where libcam provides SCSI command passthrough, because libcam vanished from Debian kfreebsd * New upstream version 1.5.4 + Bug fix: Early SCSI commands from sg-linux.c were not logged + New API call burn_drive_set_speed_exact() + New API call burn_nominal_slowdown() * update (doc): simplify mentoring instructions -- Thomas Schmitt <email address hidden> Tue, 31 Aug 2021 18:51:21 +0200
Available diffs
- diff from 1.5.2-1 to 1.5.4-1 (27.7 KiB)
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
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
Available diffs
Superseded in focal-release |
Obsolete in eoan-release |
Deleted in eoan-proposed (Reason: moved to release) |
libburn (1.5.0-1build1) eoan; urgency=medium * No-change upload with strops.h and sys/strops.h removed in glibc. -- Matthias Klose <email address hidden> Thu, 05 Sep 2019 10:56:04 +0000
Available diffs
- diff from 1.5.0-1 (in Debian) to 1.5.0-1build1 (323 bytes)
Superseded in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
libburn (1.5.0-1) unstable; urgency=low [ Thomas Schmitt ] * New upstream release + Bug fix: cdrskin threw errno 22 on data file input if libburn is configured with --enable-track-src-odirect + Bug fix: SIGSEGV could happen if a track ended by reaching its fixed size while the track source still was willing to deliver bytes. Thanks to user swordragon. + Bug fix: Device file comparison parameters were recorded wrong with Linux sg * Removed ${shlibs:Depends} from packages -dev, -dbg, and -doc. + "cme modify dpkg-control" additionally re-arranged some definitions. * Removed explicit -dbg package definition from control and rules. * Updated package descriptions. + libburn synopsis now mentions BD. + cdrskin description now has less low-level technical details. * Changed Standards-Version to 4.2.1 No changes needed according to packaging-manuals/upgrading-checklist.txt * Corrected a false statement in Description. + libburn does not master, but only read and write. * Replaced in control file alioth repo URL by salsa repo URL: + Vcs-Git: https://salsa.debian.org/optical-media-team/libburn.git [ Dominique Dumont ] * add debian/gbp.conf * add README.source -- Thomas Schmitt <email address hidden> Fri, 05 Oct 2018 21:21:10 +0200
Available diffs
- diff from 1.4.8-1 to 1.5.0-1 (14.6 KiB)
Superseded in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Deleted in bionic-proposed (Reason: moved to release) |
libburn (1.4.8-1) unstable; urgency=low * New upstream release + Bug fix: Option -dummy did not affect writing by direct_write_amount= + New API call burn_drive_reset_simulate() + New API call burn_drive_get_bd_r_pow() + Refusing to write to BD-R if formatted to Pseudo Overwrite * Changed Standards-Version to 4.1.0 + Removed "Priority: extra" from Package: libburn-dbg -- Thomas Schmitt <email address hidden> Sat, 16 Sep 2017 10:59:03 +0200
Available diffs
- diff from 1.4.6-1 to 1.4.8-1 (15.4 KiB)
Superseded in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Deleted in zesty-proposed (Reason: moved to release) |
libburn (1.4.6-1) unstable; urgency=low * New upstream release + Bug fix: SAO CD could be perceived 2 blocks to short. Regression in 1.4.4 by rev 5672. + New API call burn_drive_set_immed() + New cdrskin option use_immed_bit= * Changed Vcs-Browser URI in debian/control to https * Adapted Priority of libburn-dev and libburn-doc to FTP Master overrides * Marked libburn-doc as Multi-Arch: foreign -- Thomas Schmitt <email address hidden> Sat, 17 Sep 2016 18:23:25 +0200
Available diffs
- diff from 1.4.4-1 to 1.4.6-1 (27.2 KiB)
Superseded in zesty-release |
Obsolete in yakkety-release |
Deleted in yakkety-proposed (Reason: moved to release) |
libburn (1.4.4-1) unstable; urgency=low * New upstream release + Bug fix: Option drive_scsi_dev_family=sg did not convert /dev/sr* to /dev/sg* + Bug fix: burn_make_input_sheet_v07t() falsly recognized double byte encoding. Affected cdrskin option: cdtext_to_v07t= + Bug fix: Double free at end of run if burn_write_opts_set_leadin_text() is used. Affected cdrskin option: textfile= + Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported wrong. Thanks to Etienne Bergeron. * Changed Standards-Version to 3.9.8 No changes needed according to packaging-manuals/upgrading-checklist.txt * Applied cme "fix" "dpkg" to change debian/copyright header "Format:" -- Thomas Schmitt <email address hidden> Sun, 10 Jul 2016 08:36:18 +0200
Available diffs
- diff from 1.4.2.pl01-2 to 1.4.4-1 (14.1 KiB)
libburn (1.4.2.pl01-2) unstable; urgency=low * Changed Standards-Version to 3.9.7 No changes needed according to packaging-manuals/upgrading-checklist.txt * Reacted on lintian hardening warnings by debian/rules variable DEB_BUILD_MAINT_OPTIONS = hardening=+all -- Thomas Schmitt <email address hidden> Fri, 5 Feb 2016 18:57:35 +0200
Available diffs
- diff from 1.4.2.pl01-1 to 1.4.2.pl01-2 (824 bytes)
Superseded in yakkety-release |
Published in xenial-release |
Superseded in xenial-release |
Deleted in xenial-proposed (Reason: moved to release) |
libburn (1.4.2.pl01-1) unstable; urgency=low * New upstream bugfix release + Bug fix: cdrskin failed with "failed to attach fifo" when burning from stdin. Regression of 1.4.2, rev 5522. * Multiarchify the library packages. (Closes: #813020) by Matthias Klose <email address hidden> * Removed uversionmangle rule from debian/watch. -- Thomas Schmitt <email address hidden> Sat, 30 Jan 2016 20:58:29 +0200
Available diffs
libburn (1.4.2-1ubuntu1) xenial; urgency=medium * Multiarchify the library packages. -- Matthias Klose <email address hidden> Thu, 28 Jan 2016 15:57:05 +0100
Available diffs
- diff from 1.4.2-1 (in Debian) to 1.4.2-1ubuntu1 (564 bytes)
libburn (1.4.2-1) unstable; urgency=low * New upstream release + Bug fix: burn_disc_get_media_id() returned BD identifiers 2 chars too long + Bug fix: burn_disc_get_multi_caps() returned 2048 bytes too many in caps.start_range_high + Bug fix: Media summary session count of blank and closed media was short by 1 + Bug fix: Endless loop if transport error occurs while waiting for drive ready + New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() + Result of a Coverity audit: 40+ code changes, but no easy-to-trigger bugs * Removed patch 01-recognize-kfreebsd-for-libcam.patch * Removed "cdck" from Suggests because not available on kfreebsd * Changed Priority of libburn-dev and libburn-doc to "extra" -- Thomas Schmitt <email address hidden> Sun, 29 Nov 2015 16:59:52 +0200
Available diffs
- diff from 1.4.0-3 to 1.4.2-1 (550.7 KiB)
libburn (1.4.0-3) unstable; urgency=low * Fixed failure to recognize the need for libcam on Debian GNU/kFreeBSD * lintian: + Silenced complaint extended-description-is-probably-too-short + Added override for shlib-calls-exit (use of exit() is controlled by API) -- Thomas Schmitt <email address hidden> Fri, 18 Sep 2015 13:59:50 +0200
Available diffs
Superseded in xenial-release |
Obsolete in wily-release |
Deleted in wily-proposed (Reason: moved to release) |
libburn (1.4.0-0ubuntu1) wily; urgency=medium * New upstream release * debian/control: - Use standards version 3.9.6 * debian/libburn4.symbols: - Add symbols file -- Robert Ancell <email address hidden> Thu, 18 Jun 2015 10:49:23 +1200
Available diffs
- diff from 1.3.8-0ubuntu1 to 1.4.0-0ubuntu1 (19.3 KiB)
Superseded in wily-release |
Obsolete in vivid-release |
Obsolete in utopic-release |
Deleted in utopic-proposed (Reason: moved to release) |
libburn (1.3.8-0ubuntu1) utopic; urgency=medium * New upstream version -- Sebastien Bacher <email address hidden> Mon, 22 Sep 2014 15:01:43 +0200
Available diffs
- diff from 1.3.4-0ubuntu1 to 1.3.8-0ubuntu1 (37.7 KiB)
Superseded in utopic-release |
Published in trusty-release |
Deleted in trusty-proposed (Reason: moved to release) |
libburn (1.3.4-0ubuntu1) trusty; urgency=medium * New upstream release: - Bug fix: Drive error reports were ignored during blanking and formatting - Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted DVD+RW - New API call burn_disc_pretend_full_uncond() -- Robert Ancell <email address hidden> Mon, 16 Dec 2013 17:13:56 +1300
Available diffs
- diff from 1.3.2-1ubuntu2 to 1.3.4-0ubuntu1 (16.6 KiB)
libburn (1.3.2-1ubuntu2) trusty; urgency=low * Add pkg-config to build dependencies, resolving FTBFS. -- Daniel T Chen <email address hidden> Thu, 05 Dec 2013 13:27:50 -0500
Available diffs
- diff from 1.3.2-1 (in Debian) to 1.3.2-1ubuntu2 (868 bytes)
- diff from 1.3.2-1ubuntu1 to 1.3.2-1ubuntu2 (667 bytes)
Superseded in trusty-proposed |
libburn (1.3.2-1ubuntu1) trusty; urgency=low * Build using dh-autoreconf. -- Matthias Klose <email address hidden> Tue, 03 Dec 2013 16:43:22 +0100
Available diffs
- diff from 1.3.2-1 (in Debian) to 1.3.2-1ubuntu1 (720 bytes)
Superseded in trusty-release |
Obsolete in saucy-release |
Deleted in saucy-proposed (Reason: moved to release) |
libburn (1.3.2-1) unstable; urgency=low * New upstream release (Closes: #718151) * Drop patches applied upstream -- George Danchev <email address hidden> Sun, 08 Sep 2013 14:46:12 +0200
Available diffs
libburn (1.3.0-0ubuntu1) saucy; urgency=low * New upstream version -- Sebastien Bacher <email address hidden> Tue, 21 May 2013 19:35:39 +0200
Available diffs
- diff from 1.2.8-0ubuntu1 to 1.3.0-0ubuntu1 (21.5 KiB)
libburn (1.2.8-0ubuntu1) saucy; urgency=low * New upstream version -- Sebastien Bacher <email address hidden> Mon, 13 May 2013 18:50:19 +0200
Available diffs
- diff from 1.2.4-0ubuntu1 to 1.2.8-0ubuntu1 (31.8 KiB)
libburn (1.2.4-0ubuntu1) quantal; urgency=low * New upstream release * debian/control: - Use standards-version 3.9.3 * debian/patches/03_cdrskin-sigsegv-track-source-added-no-drive-available: * debian/patches/02_sao-2-sectors-short-fix: * debian/patches/01_sao-tracks-started-by-audio-pause: - Applied upstream -- Robert Ancell <email address hidden> Tue, 31 Jul 2012 11:06:02 +0200
Available diffs
libburn (1.2.2-2) unstable; urgency=low * Bugfix patch (Closes: #680910) 01_sao-tracks-started-by-audio-pause: CD SAO sessions with data tracks was started by an audio pause. Affected is an old Sony CD burner, refusing to burn SAO. * Bugfix patch (Closes: #680911) 02_sao-2-sectors-short-fix: CD tracks are perceived 2 sectors too short. A correclty burnt CD media in SAO mode, will not be recognized as correct burn by xorriso inspection, which believes that the track size is two sectors shorter, where it is not. * Bugfix patch (Closes: #680968) 03_cdrskin-sigsegv-track-source-added-no-drive-available cdrskin could SIGSEGV if track source was added when no drive was available. -- George Danchev <email address hidden> Mon, 09 Jul 2012 10:47:15 +0200
Available diffs
- diff from 1.2.2-1 to 1.2.2-2 (3.2 KiB)
libburn (1.2.2-1) unstable; urgency=low * New upstream release (libburn: small internal refinements) * Remove Mats Erik Andersson from Uploaders as he requested. * Use the new URL in copyright Format field. -- George Danchev <email address hidden> Tue, 03 Apr 2012 16:21:13 +0300
Available diffs
- diff from 1.1.8-1 (in Ubuntu) to 1.2.2-1 (106.9 KiB)
libburn (1.1.8-1) unstable; urgency=low * New upstream release + bugfix: Misinterpreted mode page 2A if block descriptors are present + Enabled recognition of QEMU DVD-ROM 0.12 + New API call burn_drive_re_assess() + cdrskin: avoid to intermediately close and open drive device file -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 05 Dec 2011 11:00:37 +0000
Available diffs
- diff from 1.1.6-1 to 1.1.8-1 (46.4 KiB)
libburn (1.1.6-1) unstable; urgency=low * New upstream release + Bug fix: stdio sizes > 4 TB - 32 kB caused integer rollover + Worked around a collision with Linux udev which lets links vanish
Available diffs
- diff from 1.1.0.pl01-1 to 1.1.6-1 (31.4 KiB)
libburn (1.1.0.pl01-1) unstable; urgency=low * New upstream release (fixes FTBFS on hurd-i386: previous version compiles on Linux, (k)FreeBSD and Solaris only, fails on other OSes, including the Hurd, which more or less affect Debian, hence the upload) -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 21 Jun 2011 11:57:17 +0000
Available diffs
- diff from 1.1.0-1 to 1.1.0.pl01-1 (1.2 KiB)
libburn (1.1.0-1) unstable; urgency=low * New upstream release + Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h + New API call burn_disc_next_track_is_damaged() + New API call burn_disc_close_damaged() + Dropped suffix .plXY from tarball name + Release 1.0.8 was skipped to get back in sync with libisofs and libisoburn. -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 20 Jun 2011 08:41:33 +0000
Available diffs
- diff from 1.0.6.pl00-2 to 1.1.0-1 (76.6 KiB)
Superseded in oneiric-release |
libburn (1.0.6.pl00-2) unstable; urgency=low * [GD] Drop cdbs, switch to dh + use libburn-doc.docs rather than libburn-doc.install. + filter -doc around dh_listpackages (dpkg-buildpackage -B). + compat 8, require debhelper >= 8. + add AUTHORS, README, NEWS to libburn-dev.docs, cdrskin.docs, + libburn4.docs, libburn-dbg.docs, libburn-doc.docs. * [GD] Drop graphviz from build-depends, not used anymore. * [GD] Move doxygen to Build-Depends-Indep. * [GD] Add Mats Erik Andersson to Uploaders. * [GD] Fix spelling error in cdrskin package description. * [GD] cdrskin description mentions xorriso (as burner+imager). * [GD] cdrskin Suggests xorriso and cdck. * [GD] Standards-Version: 3.9.2 (no changes needed). * [GD] Install doc/* via libburn-doc.docs. * [GD] Install test/*.c via libburn-doc.examples. * [GD] Update libburn4 description, thanks Thomas Schmitt. -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 15 Jun 2011 09:35:26 +0000
Available diffs
- diff from 1.0.6.pl00-1 to 1.0.6.pl00-2 (2.3 KiB)
Superseded in oneiric-release |
libburn (1.0.6.pl00-1) unstable; urgency=low * New upstream release. * Standards-Version 3.9.1 (no changes needed). * Install doc/comments too with the libburn-doc binary package, as it contains useful information. * Drop Simon Huggins from uploaders as he requested. Thank you for your work.
Available diffs
- diff from 0.8.0.pl00-2 to 1.0.6.pl00-1 (77.8 KiB)
libburn (0.8.0.pl00-2) unstable; urgency=low * Do not install gifs in the doc package, since newer doxygen does not generate tab*.gif anymore. Closes: #590419 -- Bhavani Shankar <email address hidden> Mon, 26 Jul 2010 20:55:04 +0300
Available diffs
- diff from 0.8.0.pl00-1 to 0.8.0.pl00-2 (425 bytes)
libburn (0.8.0.pl00-1) unstable; urgency=low * New upstream release. * Added debian/source/format * Standards-Version 3.8.4 (no changes needed) -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 09 May 2010 13:53:38 +0100
Available diffs
- diff from 0.7.6.pl00-2 to 0.8.0.pl00-1 (37.5 KiB)
libburn (0.7.6.pl00-2) unstable; urgency=low * Added architecture specific symbol: (arch=kfreebsd-i386 kfreebsd-amd64)sg_close_drive@Base 0.7.6.pl00
Available diffs
- diff from 0.7.4.pl01-1 to 0.7.6.pl00-2 (42.3 KiB)
Superseded in lucid-release |
libburn (0.7.4.pl01-1) unstable; urgency=low * New upstream release (support for kfreebsd ports)
Available diffs
- diff from 0.7.2-1 to 0.7.4.pl01-1 (65.7 KiB)
libburn (0.7.2-1) unstable; urgency=low * New Upstream Release
Available diffs
- diff from 0.6.4-1 to 0.7.2-1 (61.0 KiB)
libburn (0.6.4-1) unstable; urgency=low [ George Danchev ] * added libburn4.symbols -- common symbols file. * added versioned build dependency for debhelper to please lintian. [ Simon Huggins ] * New Upstream Release * Improve symbols file using version in stable as base.
Available diffs
- diff from 0.5.0-1 to 0.6.4-1 (150.2 KiB)
libburn (0.5.0-1) unstable; urgency=low * New upstream release. - Now officially supports BD-RE. [ Matthew Rosewarne ] * Bumped Debhelper compat to 6. * Bumped Standards-Version to 3.8.0. * Updated watch file for new upstream versioning scheme. * Added -dbg package. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 04 Nov 2008 21:29:31 +0000
Available diffs
- diff from 0.4.4-1 to 0.5.0-1 (48.9 KiB)
libburn (0.4.4-1) unstable; urgency=low * New upstream release.
libburn (0.4.2-1) unstable; urgency=low * Initial release in this form - replaces old cdrskin with static lib - updates libburn to a recent version closes: #383579, #428438, #426016 - improved the description (more work needed?) closes: #455605 - Use newer upstream which builds cdrskin dynamically linked to libburn. -- Wouter Stomp <email address hidden> Mon, 11 Feb 2008 19:53:58 +0000
libburn (0.3.8-0ubuntu1) gutsy; urgency=low * New upstream release -- Mario Danic <email address hidden> Tue, 31 Jul 2007 18:25:36 +0200
Superseded in gutsy-release |
libburn (0.3.6-0ubuntu1) gutsy; urgency=low * new upstream version * renamed packages to reflect soname of 4 * replacing ancient version of libburn 0.2 by naming this source package back to 'libburn'
libburn (0.2.2-0ubuntu4) edgy; urgency=low * Add missing libburn.so to libburn-dev, libisofs.so to libisofs-dev * Move libraries into /usr/lib -- Andrew Mitchell <email address hidden> Fri, 29 Sep 2006 00:38:29 +1200
Superseded in edgy-release |
libburn (0.2.2-0ubuntu3) edgy; urgency=low * Set libburn-doc to be Architecture: all & drop dependency on libburn * Rename library packages to match SONAMEs & add Conflicts/Replaces * Update dependencies -- Andrew Mitchell <email address hidden> Thu, 28 Sep 2006 23:18:38 +1200
Superseded in edgy-release |
libburn (0.2.2-0ubuntu2) edgy; urgency=low * Let's try this one more time (trust no one): - rename binary packages - fix description for libburn-doc * 01_cdrskin_sigsev: - prevent SIGSEV on non-existent drive -- Ante Karamatic <email address hidden> Sat, 23 Sep 2006 12:20:05 +0200
Superseded in edgy-release |
libburn (0.2.2-0ubuntu1) edgy; urgency=low * Initial release -- Ante Karamatic <email address hidden> Wed, 20 Sep 2006 18:19:41 +0200
Superseded in edgy-release |
Obsolete in dapper-release |
Superseded in dapper-release |
Obsolete in breezy-release |
Obsolete in hoary-release |
libburn (0.2-2) unstable; urgency=low * Initial Upload to Debian (Closes: #225366) - Thanks to Sebastien Bacher <email address hidden> for the upload * Make all .install files have explicit paths * debian/control: Update libisofs description -- Sean Harshbarger <email address hidden> Wed, 28 Jul 2004 09:54:13 -0500
1 → 46 of 46 results | First • Previous • Next • Last |