Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libisoburn for openSUSE:Factory checked in at 2026-07-06 12:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libisoburn (Old) and /work/SRC/openSUSE:Factory/.libisoburn.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libisoburn" Mon Jul 6 12:28:02 2026 rev:11 rq:1363639 version:1.5.8 Changes: -------- --- /work/SRC/openSUSE:Factory/libisoburn/libisoburn.changes 2023-08-31 13:43:14.762922098 +0200 +++ /work/SRC/openSUSE:Factory/.libisoburn.new.1982/libisoburn.changes 2026-07-06 12:28:44.135901693 +0200 @@ -1,0 +2,42 @@ +Fri Apr 10 22:02:54 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.5.8: + * Bug fix: -boot_image and -append_partition were not perceived as image + manipulation which makes production of an ISO image worthwhile. + Thanks Cameron Seader. + * Bug fix: -outdev holding an ISO filesystem could get attached wrong start LBA + * Bug fix: Command -load "volid" did not work with constant search text + * Bug fix: Command -truncate_overwritable on ISO image without MD5 caused + double free of memory + * Bug fix: -boot_image "any" "replay" failed after the legacy BIOS boot image + file was replaced by -map. Thanks Brian C. Lane. + * Bug fix: -boot_image system_area=/dev/zero preserved system area of + loaded ISO + * Bug fix: Size assessment of ISO images smaller than 32 KiB yielded + random values + * Bug fix: -extract_boot_images reports "No such file or directory" when + complaining over an existing target file + * Bug fix: Reproducibility of ISO images depended on "undefined" qsort(3) + behavior with comparer function result 0. + Report and fix proposal by Henrik Lindström. + * Bug fix: ATA and SATA drives on modern Linux refused to perform -rollback + with -scsi_dev_family "sg" because libburn registered them as ATA + without SCSI adress tuple + * Bug fix: Symbolic links with xattr could cause unusable ISO filesystems. + Thanks Paul von Behren. + * Bug fix: When reading multiple slashes in symbolic link targets from an ISO + they were condensed to a single one if not marked by the + SL ROOT-flag. Thanks Jonas 'Sortie' Termansen. + * Bug fix: Empty symbolic link target components which represent add-on + slashes were written with ROOT flag set. + Thanks Jonas 'Sortie' Termansen. + * Bug fix: The last trailing slash in a symbolic link target was not written. + Thanks Jonas 'Sortie' Termansen. + * Bug fix: The .. directory record exposed Rock Ridge properties of its + grand grand parent. Caused by commit 4d0063f7 in 2009 which fixed + the block address pointer of the .. record. + * New command -volid_for and -as mkisofs option -volid_for. + * New command -perform_opc + * New -as cdrecord options --perform_opc and --perform_opc_growisofs + +------------------------------------------------------------------- Old: ---- keyring.asc libisoburn-1.5.6.tar.gz libisoburn-1.5.6.tar.gz.sig New: ---- libisoburn-1.5.8.tar.gz libisoburn-1.5.8.tar.gz.sig libisoburn.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libisoburn.spec ++++++ --- /var/tmp/diff_new_pack.XQgLOI/_old 2026-07-06 12:28:44.947929865 +0200 +++ /var/tmp/diff_new_pack.XQgLOI/_new 2026-07-06 12:28:44.947929865 +0200 @@ -1,7 +1,7 @@ # # spec file for package libisoburn # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define so_ver 1 Name: libisoburn -Version: 1.5.6 +Version: 1.5.8 Release: 0 Summary: Frontend for libburn and libisofs License: GPL-2.0-or-later @@ -27,12 +27,12 @@ Source0: https://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz Source1: https://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.sig # keyring from https://dev.lovelyhq.com/libburnia/web/wiki/Releases -Source10: keyring.asc +Source10: libisoburn.keyring BuildRequires: doxygen BuildRequires: fdupes BuildRequires: libacl-devel -BuildRequires: libburn-devel -BuildRequires: libisofs-devel +BuildRequires: libburn-devel >= %{version} +BuildRequires: libisofs-devel >= %{version} BuildRequires: libjte-devel BuildRequires: pkgconfig BuildRequires: readline-devel @@ -50,9 +50,9 @@ %package devel Summary: Development Files for libburn Group: Development/Libraries/C and C++ -Requires: libburn-devel +Requires: libburn-devel >= %{version} Requires: libisoburn%{so_ver} = %{version} -Requires: libisofs-devel +Requires: libisofs-devel >= %{version} # libburnia-devel was last used in version 1.4.0 Provides: libburnia-devel = %{version} Obsoletes: libburnia-devel < %{version} @@ -77,7 +77,7 @@ Summary: ISO 9660 Rock Ridge Filesystem Manipulator Group: Productivity/Multimedia/CD/Record Requires(post): info -Requires(preun):info +Requires(preun): info # libburnia-tools was last used in version 1.4.0 Provides: libburnia-tools = %{version} Obsoletes: libburnia-tools < %{version} @@ -166,6 +166,7 @@ %files -n xorriso %license COPYING %doc COPYRIGHT +%doc xorriso/changelog.txt %doc doc/{qemu_xorriso.wiki,startup_file.txt} %doc xorriso/README_gnu_xorriso %{_bindir}/osirrox ++++++ libisoburn-1.5.6.tar.gz -> libisoburn-1.5.8.tar.gz ++++++ ++++ 31344 lines of diff (skipped)
