Tue, 07 May 2024 21:01:14 UTC | login

Information for build perl-Data-UUID-1.226-2.fc33

ID164509
Package Nameperl-Data-UUID
Version1.226
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#10b16f2b6b5ea355c1c0f0a56fb1c218b8a02502
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 18:20:42 UTC
CompletedTue, 14 Jul 2020 18:38:15 UTC
Taskbuild (f33, /rpms/perl-Data-UUID.git:10b16f2b6b5ea355c1c0f0a56fb1c218b8a02502)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#10b16f2b6b5ea355c1c0f0a56fb1c218b8a02502'}}
Tags
f33
RPMs
src
perl-Data-UUID-1.226-2.fc33.src.rpm (info) (download)
riscv64
perl-Data-UUID-1.226-2.fc33.riscv64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-2.fc33.riscv64.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.224-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.224-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.224-2 - Perl 5.30 rebuild * Sun Mar 03 2019 Paul Howarth <paul@city-fan.org> - 1.224-1 - Update to 1.224 - Properly quote C strings passed in DEFINE - Fix memory leak by decreasing reference count - Use File::Spec to get tmpdir instead of hardcoding * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.221-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild