Click here to visit the old openkoji buildsystem (Archived)

Information for build zydis-4.1.0-2.fc41

ID84620
Package Namezydis
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.1.0
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zydis.git#a0b700e9769db0145fd4178201e47eaffbce6bfb
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 19 Sep 2024 08:52:44 CST
CompletedThu, 19 Sep 2024 09:08:55 CST
Taskbuild (f41-build-side-1, /rpms/zydis.git:a0b700e9769db0145fd4178201e47eaffbce6bfb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zydis.git#a0b700e9769db0145fd4178201e47eaffbce6bfb'}}
Tags
f41-build-side-1
RPMs
src
zydis-4.1.0-2.fc41.src.rpm (info) (download)
noarch
zydis-doc-4.1.0-2.fc41.noarch.rpm (info) (download)
riscv64
zydis-4.1.0-2.fc41.riscv64.rpm (info) (download)
zydis-devel-4.1.0-2.fc41.riscv64.rpm (info) (download)
zydis-tools-4.1.0-2.fc41.riscv64.rpm (info) (download)
zydis-debuginfo-4.1.0-2.fc41.riscv64.rpm (info) (download)
zydis-debugsource-4.1.0-2.fc41.riscv64.rpm (info) (download)
zydis-tools-debuginfo-4.1.0-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
installed_pkgs.log
hw_info.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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