Sat, 27 Dec 2025 14:52:38 CST | login

Information for build perl-Digest-SHA1-2.13-7.oc9

ID34110
Package Nameperl-Digest-SHA1
Version2.13
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Digest-SHA1.git?.#0fc1b340a7f0ff0c37d3c047b5d399bbc8ea6769
SummaryDigest-SHA1 Perl module
DescriptionThis module provides the ability to use the NIST SHA-1 message digest algorithm in Perl programs. The algorithm takes an arbitrary length message as input and then generates a 1 60-bit input "fingerprint" or "message digest" as output. This module provides a procedural interface that is simple to use, and an object oriented interface that can handle messages of arbitrary length and read files directly. A binary digest will be 20 bytes long. A hex digest will be 40 characters long. A base64 digest will be 27 characters long.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 24 Apr 2025 15:19:21 CST
CompletedThu, 24 Apr 2025 15:33:36 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Digest-SHA1.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Digest-SHA1.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Digest-SHA1-2.13-7.oc9.src.rpm (info) (download)
aarch64
perl-Digest-SHA1-2.13-7.oc9.aarch64.rpm (info) (download)
perl-Digest-SHA1-debuginfo-2.13-7.oc9.aarch64.rpm (info) (download)
perl-Digest-SHA1-debugsource-2.13-7.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Digest-SHA1-2.13-7.oc9.loongarch64.rpm (info) (download)
perl-Digest-SHA1-debuginfo-2.13-7.oc9.loongarch64.rpm (info) (download)
perl-Digest-SHA1-debugsource-2.13-7.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Digest-SHA1-2.13-7.oc9.x86_64.rpm (info) (download)
perl-Digest-SHA1-debuginfo-2.13-7.oc9.x86_64.rpm (info) (download)
perl-Digest-SHA1-debugsource-2.13-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.13-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Aug 17 2022 Wang Guodong <gordonwwang@tencent.com> - 2.13-1 - package init.