libisoburn 1.5.2-1 source package in Ubuntu

Changelog

libisoburn (1.5.2-1) unstable; urgency=low

  * New upstream release
    + Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory.
      Thanks JBThiel.
    + Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
    + Bug fix: -osirrox "concat_split_on" worked only together with -split_size
               larger than 0. Thanks William Willems.
    + New API calls isoburn_igopt_set_part_type_guid(),
      isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(),
      isoburn_igopt_get_iso_type_guid()
    + New command -drive_access, new -as cdrecord option --drive_not_exclusive
    + Enabled GPT type GUIDs with -append_partition,
      -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type
    + Made libisoburn and GNU xorriso ready for building out-of-source.
      Thanks Ross Burton.
  * Patch taken from upstream development
    + Let libisofs demand libjte version >= 2.0.0 (libjte2 from jigit >= 1.22).
      libjte2 is able to produce Jigdo with SHA256 instead of MD5.
  * 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 libisoburn-doc.docs because already
    in -dev.
  * control: removed unnecessary dep on dh-autoreconf

 -- Thomas Schmitt <email address hidden>  Mon, 09 Dec 2019 17:16:12 +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
libisoburn_1.5.2-1.dsc 2.3 KiB dfb02610342b0fcb01cd426a5fca74f993988f33f06153746b7044b720ae3f1c
libisoburn_1.5.2.orig.tar.gz 1.5 MiB cc720bc9511d8e0b09365e2c8b0e40817986be308cd96ca2705c807c955590ec
libisoburn_1.5.2-1.debian.tar.xz 24.0 KiB 551abf2e45771df9e02a0975303b2a2830c832829d60bacb22f112aff7ada944

No changes file available.

Binary packages built by this source

libisoburn-dev: No summary available for libisoburn-dev in ubuntu groovy.

No description available for libisoburn-dev in ubuntu groovy.

libisoburn-doc: No summary available for libisoburn-doc in ubuntu groovy.

No description available for libisoburn-doc in ubuntu groovy.

libisoburn1: library to handle creation and inspection of ISO-9660 file systems

 libisoburn is a frontend for the libraries libburn and libisofs. It handles
 the creation, loading, manipulation and burning of ISO-9660 filesystem images.
 This library provides a low-level API, called libisoburn API, which
 enhances and partly encapsulates the API of libburn and libisofs. Further
 there is a higher level API, called xorriso API, which completely encapsulates
 the API of libburn, libisofs, and libisoburn. It implements all parts of
 xorriso except the small initialization module xorriso/xorriso_main.c .
 .
 This package contains the shared object files for libisoburn.

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

No description available for libisoburn1-dbgsym in ubuntu hirsute.

xorriso: No summary available for xorriso in ubuntu groovy.

No description available for xorriso in ubuntu groovy.

xorriso-dbgsym: debug symbols for xorriso
xorriso-tcltk: educational GUI frontend for ISO-9660 manipulation tool xorriso

 xorriso is a command line and dialog application, which creates, loads,
 manipulates, and writes ISO-9660 file system images with Rock Ridge
 extensions.
 .
 xorriso-tcltk offers the most important features in a single GUI window
 together with help texts and references to xorriso's man page.
 The xorriso commands which get triggered by GUI components are shown in a
 scrollable text field or optionally may get logged to a file.
 Click on any GUI component by the rightmost mouse button to see the
 component's help text.