Thu, 22 Jan 2026 00:33:51 CST | login

Information for build perl-Digest-HMAC-1.04-5.ocs23

ID2724
Package Nameperl-Digest-HMAC
Version1.04
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Digest-HMAC.git?.#cdddc6cc7e5b1926c283176e3e8aa62549f58c0d
SummaryKeyed-Hashing for Message Authentication
DescriptionHMAC can be used for message integrity checking between shared keys and in combination with some other Digest algorithm, usually MD5 or SHA-1. Its mechanism is described in RFC 2104. HMAC follows the generic Digest:: interface, but the constructor takes the secret key and the name of other simple Digest:: as argument.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:30:49 CST
CompletedMon, 11 Sep 2023 12:32:02 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Digest-HMAC.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Digest-HMAC.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Digest-HMAC-1.04-5.ocs23.src.rpm (info) (download)
noarch
perl-Digest-HMAC-1.04-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.04-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.04-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.04-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.04-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Aug 15 2022 Wang Guodong <gordonwwang@tencent.com> - 1.04-1 - package init.