Mon, 29 Apr 2024 12:53:05 UTC | login

Information for build libabigail-2.2-2.fc38

ID239458
Package Namelibabigail
Version2.2
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libabigail.git#99814197d63d5fea5af165254a29675c3fe0d0b1
SummarySet of ABI analysis tools
DescriptionThe libabigail package comprises seven command line utilities: 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. Install libabigail if you need to compare the ABI of ELF shared libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Mar 2023 12:59:02 UTC
CompletedMon, 13 Mar 2023 16:08:52 UTC
Taskbuild (f38, /rpms/libabigail.git:99814197d63d5fea5af165254a29675c3fe0d0b1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libabigail.git#99814197d63d5fea5af165254a29675c3fe0d0b1'}}
Tags
f38
f39
f40
RPMs
src
libabigail-2.2-2.fc38.src.rpm (info) (download)
riscv64
libabigail-2.2-2.fc38.riscv64.rpm (info) (download)
libabigail-devel-2.2-2.fc38.riscv64.rpm (info) (download)
libabigail-doc-2.2-2.fc38.riscv64.rpm (info) (download)
libabigail-fedora-2.2-2.fc38.riscv64.rpm (info) (download)
libabigail-debuginfo-2.2-2.fc38.riscv64.rpm (info) (download)
libabigail-debugsource-2.2-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Dodji Seketeli <dodji@redhat.com> - 2.2-1 - Update to upstream 2.2 release. - Switch to a tar.xz tarball. * Wed Sep 21 2022 Dodji Seketeli <dodji@redhat.com> - 2.1-1 - Update to upstream 2.1 - Add libabigail.so.1 and libabigail.so.1.0.0 to the package. - Enable CTF support when running the tests. - Add binutils-devel as BuildRequires, for CTF. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 04 2021 Dodji Seketeli <dodji@redhat.com> - 2.0-1 - Update to upstream 2.0 tarball - Change License to ASL 2.0 to comply with the upstream license change. * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Feb 25 2021 Dodji Seketeli <dodji@redhat.com> - 1.8.2-1 - Update to upstream 1.8.2 point release - Require dpkg and koji only on Fedora builds only. * Wed Jan 27 2021 Dodji Seketeli <dodji@seketeli.org> - 1.8.1-1 - Update to upstream fixes up to libabigail-1.8.1 This encompasses this fixes, compared to the last 1.8 release: ir: Add better comments to types_have_similar_structure mainpage: Update web page for 1.8 release Bug 26992 - Try harder to resolve declaration-only classes Bug 27204 - potential loss of some aliased ELF function symbols Ignore duplicated functions and those not associated with ELF symbols Bug 27236 - Pointer comparison wrongly fails because of typedef change Bug 27233 - fedabipkgdiff fails on package gnupg2 from Fedora 33 Bug 27232 - fedabipkgdiff fails on gawk from Fedora 33 dwarf-reader: Support fast DW_FORM_line_strp string comparison gen-changelog.py: Update call to subprocess.Popen & cleanup Bug 27255 - fedabipkgdiff fails on nfs-utils on Fedora 33 abidiff: support --dump-diff-tree with --leaf-changes-only ir: Arrays are indirect types for type structure similarity purposes Add qualifier / typedef / array / pointer test abg-ir: Optimize calls to std::string::find() for a single char. abipkgdiff: Address operator precedence warning * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild