Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dwarves for openSUSE:Factory checked 
in at 2023-04-12 12:50:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dwarves (Old)
 and      /work/SRC/openSUSE:Factory/.dwarves.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dwarves"

Wed Apr 12 12:50:46 2023 rev:39 rq:1078348 version:1.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes  2023-02-19 
18:18:35.493339817 +0100
+++ /work/SRC/openSUSE:Factory/.dwarves.new.19717/dwarves.changes       
2023-04-12 12:50:47.700649586 +0200
@@ -1,0 +2,22 @@
+Sat Apr  8 21:25:35 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.25
+  * Fixed the handling of DW_TAG_unspecified type in assembly
+    functions that came with binutils 2.40
+  * Allow the BTF encoding of optimized functions (ending in
+    .constprop, .isra),
+  * Exclude BTF optimized functions not following the calling
+    convention
+  * Support for DW_TAG_atomic_type
+  * Support for the DW_TAG_LLVM_annotation BTF equivalent
+    (BTF_KIND_TYPE_TAG) on the BTF loader and for now suppressing
+    it when pretty printing
+- Drop 0001-pahole-Support-lang-lang_exclude-asm.patch,
+  0002-btf_encoder-Add-extra-debug-info-for-unsupported-DWA.patch,
+  0003-btf_encoder-Store-the-CU-being-processed-to-avoid-ch.patch,
+  0004-core-Add-DW_TAG_unspecified_type-to-tag__is_tag_type.patch,
+  0005-core-Record-if-a-CU-has-a-DW_TAG_unspecified_type.patch,
+  0006-btf_encoder-Encode-DW_TAG_unspecified_type-returning.patch,
+  0007-dwarves-Zero-initialize-struct-cu-in-cu__new-to-prev.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-pahole-Support-lang-lang_exclude-asm.patch
  0002-btf_encoder-Add-extra-debug-info-for-unsupported-DWA.patch
  0003-btf_encoder-Store-the-CU-being-processed-to-avoid-ch.patch
  0004-core-Add-DW_TAG_unspecified_type-to-tag__is_tag_type.patch
  0005-core-Record-if-a-CU-has-a-DW_TAG_unspecified_type.patch
  0006-btf_encoder-Encode-DW_TAG_unspecified_type-returning.patch
  0007-dwarves-Zero-initialize-struct-cu-in-cu__new-to-prev.patch
  dwarves-1.24.tar.sign
  dwarves-1.24.tar.xz

New:
----
  dwarves-1.25.tar.sign
  dwarves-1.25.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dwarves.spec ++++++
--- /var/tmp/diff_new_pack.6chJc3/_old  2023-04-12 12:50:48.208652555 +0200
+++ /var/tmp/diff_new_pack.6chJc3/_new  2023-04-12 12:50:48.212652578 +0200
@@ -16,8 +16,8 @@
 #
 
 
-# no distro has libbpf >= 1.0.1 yet
-%if 0
+%if 0%{?suse_version} >= 1590
+# have libbpf >= 1.0.1
 %define have_libbpf 1
 %endif
 %if (0%{?sle_version} && 0%{?sle_version} <= 150300) || (0%{?suse_version} && 
0%{?suse_version} < 1500)
@@ -25,7 +25,7 @@
 %endif
 
 Name:           dwarves
-Version:        1.24
+Version:        1.25
 Release:        0
 Summary:        DWARF utilities
 License:        GPL-2.0-only
@@ -37,13 +37,6 @@
 Source2:        
https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
 Source8:        dwarves.keyring
 Source9:        baselibs.conf
-Patch0:         0001-pahole-Support-lang-lang_exclude-asm.patch
-Patch1:         0002-btf_encoder-Add-extra-debug-info-for-unsupported-DWA.patch
-Patch2:         0003-btf_encoder-Store-the-CU-being-processed-to-avoid-ch.patch
-Patch3:         0004-core-Add-DW_TAG_unspecified_type-to-tag__is_tag_type.patch
-Patch4:         0005-core-Record-if-a-CU-has-a-DW_TAG_unspecified_type.patch
-Patch5:         0006-btf_encoder-Encode-DW_TAG_unspecified_type-returning.patch
-Patch6:         0007-dwarves-Zero-initialize-struct-cu-in-cu__new-to-prev.patch
 BuildRequires:  cmake
 BuildRequires:  libdw-devel >= 0.171
 BuildRequires:  libelf-devel

++++++ dwarves-1.24.tar.xz -> dwarves-1.25.tar.xz ++++++
++++ 176258 lines of diff (skipped)

Reply via email to