Thu, 22 Jan 2026 03:37:51 CST | login

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

ID856
Package Nameperl-Digest-HMAC
Version1.04
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Digest-HMAC.git?.#7379c8c636bbc9e5b0a2868cf7a922336c4e1279
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 15 Aug 2023 21:09:06 CST
CompletedTue, 15 Aug 2023 21:10:55 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Digest-HMAC.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Digest-HMAC.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Digest-HMAC-1.04-4.ocs23.src.rpm (info) (download)
noarch
perl-Digest-HMAC-1.04-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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.