Tue, 07 May 2024 11:36:21 UTC | login

Information for build perl-Data-UUID-1.227-1.fc40

ID304768
Package Nameperl-Data-UUID
Version1.227
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#4868f56ea2960c38f89b14f2d6f5dc6594a5b894
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
StartedFri, 12 Apr 2024 05:52:26 UTC
CompletedFri, 12 Apr 2024 07:09:40 UTC
Taskbuild (f40, /rpms/perl-Data-UUID.git:4868f56ea2960c38f89b14f2d6f5dc6594a5b894)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Data-UUID.git#4868f56ea2960c38f89b14f2d6f5dc6594a5b894'}}
Tags
f40
RPMs
src
perl-Data-UUID-1.227-1.fc40.src.rpm (info) (download)
riscv64
perl-Data-UUID-1.227-1.fc40.riscv64.rpm (info) (download)
perl-Data-UUID-debuginfo-1.227-1.fc40.riscv64.rpm (info) (download)
perl-Data-UUID-debugsource-1.227-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Tue Mar 19 2024 Paul Howarth <paul@city-fan.org> - 1.227-1 - Update to 1.227 - New maintainer, GTERMARS - Add basic GitHub Actions setup for testing - Typo corrections in POD - Eliminated use of state/node files in temp directory (CVE-2013-4184) * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 29 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-14 - Update license to SPDX format * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-12 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.226-9 - Perl 5.36 rebuild