Sun, 24 Nov 2024 08:11:29 CST | login

Information for build yasm-1.3.0-6.ocs23

ID16466
Package Nameyasm
Version1.3.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/yasm.git?.#2d0a5df6ddeee334ac0469e763b4c033ed6b9c9d
SummaryModular Assembler
DescriptionYasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). It is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 08:57:13 CST
CompletedSat, 17 Aug 2024 09:06:54 CST
Taskbuild (dist-ocs23, /opencloudos-stream/yasm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/yasm.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
yasm-1.3.0-6.ocs23.src.rpm (info) (download)
aarch64
yasm-1.3.0-6.ocs23.aarch64.rpm (info) (download)
yasm-devel-1.3.0-6.ocs23.aarch64.rpm (info) (download)
yasm-debuginfo-1.3.0-6.ocs23.aarch64.rpm (info) (download)
yasm-debugsource-1.3.0-6.ocs23.aarch64.rpm (info) (download)
loongarch64
yasm-1.3.0-6.ocs23.loongarch64.rpm (info) (download)
yasm-devel-1.3.0-6.ocs23.loongarch64.rpm (info) (download)
yasm-debuginfo-1.3.0-6.ocs23.loongarch64.rpm (info) (download)
yasm-debugsource-1.3.0-6.ocs23.loongarch64.rpm (info) (download)
x86_64
yasm-1.3.0-6.ocs23.x86_64.rpm (info) (download)
yasm-devel-1.3.0-6.ocs23.x86_64.rpm (info) (download)
yasm-debuginfo-1.3.0-6.ocs23.x86_64.rpm (info) (download)
yasm-debugsource-1.3.0-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-6 - Rebuilt for loongarch release * Fri Nov 10 2023 Ze Zhang <bbrucezhang@tencent.com> - 1.3.0-5 - CVE-2023-37732: Fix NULL deref on bad xsize expression - CVE-2023-31975: Fix yasm memory leak * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Dec 09 2022 Shuo Wang <abushwang@tencent.com> - 1.3.0-1 - initial build