Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2015-11-26 17:00:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elfutils (Old)
 and      /work/SRC/openSUSE:Factory/.elfutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elfutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes        2015-10-02 
09:22:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new/elfutils.changes   2015-11-26 
17:00:47.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Nov 20 10:15:34 UTC 2015 - [email protected]
+
+- Update to version 0.164
+  Drop the following patches, fixed upstream:
+    * elfutils-portability-0.163.patch
+    * elfutils-revert-portability-scanf.patch
+    * elfutils-uninitialized.diff
+    * libebl-prototype-fix.diff
+
+  Changelog:
+  - strip, unstrip: 
+    * Handle ELF files with merged strtab/shstrtab tables.
+    * Handle missing SHF_INFO_LINK section flags.
+  - libelf: 
+    * Use int64_t for offsets in libelf.h instead of loff_t.
+  - libdw: 
+    * dwarf.h Add preliminary DWARF5 DW_LANG_Haskell.
+  - libdwfl:
+    * dwfl_standard_find_debuginfo now searches any subdir of the binary
+      path under the debuginfo root when the separate debug file couldn't
+      be found by build-id.
+    * dwfl_linux_proc_attach can now be called before any Dwfl_Modules
+      have been reported.
+- Implement %check
+
+-------------------------------------------------------------------

Old:
----
  elfutils-0.163.tar.bz2
  elfutils-portability-0.163.patch
  elfutils-revert-portability-scanf.patch
  elfutils-uninitialized.diff
  libebl-prototype-fix.diff

New:
----
  elfutils-0.164.tar.bz2

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

Other differences:
------------------
++++++ elfutils.spec ++++++
--- /var/tmp/diff_new_pack.7aqZpX/_old  2015-11-26 17:00:49.000000000 +0100
+++ /var/tmp/diff_new_pack.7aqZpX/_new  2015-11-26 17:00:49.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           elfutils
-Version:        0.163
+Version:        0.164
 Release:        0
 Summary:        Higher-level library to access ELF
 License:        SUSE-GPL-2.0-with-OSI-exception
@@ -29,11 +29,7 @@
 Source1:        README-BEFORE-ADDING-PATCHES
 Source2:        baselibs.conf
 Source3:        %{name}.changes
-Patch1:         
https://fedorahosted.org/releases/e/l/%{name}/%{version}/elfutils-portability-%{version}.patch
-Patch2:         elfutils-revert-portability-scanf.patch
-Patch3:         libebl-prototype-fix.diff
-Patch4:         elfutils-uninitialized.diff
-Patch5:         elfutils-0.137-dwarf-header-check-fix.diff
+Patch1:         elfutils-0.137-dwarf-header-check-fix.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -142,10 +138,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1 -R
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 # Change DATE/TIME macros to use last change time of elfutils.changes
@@ -185,6 +177,9 @@
 
 %postun -n libdw1 -p /sbin/ldconfig
 
+%check
+make check
+
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS NOTES README THANKS TODO

++++++ elfutils-0.163.tar.bz2 -> elfutils-0.164.tar.bz2 ++++++
++++ 39248 lines of diff (skipped)


Reply via email to