47 Commits

Author SHA256 Message Date
f90cb6f299 Accepting request 1252740 from network:cryptocurrencies
- Update to version 1.0+git20250210:
  * libbacktrace: add cast to avoid undefined shift
  * libbacktrace: add casts to avoid undefined shifts
  * arm: libbacktrace: Check if the compiler supports __sync atomics

- Update to version 1.0+git20241129:
  * libbacktrace: use WIN32_LEAN_AND_MEAN, not WIN32_MEAN_AND_LEAN

OBS-URL: https://build.opensuse.org/request/show/1252740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=8
2025-03-16 17:58:06 +00:00
2b5118a496 - Update to version 1.0+git20250210:
* libbacktrace: add cast to avoid undefined shift
  * libbacktrace: add casts to avoid undefined shifts
  * arm: libbacktrace: Check if the compiler supports __sync atomics

- Update to version 1.0+git20241129:
  * libbacktrace: use WIN32_LEAN_AND_MEAN, not WIN32_MEAN_AND_LEAN

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=46
2025-03-13 11:49:57 +00:00
4df530feec Accepting request 1223596 from network:cryptocurrencies
- 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

OBS-URL: https://build.opensuse.org/request/show/1223596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=7
2024-11-12 18:19:56 +00:00
2637ca2bd1 - 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

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=44
2024-11-12 09:36:34 +00:00
7bbb4143b9 Accepting request 1201777 from network:cryptocurrencies
- Update to version 1.0+git20240805:
  * libbacktrace: update xcoff.c for base_address changes
  * libbacktrace: avoid -Wpointer-arith errors
  * libbacktrace: fix syntax of Windows registration functions

OBS-URL: https://build.opensuse.org/request/show/1201777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=6
2024-09-19 19:16:46 +00:00
a4c82e5996 - Update to version 1.0+git20240805:
* libbacktrace: update xcoff.c for base_address changes
  * libbacktrace: avoid -Wpointer-arith errors
  * libbacktrace: fix syntax of Windows registration functions

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=42
2024-09-18 11:38:52 +00:00
eaf862ce6f Accepting request 1188963 from network:cryptocurrencies
- Update to version 1.0+git20240718:
  * libbacktrace: use __has_attribute for fallthrough
  * libbacktrace: add cast to avoid warning
  * libbacktrace: better backtrace_print when no debug info
  * libbacktrace: add notes about dl_iterate_phdr to README
  * libbacktrace: support FDPIC
  * libbacktrace: avoid infinite recursion
  * libbacktrace: improve XCOFF support
  * Libbacktrace: Fix the use of newline in sed replacement
  * libbacktrace: fix b2test_buildid test on non-english locales
  * libbacktrace: fix UBSAN issues
  * Config,Darwin: Allow for configuring Darwin to use embedded runpath.
  * libbacktrace: correct duplicate configury
  * libbacktrace: update libtool.m4 to current GCC HEAD
  * Handle jobserver file descriptors in btest.
  * libbacktrace: update copyright years
  * libbacktrace: don't fail if symbol size is unknown
  * libbacktrace: correctly gather Mach-O symbol table
  * libbacktrace: fix testsuite for clang
  * libbacktrace: suggest how to fix missing debug info
  * libbacktrace: remove trailing whitespace
  * libbacktrace: it's OK if zstd decompressor sees no backward bits
  * libbacktrace: add DLLS as they are loaded
  * libbacktrace: load Windows modules
  * libbacktrace: test --compress-debug-sections=ARG for each ARG
  * libbacktrace: don't assume compressed section is aligned

OBS-URL: https://build.opensuse.org/request/show/1188963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=5
2024-07-24 13:32:53 +00:00
9f57307716 - Update to version 1.0+git20240718:
* libbacktrace: use __has_attribute for fallthrough
  * libbacktrace: add cast to avoid warning
  * libbacktrace: better backtrace_print when no debug info
  * libbacktrace: add notes about dl_iterate_phdr to README
  * libbacktrace: support FDPIC
  * libbacktrace: avoid infinite recursion
  * libbacktrace: improve XCOFF support
  * Libbacktrace: Fix the use of newline in sed replacement
  * libbacktrace: fix b2test_buildid test on non-english locales
  * libbacktrace: fix UBSAN issues
  * Config,Darwin: Allow for configuring Darwin to use embedded runpath.
  * libbacktrace: correct duplicate configury
  * libbacktrace: update libtool.m4 to current GCC HEAD
  * Handle jobserver file descriptors in btest.
  * libbacktrace: update copyright years
  * libbacktrace: don't fail if symbol size is unknown
  * libbacktrace: correctly gather Mach-O symbol table
  * libbacktrace: fix testsuite for clang
  * libbacktrace: suggest how to fix missing debug info
  * libbacktrace: remove trailing whitespace
  * libbacktrace: it's OK if zstd decompressor sees no backward bits
  * libbacktrace: add DLLS as they are loaded
  * libbacktrace: load Windows modules
  * libbacktrace: test --compress-debug-sections=ARG for each ARG
  * libbacktrace: don't assume compressed section is aligned

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=40
2024-07-22 08:54:06 +00:00
b946ac97b8 Accepting request 1154626 from network:cryptocurrencies
- Update to version 1.0+git20240302:
  * libbacktrace: pass -no-install when linking test programs
  * libbacktrace: skip all LZMA block header padding bytes
  * libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI
  * libbacktrace: read symbol table of debuginfo file

OBS-URL: https://build.opensuse.org/request/show/1154626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=4
2024-03-04 20:25:39 +00:00
13484dacbe - Update to version 1.0+git20240302:
* libbacktrace: pass -no-install when linking test programs
  * libbacktrace: skip all LZMA block header padding bytes
  * libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI
  * libbacktrace: read symbol table of debuginfo file

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=38
2024-03-04 10:39:07 +00:00
8844ac5354 Accepting request 1149695 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1149695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=3
2024-02-23 15:46:00 +00:00
6c5931a6ea Accepting request 1149669 from home:rrahl0
switch over to pkgconfig, so if packagenames change, it can still compile

OBS-URL: https://build.opensuse.org/request/show/1149669
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=36
2024-02-23 07:39:53 +00:00
ea86f46e88 Accepting request 1148425 from network:cryptocurrencies
- Use system libunwind
- Run internal testsuite during build

OBS-URL: https://build.opensuse.org/request/show/1148425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=2
2024-02-21 16:58:07 +00:00
19356c02a4 - Use system libunwind
- Run internal testsuite during build

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=34
2024-02-21 07:49:37 +00:00
e99b2ca5c4 Accepting request 1147552 from network:cryptocurrencies
new package

OBS-URL: https://build.opensuse.org/request/show/1147552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbacktrace?expand=0&rev=1
2024-02-20 20:13:18 +00:00
6d2d0b2ece OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=32 2024-02-19 10:32:56 +00:00
bad8b0e0ba - Cleanup spec file
- Switch _service to obs_scm

OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=31
2024-02-19 10:30:18 +00:00
ebcf100bb6 Accepting request 1147252 from home:rrahl0
fix rpmlint, so hopefully it can get pushed to Factory

OBS-URL: https://build.opensuse.org/request/show/1147252
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=30
2024-02-18 18:59:34 +00:00
d9562ca4d3 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=29 2023-12-01 15:11:59 +00:00
43a13e975f OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=28 2023-08-04 14:44:06 +00:00
eda262c4e3 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=27 2023-08-01 15:56:05 +00:00
f1b6f51291 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=26 2023-03-29 16:04:30 +00:00
1e776ba718 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=25 2023-01-07 16:56:21 +00:00
9805180415 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=24 2022-12-17 14:00:31 +00:00
acada62fb4 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=23 2022-12-10 11:54:33 +00:00
9fcf826ab9 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=22 2022-12-09 17:10:00 +00:00
aa6e0425e6 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=21 2022-07-09 18:13:43 +00:00
d8e936060f OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=20 2022-07-08 05:52:09 +00:00
5925b2fc72 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=19 2022-04-06 15:50:14 +00:00
b232bcdbf9 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=18 2022-02-17 18:16:51 +00:00
4ffe17289e OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=17 2022-01-19 16:43:52 +00:00
81df32afb8 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=16 2021-05-30 17:24:15 +00:00
b71a34998b OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=15 2021-03-03 06:28:22 +00:00
3d84168c36 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=14 2021-02-12 06:32:23 +00:00
da1926522b OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=13 2021-01-19 16:21:02 +00:00
0aed42069e OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=12 2020-12-05 11:06:59 +00:00
9c6ee907ba OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=11 2020-10-26 21:27:07 +00:00
0a40a1e463 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=10 2020-10-24 16:26:29 +00:00
9e3c7cb18c OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=9 2020-10-01 16:11:13 +00:00
66d4a706f8 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=8 2020-09-29 05:34:51 +00:00
9ef64317b4 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=7 2020-09-28 12:44:55 +00:00
ec09d46967 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=6 2020-05-14 18:13:47 +00:00
5af1c9a390 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=5 2020-05-14 18:13:13 +00:00
1b7fd87329 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=4 2020-05-10 07:45:02 +00:00
1aa66cae6a OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=3 2020-02-19 19:16:45 +00:00
36797f3a9b OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=2 2020-02-19 13:29:47 +00:00
c6e372241e osc copypac from project:home:marec2000:cryptocoins package:libbacktrace revision:2
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libbacktrace?expand=0&rev=1
2020-02-18 20:47:36 +00:00