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

Пакет libuuid-2.40.2-10.el10.aarch64 download

Имя libuuid
Эпоха 0
Версия 2.40.2
Релиз 10.el10
Архитектура aarch64
Сайт https://en.wikipedia.org/wiki/Util-linux
Лицензия BSD-3-Clause
Время сборки 2025-04-03 10:11:38
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Universally unique ID library
Репозитории BaseOS
Полное описание This is the universally unique ID library, part of util-linux. The libuuid library generates and parses 128-bit universally unique id's (UUID's). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. See also the "uuid" package, which is a separate implementation.
Эррата
Размер 29 КиБ
Исходный проект util-linux-2.40.2-10.el10
Контрольная сумма SHA-256 0296b3d336b170bed9d52a6fd74052d265e1a52d31025de0840ba3d5d26c972e
× Full screenshot
История изменений link
* Thu Feb 13 2025 Karel Zak <kzak@redhat.com> - 2.40.2-10
- blkid: allow up to 64k erofs block sizes

* Tue Jan 14 2025 Karel Zak <kzak@redhat.com> - 2.40.2-9
- more(1): make sure we have data on stderr

* Tue Jan 14 2025 Karel Zak <kzak@redhat.com> - 2.40.2-8
- add missing pam_env to su(1) setting

* Wed Nov 27 2024 Lukáš Zaoral <lzaoral@redhat.com> - 2.40.2-7
- tests: enable c10s gating tests

* Wed Nov 27 2024 Lukáš Zaoral <lzaoral@redhat.com> - 2.40.2-6
- tests: remove obsolete STI tests

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.40.2-5
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.40.2-5
- Bump release for October 2024 mass rebuild:

* Wed Jul 10 2024 Karel Zak <kzak@redhat.com> - 2.40.2-4
- fix typo in uuidd tmpfiles setting

* Wed Jul 10 2024 Karel Zak <kzak@redhat.com> - 2.40.2-3
- revert recent uuidd mode changes
- rebase rhel specific patches
- fix uuidd-tmpfiles.conf (upstream patch)
- remove unused patches

* Mon Jul 08 2024 Karel Zak <kzak@redhat.com> - 2.40.2-2
- uuidd: fix /var/lib/libuuid mode to match uuidd-tmpfiles.conf