[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-Data-UUID-1.226-6.el9

Name perl-Data-UUID
Epoch 0
Version 1.226
Release 6.el9
Website/URL https://metacpan.org/release/Data-UUID
License BSD and MIT
Build Time 2023-03-21 23:50:41
Build Host builder-x86-02.inferitos.ru
Summary Globally/Universally Unique Identifiers (GUIDs/UUIDs)
Repositories CRB
Description This 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
perl-Data-UUID-1.226-6.el9.x86_64 Globally/Universally Unique Identifiers (GUIDs/UUIDs) 07bcbeb0f9d58b90c2b069589f938923046dfcda03ce98f4e2cfb481867dd07b download
aarch64
perl-Data-UUID-1.226-6.el9.aarch64 Globally/Universally Unique Identifiers (GUIDs/UUIDs) f8ace496e3ff63c4294b74c92e30d276ee9b62b8cab502aba4a65d76d5386f5a download
src
perl-Data-UUID-1.226-6.el9.src Globally/Universally Unique Identifiers (GUIDs/UUIDs) 4fd60c33206294a33940704991091d90ff8f8c20ea1bd5c2703b1dc5198387a9 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.226-6
- Rebuilt for MSVSphere 9.1.

* 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