public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libunwind] epel9: update to 1.8.0
@ 2026-06-15 10:27 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-06-15 10:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libunwind
Branch : epel9
Commit : a6688043e07faefce33ca71714b582574fa9c58f
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2024-01-29T16:37:36-05:00
Stats : +17/-15 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libunwind/c/a6688043e07faefce33ca71714b582574fa9c58f?branch=epel9
Log:
update to 1.8.0
---
diff --git a/libunwind-no-dl-iterate-phdr.patch b/libunwind-no-dl-iterate-phdr.patch
index b236065..d50a032 100644
--- a/libunwind-no-dl-iterate-phdr.patch
+++ b/libunwind-no-dl-iterate-phdr.patch
@@ -10,16 +10,15 @@ in DSOs (they are considered external):
This patch is downstream-specific due to annobin.
-diff --git a/src/Makefile.am b/src/Makefile.am
-index 2b5b02959e99eb8f..e5ff21515c36d30f 100644
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -147,7 +147,7 @@ libunwind_la_SOURCES_local = \
- $(libunwind_la_SOURCES_local_unwind)
-
- noinst_HEADERS += os-linux.h
--libunwind_la_SOURCES_os_linux = os-linux.c dl-iterate-phdr.c
-+libunwind_la_SOURCES_os_linux = os-linux.c
-
- libunwind_la_SOURCES_os_hpux = os-hpux.c
+diff -up libunwind-1.8.0/src/Makefile.am.no-dl-iterate-phdr libunwind-1.8.0/src/Makefile.am
+--- libunwind-1.8.0/src/Makefile.am.no-dl-iterate-phdr 2024-01-29 16:30:52.230008417 -0500
++++ libunwind-1.8.0/src/Makefile.am 2024-01-29 16:31:40.476692706 -0500
+@@ -346,7 +346,7 @@ noinst_LTLIBRARIES += $(libunwind_elf_li
+ libunwind_la_LIBADD += $(libunwind_elf_libs)
+ if OS_LINUX
+- libunwind_la_SOURCES_os = os-linux.c dl-iterate-phdr.c
++ libunwind_la_SOURCES_os = os-linux.c
+ libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_linux_local)
+ libunwind_la_SOURCES_aarch64_os = aarch64/Gos-linux.c
+ libunwind_la_SOURCES_aarch64_os_local = aarch64/Los-linux.c
diff --git a/libunwind.spec b/libunwind.spec
index e9b332d..737e4d5 100644
--- a/libunwind.spec
+++ b/libunwind.spec
@@ -45,8 +45,8 @@
Summary: An unwinding library
Name: libunwind
-Version: 1.7.2
-Release: 3%{?dist}
+Version: 1.8.0
+Release: 1%{?dist}
License: MIT
URL: http://savannah.nongnu.org/projects/libunwind
Source: https://github.com/libunwind/libunwind/releases/download/v%{version}/%{name}-%{version}.tar.gz
@@ -131,6 +131,9 @@ echo ====================TESTING END=====================
%{_includedir}/libunwind*.h
%changelog
+* Mon Jan 29 2024 Tom Callaway <spot@fedoraproject.org> - 1.8.0-1
+- update to 1.8.0
+
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
diff --git a/sources b/sources
index 696be73..dff35af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libunwind-1.7.2.tar.gz) = 903f7e26c7d4c22e6ef4fe8954ca0f153fdf346cec40e1e8f7ab966d251110f4deb0a84d1fd150aee194ed966b5c1e01ee27c821cd043859852da33a94faae1f
+SHA512 (libunwind-1.8.0.tar.gz) = ecbcfacacbcc4f7e4326397af448c92253f88b8f57c14c31b9b82b3a2951eb67b164b2a137b2800a2ada933a07a5bdd75f0198d3e4c6a2d8d740559e3a76f1b2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 10:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:27 [rpms/libunwind] epel9: update to 1.8.0 Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox