Mon, 11 Nov 2024 13:39:30 UTC | login

Information for build gotcha-1.0.5-5.fc41

ID335287
Package Namegotcha
Version1.0.5
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gotcha.git#0ee138a0315defff74072cccbeec8f84a1dec0fc
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
StartedSat, 10 Aug 2024 18:12:37 UTC
CompletedSat, 10 Aug 2024 19:10:29 UTC
Taskbuild (f41, /rpms/gotcha.git:0ee138a0315defff74072cccbeec8f84a1dec0fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gotcha.git#0ee138a0315defff74072cccbeec8f84a1dec0fc'}}
Tags
f41
RPMs
src
gotcha-1.0.5-5.fc41.src.rpm (info) (download)
riscv64
gotcha-1.0.5-5.fc41.riscv64.rpm (info) (download)
gotcha-devel-1.0.5-5.fc41.riscv64.rpm (info) (download)
gotcha-debuginfo-1.0.5-5.fc41.riscv64.rpm (info) (download)
gotcha-debugsource-1.0.5-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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