lp:ubuntu/raring/libisoburn

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/raring/libisoburn
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

19. By Colin Watson

New upstream release.

18. By George Danchev <email address hidden>

Bug fix patch: SIGSEGV-by-uninitialized-local-variable
Prevent a SIGSEGV due to usage of uninitialized local variable
with -check_media patch_lba0="on" option. Regression introduced
by version 1.0.6 (Closes: #683248)

17. By George Danchev <email address hidden>

* New upstream release
  libisoburn novelties:
  + New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
  + New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
  + New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache()
  + Bug fix: Relaxation options joliet_rec_mtime and iso1999_rec_mtime had
    wrong values
  xorriso novelties:
  + New commands -x, -list_arg_sorting
  + New command -rr_reloc_dir
  + New command -data_cache_size
  + New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved
  + Ignore -as mkisofs -no-split-symlink-components -no-split-symlink-fields
  + Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing
  + Bug fix: -as mkisofs without -graft-points could not handle names with "="
* Build-depend on libisofs 1.2.2 (no need to b-depend on newer libburn)
* Drop build-dependency of libcam-dev [kfreebsd-any] - it
  is not needed (resp. linked) by libisoburn source package,
  and it is only libburn which uses/links CAM directly on kFreeBSD.
  Thanks to Robert Millan <email address hidden> (Closes: #659621)
* Likewise, drop build-dependency of zlib1g-dev, libacl1-dev,
  and libattr1-dev. These are only used (linked) by libisofs.
* Improve package descriptions of libisoburn1, -dev, -dbg,
  and -doc packages; also mentioning the two kind of APIs as
  published by libisoburn/libisoburn.h (the low-level)
  and libisoburn/xorriso.h (the higher level).
* Remove Mats Erik Andersson from Uploaders as he requested.

16. By George Danchev <email address hidden>

* New upstream release
  + libisoburn novelties - none
  + xorriso - info document and man page for xorrecord
  + xorriso - new option -sleep
  + xorrsio - enabled recognition of QEMU DVD-ROM 0.12
  + xorriso - enabled out-of the box use of xorriso on
              Linux guest on qemu virtio-blk-pci
* Build-Depend on libburn-dev >= 1.1.8.
* Include xorrecord.1 as a separate man page.

15. By George Danchev <email address hidden>

Fix funny typo in xorriso binary package description.
Thanks to Davide Prina (Closes: #643993).

14. By George Danchev <email address hidden>

* New upstream release
  + Bug fix: since 1.0.6, an unreadable image is produced by:
    xorrisofs ... > image.iso. Closes: #632865
  + Bug fix: -update_r scheduled non-existing files for hardlink update
  + Enabled extraction of the boot catalog file to disk filesystem
  + New xorriso option -list_speeds.
* Build depend on libisofs >= 1.1.2.

13. By George Danchev <email address hidden>

* New upstream release
  + Bug fix: -mount_opts shared worked only with -osirrox o_excl_off
  + Bug fix: Production of MIPS bootable images caused SIGSEGV
  + Bug fix: xorriso command -add_plainly "any" did not add all
    files to the image
  + Bug fix: The attempt to blank already blank DVD-RW was not
    gracefully blocked
  + Bug fix: -as mkisofs -isohybrid-mbr without -no-pad was not
    cylinder aligned
  + New option -signal_handling
  + New option -close_damaged
  + Dropped suffix .plXY from tarball name
* [GD] Build depend on libburn 1.1.0 and libisofs 1.1.0
       (as declared in libisoburn-1.1.0/configure.ac)
* [GD] Filter around dh_listpackages to decide whether or not to
       call doxygen (i.e. if -doc is built), instead of hackery like:
 if [ -x /usr/bin/doxygen ]; then doxygen doc/doxygen.conf; fi.
 Drop libisoburn-doc.install, use libisoburn-doc.docs instead.
* [GD] Build-Depends: libreadline-dev (to enable readline support in
       xorriso dialog mode).
* [GD] Expose libburn and libisofs required versions from configure.ac.
* [GD] Drop graphviz from Build-Depends-Indep, not needed anymore.

12. By George Danchev <email address hidden>

* [MA] Improve package descriptions and README.Debian.
* [MA] Migrate to format "3.0 (quilt)" and compatibility 8.
  + debian/control: Drop build-dep on 'cdbs'. Require debhelper (>= 8).
  + debian/rules: Reformulate using 'dh'.
  + debian/libisoburn{1,-dev,-doc}.docs: New files.
  + debian/xorriso.docs: Addition of upstream documents.
* [GD] Make sure doxygen documentaton (doc package) is not built
       when dpkg-buildpackage -B is called (i.e. autobuilders).
* [GD] Move doxygen, graphviz to Build-Depends-Indep.
* [GD] Add missing copyrights for debian packaging.
* [GD] Standards-Version: 3.9.2 (no changes needed).
* [GD] More package description and README.Debian improvements;
       thanks to Tony Mancill <email address hidden>.

11. By Steve Langasek

run update-maintainer

10. By Steve Langasek

debian/rules: clean the dependency_libs out of .la files at build
time, per Policy 10.2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/libisoburn
This branch contains Public information 
Everyone can see this information.

Subscribers