libisoburn 1.1.2-1 source package in Ubuntu
Changelog
libisoburn (1.1.2-1) unstable; urgency=low * 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. -- George Danchev <email address hidden> Sun, 10 Jul 2011 14:48:56 +0300
Upload details
- Uploaded by:
- Debian Libburnia packagers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Libburnia packagers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libisoburn_1.1.2-1.dsc | 2.2 KiB | b4c07a9c35431ec76f7b24103667f53c8fec4c91b06871f06753fce7ff25a3b1 |
libisoburn_1.1.2.orig.tar.gz | 1.1 MiB | 2412872166c0c00e1b0134cb6d219748a85ba93d592a21643b594201125e73d7 |
libisoburn_1.1.2-1.debian.tar.gz | 9.9 KiB | e7493dc2c5eea3d158a130d4dd732fb471f10f7229cb667707cb7d4d9f819d7e |
No changes file available.
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: development package for libisoburn
This package contains the documentation for libisoburn.
- libisoburn1: No summary available for libisoburn1 in ubuntu oneiric.
No description available for libisoburn1 in ubuntu oneiric.
- 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.