Wed, 08 May 2024 00:05:39 UTC | login

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

ID183136
Package Nameperl-Data-UUID
Version1.226
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#923a56794dfea11e619d8aecb3cd056913beb3fa
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
StartedSat, 15 Aug 2020 00:17:44 UTC
CompletedSat, 15 Aug 2020 00:40:54 UTC
Taskbuild (f33, /rpms/perl-Data-UUID.git:923a56794dfea11e619d8aecb3cd056913beb3fa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#923a56794dfea11e619d8aecb3cd056913beb3fa'}}
Tags
f33
f37
f38
RPMs
src
perl-Data-UUID-1.226-3.fc33.src.rpm (info) (download)
riscv64
perl-Data-UUID-1.226-3.fc33.riscv64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.226-3.fc33.riscv64.rpm (info) (download)
perl-Data-UUID-debugsource-1.226-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * 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