Sync from SUSE:SLFO:Main libbacktrace revision 111cc62a3d2ab6ff2f7ad80e5997cf0c

This commit is contained in:
Adrian Schröter 2025-02-20 09:40:04 +01:00
parent 0438573738
commit 0a370a9b49
6 changed files with 16 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ianlancetaylor/libbacktrace.git</param>
<param name="changesrevision">86885d14049fab06ef8a33aac51664230ca09200</param>
<param name="changesrevision">d48f84034ce3e53e501d10593710d025cb1121db</param>
</service>
</servicedata>

BIN
libbacktrace-1.0+git20240805.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
libbacktrace-1.0+git20241025.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 12 09:35:26 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.0+git20241025:
* libbacktrace: recognize new Mach-O DWARF sections
* libbacktrace: remove extra characters in README.md
* libbacktrace: don't get confused by overlapping address ranges
-------------------------------------------------------------------
Wed Sep 18 11:37:52 UTC 2024 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: libbacktrace
version: 1.0+git20240805
mtime: 1722902096
commit: 86885d14049fab06ef8a33aac51664230ca09200
version: 1.0+git20241025
mtime: 1729894894
commit: d48f84034ce3e53e501d10593710d025cb1121db

View File

@ -18,7 +18,7 @@
%define soname 0
Name: libbacktrace
Version: 1.0+git20240805
Version: 1.0+git20241025
Release: 0
Summary: Backtrace C library
License: BSD-3-Clause