Compare commits
13 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
d44813c654
|
||
|
8bd381d013
|
|||
| 64abee10cf | |||
|
|
eab17b4525 | ||
|
|
a2dc6fd035 | ||
|
|
8af5e282d7 | ||
|
|
96b728295e | ||
| e80063fe5a | |||
|
|
6e94a3383e | ||
| 812a370730 | |||
|
|
ecaecfc044 | ||
|
|
65fed0af44 | ||
| 7b4b045adc |
BIN
libabigail-2.7.tar.xz
LFS
Normal file
BIN
libabigail-2.7.tar.xz
LFS
Normal file
Binary file not shown.
BIN
libabigail-2.9.tar.xz
LFS
BIN
libabigail-2.9.tar.xz
LFS
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user