13 Commits

Author SHA256 Message Date
Elisei Roca
d44813c654 Add package in slfo-main 2026-01-16 10:47:51 +01:00
8bd381d013 remove invalid imported files 2026-01-16 10:47:16 +01:00
64abee10cf Accepting request 1278379 from devel:tools
- Update to release 2.7

OBS-URL: https://build.opensuse.org/request/show/1278379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libabigail?expand=0&rev=14
2025-05-23 12:28:52 +00:00
OBS User unknown
eab17b4525 [info=54bfc874855c257a85caef5fd32005d78daf30afb848aa61e3da9fc3761a1159]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=36
2025-05-19 09:57:45 +00:00
OBS User unknown
a2dc6fd035 [info=ad7083d4349d5f93e26d9308442cc1f4da237fd8b158ff3487a6301ff93c24b2]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=35
2025-05-16 08:53:50 +00:00
OBS User unknown
8af5e282d7 [info=495f65d966bb2b3ce2668cc150b284524e937e2d09210dd1c56e6b4c50a053a9]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=34
2025-04-04 12:29:02 +00:00
OBS User unknown
96b728295e [info=9529be68609e47644b87dd10ea1d3e9037f7094c47474797d3addf89e435bb74]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=33
2025-04-04 12:26:47 +00:00
e80063fe5a Accepting request 1265524 from devel:tools
- update to 2.6:

OBS-URL: https://build.opensuse.org/request/show/1265524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libabigail?expand=0&rev=13
2025-04-02 15:05:29 +00:00
OBS User unknown
6e94a3383e [info=680284b59c576f1b0b0f840746fd7caa1ba3626a70f5296f748a2ad469126039]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=32
2025-03-30 11:21:45 +00:00
812a370730 Accepting request 1196420 from devel:tools
- Update to release 2.5

OBS-URL: https://build.opensuse.org/request/show/1196420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libabigail?expand=0&rev=12
2024-08-28 19:32:19 +00:00
OBS User unknown
ecaecfc044 [info=ef87c769ac333b01498992256e085468e65bbdaa98f85da4e3cbeb7a744636f5]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=31
2024-08-28 08:30:24 +00:00
OBS User unknown
65fed0af44 [info=d0388edf1d499eec8d2e621909d63bc441f44b98286c5a106dcfad948c2144e8]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=30
2024-08-28 08:15:26 +00:00
7b4b045adc [info=eab8dc44b46c924d8f6399a64bce3c49d92808ead2ec25559529f610102f8bd8]
OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=29
2024-08-28 08:06:33 +00:00
4 changed files with 6 additions and 30 deletions

BIN
libabigail-2.7.tar.xz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1,27 +1,3 @@
-------------------------------------------------------------------
Thu Feb 5 11:17:40 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.9
* tools-utils: Fix XZ decompression after all compression data is
read
* elf-reader: Fix elfutils initialization of debuginfo lookup paths
* Fixed a regression in support for absolute path to alt DWARF
* Fixed abicompat not filtering out harmless diff nodes
* Improve harmless integral type change filtering
* Fixed classes_have_same_layout & types_are_compatible entering
an endless loop
* elf-reader,symtab-reader: Fix suppression of aliased symbols
* Implemented `abidw --force-early-suppression`
* Fixed a crash of `abidw --follow-dependencies <binary>`
* ir: Avoid crashing canonicalizing anonymous types with member
fns
* abidb --submit: add "--no-corpus-path" to abidw invocation
* abipkgdiff: new option ``-ignore-soname``
* symtab-reader: Speedup
lookup_undefined_{function,variable}_symbol
* Fixed memory leaks in tools-utils, ctf-reader, and an fd leak
in elf-reader
-------------------------------------------------------------------
Fri May 16 08:36:19 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libabigail
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
#
%define lname libabigail8
%define lname libabigail6
Name: libabigail
Version: 2.9
Version: 2.7
Release: 0
Summary: Application Binary Interface Generic Analysis and Instrumentation Library
License: Apache-2.0 WITH LLVM-exception