Wed, 15 May 2024 00:08:16 UTC | login

Information for build libemu-0.2.0-10.20130410gitab48695.fc31.1

ID105771
Package Namelibemu
Version0.2.0
Release10.20130410gitab48695.fc31.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libemu.git#bb4def45f6b9202c42ca68be05e5efd2e54ae47c
SummaryThe x86 shell-code detection and emulation
DescriptionThe libemu is a small library written in C offering basic x86 emulation and shell-code detection using GetPC heuristics. Intended use is within network intrusion/prevention detection and honeypots.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Jul 2019 20:01:44 UTC
CompletedSat, 27 Jul 2019 21:21:36 UTC
Taskbuild (f31-candidate, /rpms/libemu.git:bb4def45f6b9202c42ca68be05e5efd2e54ae47c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libemu.git#bb4def45f6b9202c42ca68be05e5efd2e54ae47c'}}
Tags
f31
f32
f33
RPMs
src
libemu-0.2.0-10.20130410gitab48695.fc31.1.src.rpm (info) (download)
riscv64
libemu-0.2.0-10.20130410gitab48695.fc31.1.riscv64.rpm (info) (download)
libemu-devel-0.2.0-10.20130410gitab48695.fc31.1.riscv64.rpm (info) (download)
python2-libemu-0.2.0-10.20130410gitab48695.fc31.1.riscv64.rpm (info) (download)
libemu-debuginfo-0.2.0-10.20130410gitab48695.fc31.1.riscv64.rpm (info) (download)
libemu-debugsource-0.2.0-10.20130410gitab48695.fc31.1.riscv64.rpm (info) (download)
python2-libemu-debuginfo-0.2.0-10.20130410gitab48695.fc31.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-10.20130410gitab48695.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Sep 04 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-10.20130410gitab48695 - patch to calling python2 explicitly during build of the python binding - fixes FTBS due to missing python binary as part of switching to python3 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-9.20130410gitab48695 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 03 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-8.20130410gitab48695 - use ldconfig_scriptlets - fix release version number in the changelog - fix obsolete m4 macros - Exclude the private libemu in python sitearch dir - show all warnings to autoreconf - use autosetup+git for troubleshooting the patches * Mon Apr 02 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-0.7.20130410gitab48695 - unbundle the libdasm library and use system-installed one - disable the python3 build for now * Mon Mar 26 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-0.6.20130410gitab48695 - fix ldconfig requirement to align with the glibc provide * Fri Mar 23 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-0.5.20130410gitab48695 - added missing dependency to python3-devel - use the python{python3_pkgversion}-devel/setuptools to enable EPEL7 build * Thu Mar 22 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-0.4.20130410gitab48695 - spec clean-up - prepare for the python3 support - include patches from buffer github repository * Sun Mar 04 2018 Michal Ambroz <rebus at, seznam.cz> - 0.2.0-0.1.20130410gitab48695 - build for Fedora 27