Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libunwind for openSUSE:Factory 
checked in at 2024-01-31 23:53:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libunwind (Old)
 and      /work/SRC/openSUSE:Factory/.libunwind.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libunwind"

Wed Jan 31 23:53:40 2024 rev:51 rq:1142971 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libunwind/libunwind.changes      2023-08-31 
13:43:11.770815153 +0200
+++ /work/SRC/openSUSE:Factory/.libunwind.new.1815/libunwind.changes    
2024-01-31 23:53:54.557333786 +0100
@@ -1,0 +2,29 @@
+Tue Jan 30 11:33:15 UTC 2024 - Pedro Monreal <pmonr...@suse.com>
+
+- Update to 1.8.0:
+  * Improve unwinding through a bad function pointer on x86_64
+  * Fix UMRs indicated by valgrind (x86_64)
+  * fix byte_order_is_valid function logic
+  * Use size_t to match R.H.S
+  * Move get_proc_info_in_range under dwarf/
+  * Bump actions/checkout@v2 to @V3
+  * dwarf_find_unwind_table: Find load_base correctly when current
+    segment does not start at segbase
+  * Add introspection for march=armv8-a+sve
+  * Linux: Make get_elf_image guaranteed AS-safe
+  * Provide syscall wrappers for mmap and munmap
+  * Allow to use a custom dl_iterate_phdr implementation
+  * aarch64: unw_step() validates address before calling dwarf_get
+  * Provide AS-safe allocator to LZMA
+  * Rework register load in aarch64_local_resume()
+  * Fix arm postdecrement
+  * Added support for unwinding through PPC64 PLT entries
+  * Fix array indexing bug in dwarf_search_unwind_table
+  * Fix unaligned memory accesses in */Ginit.c
+  * Get filename and offset from ip
+  * Fix maps leak if caller's pathlen is too small
+  * Adjust DYNAMIC addrs in loaded image
+  * Fix crash in elf_w(valid_object)
+  * Fix segfault on QNX
+
+-------------------------------------------------------------------

Old:
----
  libunwind-1.7.2.tar.gz
  libunwind-1.7.2.tar.gz.asc

New:
----
  libunwind-1.8.0.tar.gz
  libunwind-1.8.0.tar.gz.asc

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

Other differences:
------------------
++++++ libunwind.spec ++++++
--- /var/tmp/diff_new_pack.aVcFiJ/_old  2024-01-31 23:53:55.193356733 +0100
+++ /var/tmp/diff_new_pack.aVcFiJ/_new  2024-01-31 23:53:55.197356877 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libunwind
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,14 @@
 
 # Note the wrong version number from upstream
 Name:           libunwind
-Version:        1.7.2
+Version:        1.8.0
 Release:        0
 Summary:        Call chain detection library
 License:        MIT
 Group:          System/Base
 URL:            https://savannah.nongnu.org/projects/libunwind/
-Source0:        
https://github.com/libunwind/libunwind/releases/download/v%{version}/libunwind-%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        
https://github.com/libunwind/libunwind/releases/download/v%{version}/libunwind-%{version}.tar.gz.asc#/%{name}-%{version}.tar.gz.asc
+Source0:        
https://github.com/libunwind/libunwind/releases/download/v%{version}/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:        
https://github.com/libunwind/libunwind/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc#/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 Source3:        baselibs.conf
 BuildRequires:  automake >= 1.14

++++++ libunwind-1.7.2.tar.gz -> libunwind-1.8.0.tar.gz ++++++
++++ 41261 lines of diff (skipped)

Reply via email to