Mon, 30 Jun 2025 13:59:19 CST | login

Information for build perl-Socket-2.037-4.oc9

ID34277
Package Nameperl-Socket
Version2.037
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Socket.git?.#e05075f7829e5f6551a423950128d3aad4d66cc4
SummaryA low-level module used by, among other things, the IO::Socket family of modules
DescriptionThis module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket(), setsockopt() and bind(). It also provides several other support functions, mostly for dealing with conversions of network addresses between human-readable and native binary forms, and for hostname resolver operations. Some constants and functions are exported by default by this module; but for backward-compatibility any recently-added symbols are not exported by default and must be requested explicitly. When an import list is provided to the use Socket line, the default exports are not automatically imported. It is therefore best practice to always to explicitly list all the symbols required.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 24 Apr 2025 15:10:09 CST
CompletedThu, 24 Apr 2025 15:22:42 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Socket.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Socket.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Socket-2.037-4.oc9.src.rpm (info) (download)
aarch64
perl-Socket-2.037-4.oc9.aarch64.rpm (info) (download)
perl-Socket-debuginfo-2.037-4.oc9.aarch64.rpm (info) (download)
perl-Socket-debugsource-2.037-4.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Socket-2.037-4.oc9.loongarch64.rpm (info) (download)
perl-Socket-debuginfo-2.037-4.oc9.loongarch64.rpm (info) (download)
perl-Socket-debugsource-2.037-4.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Socket-2.037-4.oc9.x86_64.rpm (info) (download)
perl-Socket-debuginfo-2.037-4.oc9.x86_64.rpm (info) (download)
perl-Socket-debugsource-2.037-4.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.037-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.037-3 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.037-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Jul 31 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.037-1 - Upgrade to upstream version 2.037 - Remove perl-libs which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.035-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.035-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Aug 12 2022 Zhao Zhen <jeremiazhao@tencent.com> - 2.035-1 - Initial building.