libisoburn 1.1.8-1 source package in Ubuntu
Changelog
libisoburn (1.1.8-1) unstable; urgency=low * 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. -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 05 Dec 2011 11:00:52 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Libburnia packagers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libisoburn_1.1.8.orig.tar.gz | 1.2 MiB | 97ce56075af43c00b646dc33f8297db005e0201ee077b562ac5f3e3154aeb0c2 |
libisoburn_1.1.8-1.debian.tar.gz | 10.7 KiB | 423aaa4430b3ce061dafd6daeccd681aa78d8674017e49bd2acc51286dbb81b6 |
libisoburn_1.1.8-1.dsc | 2.4 KiB | 8ddcd72e5dce087a1c3304c13146ac33435f2c39cfb4da79fec1ebc3dc11dcd7 |
Available diffs
- diff from 1.1.6-2 to 1.1.8-1 (85.6 KiB)
Binary packages built by this source
- libisoburn-dbg: debugging symbols for libisoburn and xorriso
libisoburn is a frontend for the libraries libburn and libisofs. It handles
creation and inspection of ISO 9660 file systems on all CD/DVD media supported
by libburn.
.
This package contains debugging files useful for investigating any problems
with the binaries found in the packages 'libisoburn' and 'xorriso'.
- libisoburn-dev: development package for libisoburn
This package contains the headers, pkgconfig data, and static library for
libisoburn.
- libisoburn-doc: No summary available for libisoburn-doc in ubuntu quantal.
No description available for libisoburn-doc in ubuntu quantal.
- libisoburn1: No summary available for libisoburn1 in ubuntu quantal.
No description available for libisoburn1 in ubuntu quantal.
- 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', aiming to cover most of the functionality of the xorriso
and the underlying libraries of libburn, libisofs and libisoburn.