Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libisoburn for openSUSE:Factory checked in at 2021-03-10 08:47:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libisoburn (Old) and /work/SRC/openSUSE:Factory/.libisoburn.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libisoburn" Wed Mar 10 08:47:16 2021 rev:9 rq:875120 version:1.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libisoburn/libisoburn.changes 2020-09-01 20:01:33.076429181 +0200 +++ /work/SRC/openSUSE:Factory/.libisoburn.new.2378/libisoburn.changes 2021-03-10 08:47:38.506293603 +0100 @@ -1,0 +2,27 @@ +Tue Feb 23 19:20:47 UTC 2021 - Dirk M??ller <dmuel...@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() + +------------------------------------------------------------------- Old: ---- libisoburn-1.5.2.tar.gz New: ---- libisoburn-1.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libisoburn.spec ++++++ --- /var/tmp/diff_new_pack.bKIZzZ/_old 2021-03-10 08:47:39.290294412 +0100 +++ /var/tmp/diff_new_pack.bKIZzZ/_new 2021-03-10 08:47:39.290294412 +0100 @@ -1,7 +1,7 @@ # # spec file for package libisoburn # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,24 +18,22 @@ %define so_ver 1 Name: libisoburn -Version: 1.5.2 +Version: 1.5.4 Release: 0 Summary: Frontend for libburn and libisofs License: GPL-2.0-or-later Group: Productivity/Multimedia/CD/Record -URL: http://libburnia-project.org/ -Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz +URL: https://libburnia-project.org/ +Source0: https://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz BuildRequires: doxygen BuildRequires: fdupes BuildRequires: libacl-devel BuildRequires: libburn-devel BuildRequires: libisofs-devel +BuildRequires: libjte-devel BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: zlib-devel -%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300) -BuildRequires: libjte-devel -%endif %description Libisoburn is a frontend for libraries libburn and libisofs which enables @@ -168,10 +166,13 @@ %{_bindir}/xorrecord %{_bindir}/xorriso %{_bindir}/xorrisofs +%{_bindir}/xorriso-dd-target %{_mandir}/man1/xorriso.1%{?ext_man} +%{_mandir}/man1/xorriso-dd-target.1%{?ext_man} %{_mandir}/man1/xorrisofs.1%{?ext_man} %{_mandir}/man1/xorrecord.1%{?ext_man} %{_infodir}/xorriso.info%{?ext_info} +%{_infodir}/xorriso-dd-target.info%{?ext_info} %{_infodir}/xorrisofs.info%{?ext_info} %{_infodir}/xorrecord.info%{?ext_info} ++++++ libisoburn-1.5.2.tar.gz -> libisoburn-1.5.4.tar.gz ++++++ ++++ 15362 lines of diff (skipped)