Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdwarf for openSUSE:Factory checked in at 2025-03-31 11:43:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdwarf (Old) and /work/SRC/openSUSE:Factory/.libdwarf.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdwarf" Mon Mar 31 11:43:13 2025 rev:37 rq:1265497 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libdwarf/libdwarf.changes 2024-08-18 18:20:40.311920389 +0200 +++ /work/SRC/openSUSE:Factory/.libdwarf.new.2696/libdwarf.changes 2025-03-31 11:44:37.183743493 +0200 @@ -1,0 +2,30 @@ +Sun Mar 30 08:31:16 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 0.11.1: + * Updated document date to today. + * Each file has 1 to 3 trivial casts added and all + involve things whose known range ensures + the change is ok (boolean, address-size, and other known + things).. + * Removing trailing whitespace and fixing a couple + indent mistakes. + * Now checks and reports on all DIE references, meaning + the DWARF reference class. + * Now uses a macro for 0x%08llx clarifying printf on + Dwarf_Unsigned. + * Also removes an accidental trailing space in printed + output. + * In one place in code added yesterday an explicit dealloc + of a Dwarf_Error was omitted. Found by the usual + export NLIZE=y export SUPPRESSDEALLOCTREE=y + regressiontest. + * The code refactoed to print attributes: + DW_AT_specification: + DW_AT_abstract_origin: + DW_AT_type: + is now in place and this commit + deletes the lines extracted to the new source file. + * build: fix arguments order in calloc calls (#258) + * Initial addition of ossfuzz 70753 and ossfuzz 70763 + +------------------------------------------------------------------- Old: ---- libdwarf-0.11.0.tar.xz New: ---- libdwarf-0.11.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdwarf.spec ++++++ --- /var/tmp/diff_new_pack.2u5uzC/_old 2025-03-31 11:44:37.707765237 +0200 +++ /var/tmp/diff_new_pack.2u5uzC/_new 2025-03-31 11:44:37.707765237 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdwarf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libdwarf -Version: 0.11.0 +Version: 0.11.1 Release: 0 Summary: Access DWARF debugging information License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ libdwarf-0.11.0.tar.xz -> libdwarf-0.11.1.tar.xz ++++++ ++++ 14389 lines of diff (skipped)