libisoburn 1:1.5.4-4ubuntu1 source package in Ubuntu

Changelog

libisoburn (1:1.5.4-4ubuntu1) lunar; urgency=medium

  * Merge with Debian (LP: #1997898). Remaining changes:
    - d/rules: Do not build against libjte, jigit can't get into main
      (LP: #1981359, MIR LP: #1978066)
    - d/libisoburn1.symbols: Add symbol file (LP: #1979530)

libisoburn (1.5.4-4) unstable; urgency=low

  * Added "file" to the "Depends:" list of debian/tests/control

libisoburn (1.5.4-3) unstable; urgency=low

  * Patched releng/run_all_auto to return non-zero exit value on failure
    and introduced debian/tests/control
    (Closes: #1013313)
  * Added "Multi-Arch: foreign" to the package descriptions of xorriso,
    xorriso-tcltk, xorriso-dd-target.
    (Closes: #1019935)
  * watch file: set version to 4 and use https
  * control: declare compliance with policy 4.6.1

 -- Nathan Pratta Teodosio <email address hidden>  Thu, 24 Nov 2022 15:03:39 -0300

Upload details

Uploaded by:
Nathan Teodosio
Sponsored by:
Simon Quigley
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main libs
Lunar release main libs

Downloads

File Size SHA-256 Checksum
libisoburn_1.5.4.orig.tar.gz 1.5 MiB 2d89846d43880f17fa591c53b3bea42ffb803628e4e630c680fc2c9184f79132
libisoburn_1.5.4.orig.tar.gz.asc 163 bytes b1100920af497f1999bda3093d3cfdbe5fb748a0a8397591709f11e062e54d4a
libisoburn_1.5.4-4ubuntu1.debian.tar.xz 23.1 KiB 5844dbc4753c91403d6fa54619a312b954bb1f0220be521909203236c6ab4027
libisoburn_1.5.4-4ubuntu1.dsc 2.8 KiB 6d643a1408438edf2f4575bb5ba774ffb194587f283e950f66a936a351394302

View changes file

Binary packages built by this source

libisoburn-dev: development package for libisoburn

 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 headers, pkgconfig data, and static library for
 libisoburn.

libisoburn-doc: documentation package for libisoburn

 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 documentation for libisoburn.

libisoburn1: No summary available for libisoburn1 in ubuntu noble.

No description available for libisoburn1 in ubuntu noble.

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

No description available for libisoburn1-dbgsym in ubuntu noble.

xorriso: command line ISO-9660 and Rock Ridge manipulation tool

 xorriso is a command line and dialog application, which creates, loads,
 manipulates, and writes ISO-9660 file system images with Rock Ridge
 extensions.
 .
 It maps file objects from POSIX compliant file systems into Rock Ridge
 enhanced ISO-9660 file systems and features session-wise manipulation
 of such file systems. It can load the management information of existing
 ISO images and write the resulting session to optical medium or as
 file system objects.
 .
 Supported optical media types:
  - CD-R, CD-RW
  - DVD-R, DVD-R DL, DVD-RW, DVD+R, DVD+R DL, DVD+RW, DVD-RAM
  - BD-R, BD-RE
 .
 Some interesting features:
  - Emulation of the mkisofs and cdrecord programs.
  - Data backup and restore capabilities - compression, ACLs, and filters.
  - Isohybrid MBR with partition offset - features booting ISOLINUX from
    USB sticks, or from other devices that appear to PC-BIOS as hard disks.
    The images carry a conventional partition table for a USB stick;
    the first partition reports the size of the ISO image, but starts at a
    non-zero address. It is nevertheless still mountable.
  - Jigdo Template Export - jigdo representation of the resulting ISO-9660
    image, generated on the fly.
 .
 Test suite:
  xorriso source code comes with a release engineering test-suite called
  `releng', which aims to cover most of the functionality of the xorriso
  and the underlying libraries of libburn, libisofs, and libisoburn.

xorriso-dbgsym: debug symbols for xorriso
xorriso-dd-target: Device evaluator and disk image copier for GNU/Linux

 xorriso-dd-target is a command-line tool to evaluate block devices
 of the Linux kernel whether they are suitable targets for a disk image
 file and to optionally copy the image file to one of them.
 It is specialized on the device names of the Linux kernel and uses the
 capabilities of util-linux program lsblk. Therefore it refuses to run
 on non-Linux kernels.
 .
 The main purpose of xorriso-dd-target is to inspect the device files of
 disk-like storage media and to judge whether they look like removable
 devices with disposable content.
 If a single plausible candidate is detected, then the program is
 willing to copy a disk image file onto it. This will overwrite or make
 inaccessible the previous partition table and all previous data content
 of the target device.

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.