Description
abigail-tools - ABI Generic Analysis and Instrumentation Library tools
Property |
Value |
Distribution |
ALT Linux Sisyphus |
Repository |
Classic i586 |
Package name |
abigail-tools |
Package version |
1.2 |
Package release |
alt1 |
Package architecture |
i586 |
Package type |
rpm |
Installed size |
356.87 KB |
Download size |
356.87 KB |
Official Mirror |
ftp.altlinux.org |
This package contains ABI Generic Analysis and Instrumentation Library tools:
abidiff, kmidiff, abipkgdiff, abicompat, abidw, and abilint.
The abidiff command line tool compares the ABI of two ELF shared
libraries and emits meaningful textual reports about changes impacting
exported functions, variables and their types. Simarly, the kmidiff
compares the kernel module interface of two Linux kernels, abipkgdiff
compares the ABIs of ELF binaries contained in two packages, abicompat
checks if a subsequent version of a shared library is still compatible
with an application that is linked against it, abidw emits an XML
representation of the ABI of a given ELF shared library, abilint
checks that a given XML representation of the ABI of a shared library
is correct.
Alternatives
Requires
Provides
Name |
Value |
abigail-tools |
= 1.2-alt1 |
libabigail |
= 1.2 |
Obsoletes
Download
Install Howto
- Add the following line to /etc/apt/sources.list:
rpm [Sisyphus] http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm [Sisyphus] http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus noarch classic
- Update the package index:
# sudo apt-get update
- Install abigail-tools rpm package:
# sudo apt-get install abigail-tools
Files
Path |
/usr/bin/abicompat |
/usr/bin/abidiff |
/usr/bin/abidw |
/usr/bin/abilint |
/usr/bin/abipkgdiff |
/usr/bin/kmidiff |
/usr/share/info/abigail.info.xz |
/usr/share/man/man1/abicompat.1.xz |
/usr/share/man/man1/abidiff.1.xz |
/usr/share/man/man1/abidw.1.xz |
/usr/share/man/man1/abilint.1.xz |
/usr/share/man/man1/abipkgdiff.1.xz |
/usr/share/man/man7/libabigail.7.xz |
Changelog
2018-03-28 - Dmitry V. Levin <ldv@altlinux.org> 1.2-alt1
- 1.0.rc2 -> 1.2.
- Renamed libabigail to abigail-tools, dropped doc subpackage.
2016-02-05 - Gleb F-Malinovskiy <glebfm@altlinux.org> 1.0-alt0.2.rc2
- Updated to 1.0.rc2.
2015-12-03 - Igor Vlasenko <viy@altlinux.ru> 1.0-alt0.2.rc0.1
- NMU: added BR: texinfo
2015-11-19 - Gleb F-Malinovskiy <glebfm@altlinux.org> 1.0-alt0.2.rc0
- Updated to 1.0.rc0.
2015-06-10 - Gleb F-Malinovskiy <glebfm@altlinux.org> 1.0-alt0.1.git088f077
- Initial build.
See Also