Sat, 27 Apr 2024 22:52:04 UTC | login

Information for build zydis-4.1.0-1.fc40

ID302627
Package Namezydis
Version4.1.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zydis.git#5047a5d5d4cedac968fa4da38fdd4cc329de8d36
SummaryFast and lightweight x86/x86-64 disassembler and code generation library
DescriptionZydis is fast and lightweight x86/x86-64 disassembler and code generation library. - Supports all x86 and x86-64 (AMD64) instructions and extensions - Optimized for high performance - No dynamic memory allocation ("malloc") - Thread-safe by design - Very small file-size overhead compared to other common disassembler libraries - Complete doxygen documentation - Absolutely no third party dependencies — not even libc - Should compile on any platform with a working C11 compiler - Tested on Windows, macOS, FreeBSD, Linux and UEFI, both user and kernel mode
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 27 Mar 2024 18:36:34 UTC
CompletedWed, 27 Mar 2024 19:14:27 UTC
Taskbuild (f40, /rpms/zydis.git:5047a5d5d4cedac968fa4da38fdd4cc329de8d36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zydis.git#5047a5d5d4cedac968fa4da38fdd4cc329de8d36'}}
Tags
f40
RPMs
src
zydis-4.1.0-1.fc40.src.rpm (info) (download)
noarch
zydis-doc-4.1.0-1.fc40.noarch.rpm (info) (download)
riscv64
zydis-4.1.0-1.fc40.riscv64.rpm (info) (download)
zydis-devel-4.1.0-1.fc40.riscv64.rpm (info) (download)
zydis-tools-4.1.0-1.fc40.riscv64.rpm (info) (download)
zydis-debuginfo-4.1.0-1.fc40.riscv64.rpm (info) (download)
zydis-debugsource-4.1.0-1.fc40.riscv64.rpm (info) (download)
zydis-tools-debuginfo-4.1.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Feb 17 2024 Felix Wang <topazus@outlook.com> - 4.1.0-1 - update to 4.1.0 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 topazus <topazus@outlook.com> - 4.0.0-3 - fix -doc subpackage build architecture * Wed Jan 03 2024 topazus <topazus@outlook.com> - 4.0.0-2 - disable s390x build * Wed Jan 03 2024 topazus <topazus@outlook.com> - 4.0.0-1 - initial import; rhbz#2256487