Information for build sha2-1.0.1-28.fc41

ID83703
Package Namesha2
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.1
Release28.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/sha2.git#21e03a68c8a076485ac5ecbf73e90505cac48dff
SummarySHA Implementation Library
DescriptionThe library implements the SHA-256, SHA-384, and SHA-512 hash algorithms. The interface is similar to the interface to SHA-1 found in the OpenSSL library. sha2 is a simple program that accepts input from either STDIN or reads one or more files specified on the command line, and then generates the specified hash (either SHA-256, SHA-384, SHA-512, or any combination thereof, including all three at once).
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 19 Sep 2024 05:06:30 CST
CompletedThu, 19 Sep 2024 05:16:16 CST
Taskbuild (f41-build-side-1, /rpms/sha2.git:21e03a68c8a076485ac5ecbf73e90505cac48dff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sha2.git#21e03a68c8a076485ac5ecbf73e90505cac48dff'}}
Tags
f41-build-side-1
RPMs
src
sha2-1.0.1-28.fc41.src.rpm (info) (download)
riscv64
sha2-1.0.1-28.fc41.riscv64.rpm (info) (download)
sha2-devel-1.0.1-28.fc41.riscv64.rpm (info) (download)
sha2-debuginfo-1.0.1-28.fc41.riscv64.rpm (info) (download)
sha2-debugsource-1.0.1-28.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
Changelog * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.1-28 - convert license to SPDX * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Florian Weimer <fweimer@redhat.com> - 1.0.1-23 - Port to C99 (#2153561)