Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libbacktrace-devel-1.0+git20260601-1.3 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: libbacktrace-devel Distribution: openSUSE Tumbleweed
Version: 1.0+git20260601 Vendor: openSUSE
Release: 1.3 Build date: Fri Jun 19 16:36:42 2026
Group: Unspecified Build host: reproducible
Size: 11785 Source RPM: libbacktrace-1.0+git20260601-1.3.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/ianlancetaylor/libbacktrace
Summary: Development files for libbacktrace
The libbacktrace-devel package contains libraries and header files for developing applications that use libbacktrace.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Jun 19 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.0+git20260601:
    * libbacktrace: support compressed block with no sequences
    * libbacktrace: Fix typos in various files
    * libbacktrace: support multiple zstd frames
    * libbacktrace: don't use ZSTD_CLEVEL_DEFAULT
    * Update copyright years.
    * Update copyright years.
    * libbacktrace: use correct names in #undef of ELF macros
    * libbacktrace: recognize PE bigobj objects at configure time
    * libbacktrace: Add hpux fileline support
    * bootstrap/119680 - fix cross-compiler build with --enable-host-shared
    * libbacktrace: Use correct type in backtrace_atomic_store_int
* Thu Mar 13 2025 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.0+git20250210:
    * libbacktrace: add cast to avoid undefined shift
    * libbacktrace: add casts to avo