Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2018-10-01 09:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elfutils (Old)
 and      /work/SRC/openSUSE:Factory/.elfutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elfutils"

Mon Oct  1 09:02:50 2018 rev:69 rq:637381 version:0.174

Changes:
--------
--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes        2018-08-28 
09:19:45.879946893 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new/elfutils.changes   2018-10-01 
09:02:54.424023089 +0200
@@ -1,0 +2,26 @@
+Fri Sep 21 09:33:25 UTC 2018 - Martin Liška <[email protected]>
+
+- Add disable-backtrace-dwarf-test.patch in order to work around:
+  https://sourceware.org/bugzilla/show_bug.cgi?id=23673.  
+
+-------------------------------------------------------------------
+Mon Sep 17 10:21:35 UTC 2018 - Martin Liška <[email protected]>
+
+- Update to version 0.174
+
+  libelf, libdw and all tools now handle extended shnum and
+  shstrndx correctly.
+
+  elfcompress: Don't rewrite input file if no section data needs
+               updating. Try harder to keep same file mode bits
+               (suid) on rewrite.
+
+  strip: Handle mixed (out of order) allocated/non-allocated
+         sections.
+
+  unstrip: Handle SHT_GROUP sections.
+
+  backends: RISCV and M68K now have backend implementations to
+            generate CFI based backtraces.
+
+-------------------------------------------------------------------

Old:
----
  elfutils-0.173.tar.bz2
  elfutils-0.173.tar.bz2.sig

New:
----
  disable-backtrace-dwarf-test.patch
  elfutils-0.174.tar.bz2
  elfutils-0.174.tar.bz2.sig

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

Other differences:
------------------
++++++ elfutils.spec ++++++
--- /var/tmp/diff_new_pack.S9ebON/_old  2018-10-01 09:02:55.140022467 +0200
+++ /var/tmp/diff_new_pack.S9ebON/_new  2018-10-01 09:02:55.144022463 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           elfutils
-Version:        0.173
+Version:        0.174
 Release:        0
 Summary:        Higher-level library to access ELF files
 License:        SUSE-GPL-2.0-with-OSI-exception
@@ -32,6 +32,8 @@
 Source3:        %{name}.changes
 Patch1:         disable-tests-with-ptrace.patch
 Patch2:         cfi-fix.patch
+# https://sourceware.org/bugzilla/show_bug.cgi?id=23673
+Patch3:         disable-backtrace-dwarf-test.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -136,6 +138,7 @@
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3 -p1
 
 %build
 # Change DATE/TIME macros to use last change time of elfutils.changes

++++++ disable-backtrace-dwarf-test.patch ++++++
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 29460834..00c0a1d2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -123,7 +123,7 @@ TESTS = run-arextract.sh run-arsymtest.sh run-ar.sh newfile 
test-nlist \
        run-addr2line-i-test.sh run-addr2line-i-lex-test.sh \
        run-addr2line-i-demangle-test.sh run-addr2line-alt-debugpath.sh \
        run-varlocs.sh run-exprlocs.sh run-funcretval.sh \
-       run-backtrace-native.sh run-backtrace-data.sh run-backtrace-dwarf.sh \
+       run-backtrace-native.sh run-backtrace-data.sh \
        run-backtrace-native-biarch.sh run-backtrace-native-core.sh \
        run-backtrace-native-core-biarch.sh run-backtrace-core-x86_64.sh \
        run-backtrace-fp-core-x86_64.sh \
++++++ elfutils-0.173.tar.bz2 -> elfutils-0.174.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/elfutils/elfutils-0.173.tar.bz2 
/work/SRC/openSUSE:Factory/.elfutils.new/elfutils-0.174.tar.bz2 differ: char 
11, line 1


Reply via email to