Thu, 23 May 2024 18:16:03 UTC | login

Information for build gotcha-1.0.5-4.fc40

ID300099
Package Namegotcha
Version1.0.5
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gotcha.git#f01df4b0befc1e0460271846d1999f1a415904c4
SummaryA library for wrapping function calls to shared libraries
DescriptionGotcha is a library that wraps functions. Tools can use gotcha to install hooks into other libraries, for example putting a wrapper function around libc's malloc. It is similar to LD_PRELOAD, but operates via a programmable API. This enables easy methods of accomplishing tasks like code instrumentation or wholesale replacement of mechanisms in programs without disrupting their source code.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 16:44:05 UTC
CompletedTue, 19 Mar 2024 17:34:00 UTC
Taskbuild (f40, /rpms/gotcha.git:f01df4b0befc1e0460271846d1999f1a415904c4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gotcha.git#f01df4b0befc1e0460271846d1999f1a415904c4'}}
Tags
f40
f41
RPMs
src
gotcha-1.0.5-4.fc40.src.rpm (info) (download)
riscv64
gotcha-1.0.5-4.fc40.riscv64.rpm (info) (download)
gotcha-devel-1.0.5-4.fc40.riscv64.rpm (info) (download)
gotcha-debuginfo-1.0.5-4.fc40.riscv64.rpm (info) (download)
gotcha-debugsource-1.0.5-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Feb 21 2024 Benson Muite <benson_muite@emailplus.org> - 1.0.5-4 - Exclude i686 due to build failure * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Nov 18 2023 Benson Muite <benson_muite@emailplus.org> - 1.0.5-1 - Initial import bz2250223