| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libisoburn1 | Distribution: openSUSE Step 15 |
| Version: 1.4.6 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sun Feb 7 08:04:43 2021 |
| Group: System/Libraries | Build host: obs-arm-6 |
| Size: 959720 | Source RPM: libisoburn-1.4.6-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://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+
* 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=
* Sun Jun 26 2016 asterios.dramis@gmail.com
- Update to 1.4.2:
* Bug fix: -backslash_codes "on" did not work outside quotes and
with showing "\r"
* New API calls isoburn_ropt_set_truncate_mode()
isoburn_ropt_get_truncate_mode()
* New options with isoburn_ropt_set_extensions():
isoburn_ropt_map_*
* New command -modesty_on_drive, new -as cdrecord -immed,
minbuf=, modesty_on_drive=
* New command -ecma119_map
* New command -read_fs
* New -boot_image action "replay"
* New command -file_name_limit, -as mkisofs -file_name_limit
* New -find test -name_limit_blocker.
* Result of a Coverity audit: 50+ code changes, but no
easy-to-trigger bugs
* Mon May 25 2015 asterios.dramis@gmail.com
- Update to 1.4.0:
* Bug fix: -dev or -indev of medium with non-ISO data caused
SIGSEGV by NULL.
* New API calls isoburn_igopt_set_appended_as_gpt(),
isoburn_igopt_get_appended_as_gpt()
* New API call isoburn_igopt_set_part_flag() and libisofs
interval reader flags.
* New -find action "show_stream_id".
* Optional libisofs interval reader with -append_partition and
System Area.
* New -boot_image bootspec "appended_part_as=", new -as mkisofs
option -appended_part_as_gpt.
* New -report_system_area formats "cmd" and "as_mkisofs".
* Sun Mar 08 2015 mpluskal@suse.com
- Update to 1.3.8
* Bug fix: -boot_image grub grub2_mbr= did not work (but -as
mkisofs --grub2-mbr did work)
* Bug fix: -boot_image grub2_mbr= prevented -boot_image
partition_table=on
* Bug fix: libburn: A final fsync(2) was performed with stdio
drives, even if -stdio_sync was set to "off".
* Bug fix: libburn: Wrong stack usage caused SIGBUS on sparc
when compiled by gcc -O2
* Bug fix: -blank force:all on DVD+RW had no effect
* Enabled use of libedit as alternative to libreadline
* Enabled recording and restoring of extattr on NetBSD
* New API calls isoburn_igopt_set_stdio_endsync() and
isoburn_igopt_get_stdio_endsync
* New bootspecs hppa_*, new -as mkisofs options -hppa-* for
HP-PA via PALO
* New -find pseudo tests -use_pattern , -or_use_pattern
* New -find action report_sections
* New command -concat
* New commands -report_system_area and -report_el_torito
* Sat May 31 2014 asterios.dramis@gmail.com
- Update to version 1.3.6.pl01:
* Bug fix: Command -status produced FAILURE event if no drive was acquired.
This is a regression introduced by release 1.3.6.
From version 1.3.6:
libisoburn and xorriso:
* Bug fix: -list_speeds did not work any more with old CD drives. Regression
introduced by release 1.3.4
* Bug fix: -check_media marked untested sectors in sector map as valid
* Bug fix: Paths with symbolic links preceding ".." were not interpreted
properly
* New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16
* New -compliance rule joliet_utf16, new -as mkisofs option -joliet-utf16
* New -find test -bad_outname, new -find action print_outname
* New API call isoburn_conv_name_chars()
- Split libisoburn from libburnia and make it a separate package.
- Added xorriso as a subpackage.
- Added the necessary Provides/Obsoletes entries for libburnia-devel,
libburnia-tools and libburnia-tools-x11.
* Tue Dec 17 2013 gber@opensuse.org
- update libisofs to version 1.3.4
* Giving sort weight 2 as default to El Torito boot images
* Encoding HFS+ names in UTF-16 rather than UCS-2.
- update libburn to version 1.3.4
* Bug fix: Drive error reports were ignored during blanking and
formatting
* Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted
DVD+RW
* New API call burn_disc_pretend_full_uncond()
- update libisoburn to version 1.3.4
* Bug fix: Command -blank "as_needed" formatted blank BD-R.
* Bug fix: -as mkisofs option -log-file put the log file into the
image
* Bug fix: -cut_out did not add x-permission to r-permission of
directory
* Bug fix: Command -zisofs did not accept all options emitted by
- status -zisofs
* Bug fix: -blank force:... failed on appendable or closed media
* New command -read_speed
* New -close mode "as_needed", new -as cdrecord option
- -multi_if_possible
* New -alter_date types: a-c , m-c , b-c , c
- add rpmlintrc to remove false-positive dependency error
* Thu Aug 08 2013 pascal.bleser@opensuse.org
- update to 1.3.2:
* cdrskin has acquired the ability to copy audio tracks to .wav files
* cdrskin can extract CD-TEXT in a form which is readable for humans and for
cdrskin itself
/usr/lib/libisoburn.so.1 /usr/lib/libisoburn.so.1.103.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:06:31 2026