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

ID19599
Package Nameperl-Digest-SHA1
Version2.13
Release5.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Digest-SHA1.git?.#c3f96dc64595c3ec21962a25c4143b9b2141b8cd
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 08:38:43 CST
CompletedMon, 08 Jan 2024 08:41:31 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
dist-oc9.0-compose
RPMs
src
perl-Digest-SHA1-2.13-5.oc9.src.rpm (info) (download)
aarch64
perl-Digest-SHA1-2.13-5.oc9.aarch64.rpm (info) (download)
perl-Digest-SHA1-debuginfo-2.13-5.oc9.aarch64.rpm (info) (download)
perl-Digest-SHA1-debugsource-2.13-5.oc9.aarch64.rpm (info) (download)
x86_64
perl-Digest-SHA1-2.13-5.oc9.x86_64.rpm (info) (download)
perl-Digest-SHA1-debuginfo-2.13-5.oc9.x86_64.rpm (info) (download)
perl-Digest-SHA1-debugsource-2.13-5.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
Changelog * 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.