| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libisoburn1 | Distribution: openSUSE Tumbleweed |
| Version: 1.5.6 | Vendor: openSUSE |
| Release: 1.5 | Build date: Wed Aug 30 11:26:32 2023 |
| Group: System/Libraries | Build host: reproducible |
| Size: 1052101 | Source RPM: libisoburn-1.5.6-1.5.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://libburnia-project.org/ | |
| Summary: Frontend for libburn and libisofs | |
Libisoburn is a frontend for libraries libburn and libisofs which enables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD media supported by libburn. This includes media like DVD+RW, which do not support multi-session management on media level and even plain disk files or block devices. Since it specializes on data files in ISO-9660 filesystem images it is not suitable for audio (CD-DA) or any other CD layout which does not entirely consist of ISO-9660 sessions.
GPL-2.0-or-later
* Wed Aug 30 2023 Adam Majer <adam.majer@suse.de>
- update to 1.5.6: (jsc#PED-5018)
* Bug fix: False -status failure with -boot_image --interval:appended_partition
* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and
others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
* Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with
- isohybrid-gpt-basdat
* Bug fix: -report_system_area cmd misperceived combination of isohybrid and
appended partition in GPT
* Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR
partition table if the partitions are data files in the ISO
rather than appended
* Bug fix: Split file directories (-split_size) were created with wrong
permissions
* Bug fix: libisofs did not mark clones of imported files as imported.
This could cause that original and clone occupy data storage
in the newly written session. Thanks to Ivan Shmakov.
* Bug fix: Partition offset was preserved from -indev rather than from -outdev
* Bug fix: libisofs could misrepresent Rock Ridge information if many
symbolic links or AAIP data were recorded in a directory
* Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of
the emerging ISO if the boot catalog was set to be hidden
* Bug fix: -toc reported wrong track LBA with overwritable media with
unrecognized content (pseudo-closed)
* Bug fix: -find test -has_xattr matched "isofs." attributes
in -xattr mode "any"
* New API call isoburn_assess_written_features()
* New API calls isoburn_igopt_set_max_ce_entries(),
isoburn_igopt_get_max_ce_entries()
* New flag bit12 with isoburn_read_iso_head():
Read even if start of multi-session emulation is damaged
* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord.
* New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
* New -as cdrecord option --bdr_obs_exempt
* New command -assess_indev_features
* New -find test -size
* New -compliance rules max_ce_entries=, max_ce_drop=
* Allowed lseekable device files with -cut_out.
* Tue Feb 23 2021 Dirk Müller <dmueller@suse.com>
- update to 1.5.4:
* Bug fix: -report_system_area as_mkisofs misrepresented GPT with appended
partition and forced boot flag as -part_like_isohybrid
* Bug fix: Boot catalog could get a wrong name if cat_path= is explicitely
given but not containing a slash character
* New helper script xorriso-dd-target
* New command -truncate_overwritable
* Switched to usage of libjte-2.0.0
* New -jigdo parameters "checksum_algorithm", "demand_checksum", "-checksum-list"
* New -as mkisofs options "-jigdo-checksum-algorithm", "-checksum-list", "-jigdo-force-checksum"
* New -read_speed prefixes "soft_force:" and "soft_corr:"
* New -check_media option data_to="-" for standard output
* New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=,
bpt_target=, bpt_free_ratio=, by_magic=v2, susp_z2=
* New -as mkisofs options --zisofs-version-2, --zisofs2-susp-z2,
- -zisofs2-susp-zf
* Enabled recognition of zisofs by magic without zlib support
* New -osirrox option sparse= controls extraction into sparse files
* New libisoburn extension options isoburn_ropt_map_joliet_stripped and
isoburn_ropt_map_joliet_unmapped
* New command -joliet_map
* New command -extract_boot_images
* New API call isoburn_ropt_get_tree_loaded()
* Thu Aug 20 2020 Dirk Mueller <dmueller@suse.com>
- update to 1.5.2:
* Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
* 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()
* 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.
* Thu Nov 01 2018 Asterios Dramis <asterios.dramis@gmail.com>
- Update to 1.5.0:
* Bug fix: Multi-session emulation was not recognized with
non-zero partition offset
* New bit10 of isoburn_drive_aquire() to accept all xattr
namespaces
* New -xattr mode "any" to process all xattr namespaces of local
filesystem
* New -as mkisofs option --xattr-any
* New -as mkisofs options -uid and -gid
* Tue Apr 03 2018 dimstar@opensuse.org
- Split out xorriso-tcltk from xorriso: The frontend is advertised
as proof-of-concept by upstream. Additionally, we can save a
dependency on Tcl/Tk on the main xorriso package.
- Cleanup using spec-cleaner:
+ use SPDX3 license string.
+ Package licence files as license, not doc (boo#1082318).
* Thu Feb 08 2018 asterios.dramis@gmail.com
- Update to 1.4.8:
* Bug fix: -as mkisofs -no-emul-boot without -boot-load-size
defaulted to size 4, instead of full boot image size
* Bug fix: -read_fs "norock" did not prevent reading of root Rock
Ridge info
* Bug fix: Mix of absolute and relative disk paths could cause
SIGSEGV with pattern expansion
* Bug fix: --mbr-force-bootable did not get into effect with
- append_partition
* Bug fix: Exit value of failed -mount command was reported as 0
* Bug fix: -boot_image actions "keep" and "patch" did not work
any more. Regression by libisofs 1.4.4.
* New -find tests -maxdepth and -mindepth
* New commands -update_lxi and -update_li
* New API calls isoburn_igopt_set_iso_mbr_part_type(),
isoburn_igopt_get_iso_mbr_part_type()
* New -boot_image bootspec iso_mbr_part_type=
* New -as mkisofs option -iso_mbr_part_type
* New -as mkisofs option -eltorito-platform
* Properly refusing on Pseudo Overwritable formatted BD-R
* Sat Feb 25 2017 asterios.dramis@gmail.com
- Use sle_version >= 120300 instead of leap_version >= 420300
(leap_version does not work).
* Sat Feb 18 2017 asterios.dramis@gmail.com
- Added new build requirement libjte-devel for Tumbleweed and
Leap >= 42.3.
* Sun Jan 29 2017 asterios.dramis@gmail.com
- Update to 1.4.6:
* Bug fix: The default setting of -compliance did not apply
rec_mtime to Joliet and ISO:1999. mkisofs emulation was not
affected by this bug.
* Bug fix: -file_size_limit did not increase ISO level if
necessary. Thanks Mattias Schlenker.
* New API calls isoburn_igopt_set_gpt_guid(),
isoburn_igopt_get_gpt_guid()
* New command -use_immed_bit, new -as cdrecord option
use_immed_bit=
* New -volume_date mode "all_file_dates"
* New -as mkisofs option --set_all_file_dates
* New bootspec "gpt_disk_guid=", new -as mkisofs option
- -gpt_disk_guid
* New -report_system_area modes "gpt_disk_guid", "make_guid"
* New environment variable SOURCE_DATE_EPOCH
* New -find action "set_to_mtime"
* Wed Jul 27 2016 asterios.dramis@gmail.com
- Update to 1.4.4:
* Bug fix: -as mkisofs did not unescape "\=" in the source part
of pathspecs
* Bug fix: -boot_image "any" "system_area=/dev/zero" did not
zeroize loaded data
* Bug fix: -pathspecs "on" did not properly handle "\\="
* Bug fix: HFS+ production could cause MBR partition of type 0xEE
without GPT
* Bug fix: HFS+ directories could announce more children than
they actually have
* Bug fix: The HFS+ filesystem was not marked by in GPT of GRUB2
hybrid layout
* Bug fix: When reading an ISO filesystem, the presence of
- -protective-msdos-label was not recognized if a partition is
appended
* Bug fix: xorrisofs option --protective-msdos-label did not work
if no system area data were given by option -G or alike
* Bug fix: -modesty_on_drive properties timeout_sec, min_usec,
max_usec read wrong numbers from the parameter text
* Letting -as mkisofs --norock revoke the special effect of -r
* Letting -blank on overwritable media invalidate UDF extended
descriptors
* New -pathspecs mode "as_mkisofs"
* New -boot_image setting mbr_force_bootable=, -as mkisofs
- -mbr-force-bootable
* New -boot_image bootspecs appended_part_as=apm,
part_like_isohybrid=on
* New -as mkisofs options -appended_part_as_apm,
- part_like_isohybrid
* New command -scsi_dev_family, new -as cdrecord option
drive_scsi_dev_family=
/usr/lib64/libisoburn.so.1 /usr/lib64/libisoburn.so.1.113.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:38:26 2025