Sat, 21 Sep 2024 08:25:19 CST | login

Information for build perl-Data-UUID-1.226-6.el9

ID21902
Package Nameperl-Data-UUID
Version1.226
Release6.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/perl-Data-UUID.git#46c78974fe5a51692bb33ffe07fb0bfb3f31ee4b
SummaryGlobally/Universally Unique Identifiers (GUIDs/UUIDs)
DescriptionThis module provides a framework for generating v3 UUIDs (Universally Unique Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 CE. UUIDs were originally used in the Network Computing System (NCS) and later in the Open Software Foundation's (OSF) Distributed Computing Environment. Currently many different technologies rely on UUIDs to provide unique identity for various software components. Microsoft COM/DCOM for instance, uses GUIDs very extensively to uniquely identify classes, applications and components across network-connected systems. The algorithm for UUID generation, used by this extension, is described in the Internet Draft "UUIDs and GUIDs" by Paul J. Leach and Rich Salz (see RFC 4122). It provides a reasonably efficient and reliable framework for generating UUIDs and supports fairly high allocation rates - 10 million per second per machine - and therefore is suitable for identifying both extremely short-lived and very persistent objects on a given system as well as across the network. This module provides several methods to create a UUID. In all methods, <namespace> is a UUID and <name> is a free form string.
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 06 Jul 2022 23:07:24 CST
CompletedWed, 06 Jul 2022 23:36:42 CST
Taskbuild (dist-circle9, /stage/rpms/perl-Data-UUID.git:46c78974fe5a51692bb33ffe07fb0bfb3f31ee4b)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/perl-Data-UUID.git?#46c78974fe5a51692bb33ffe07fb0bfb3f31ee4b'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
perl-Data-UUID-1.226-6.el9.src.rpm (info) (download)
aarch64
perl-Data-UUID-1.226-6.el9.aarch64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-6.el9.aarch64.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-6.el9.aarch64.rpm (info) (download)
i686
perl-Data-UUID-1.226-6.el9.i686.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-6.el9.i686.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-6.el9.i686.rpm (info) (download)
ppc64le
perl-Data-UUID-1.226-6.el9.ppc64le.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-6.el9.ppc64le.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-6.el9.ppc64le.rpm (info) (download)
s390x
perl-Data-UUID-1.226-6.el9.s390x.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-6.el9.s390x.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-6.el9.s390x.rpm (info) (download)
x86_64
perl-Data-UUID-1.226-6.el9.x86_64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-6.el9.x86_64.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-6.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.226-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.226-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-2 - Perl 5.32 rebuild * Sun Apr 12 2020 Paul Howarth <paul@city-fan.org> - 1.226-1 - Update to 1.226 - Set umask before fopen in destructor (GH#35) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.224-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild