[ Все 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 ]
×

Пакет perl-Data-UUID-1.226-6.el9.x86_64 download

Имя perl-Data-UUID
Эпоха 0
Версия 1.226
Релиз 6.el9
Архитектура x86_64
Сайт https://metacpan.org/release/Data-UUID
Лицензия BSD and MIT
Время сборки 2023-03-21 23:50:46
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Globally/Universally Unique Identifiers (GUIDs/UUIDs)
Репозитории CRB
Полное описание 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.
Эррата
Размер 29 КиБ
Исходный проект perl-Data-UUID-1.226-6.el9
Контрольная сумма SHA-256 07bcbeb0f9d58b90c2b069589f938923046dfcda03ce98f4e2cfb481867dd07b
× Full screenshot
История изменений 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