[ Все 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-devel-2.40.2-10.el10.x86_64 download

Имя libuuid-devel
Эпоха 0
Версия 2.40.2
Релиз 10.el10
Архитектура x86_64
Сайт https://en.wikipedia.org/wiki/Util-linux
Лицензия BSD-3-Clause AND LGPL-2.1-or-later
Время сборки 2025-04-03 09:48:59
Хост сборки builder-iso-x86-01.inferitos.ru
Краткое описание Universally unique ID library
Репозитории AppStream
Полное описание This is the universally unique ID development library and headers, 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-devel" package, which is a separate implementation.
Эррата
Размер 39 КиБ
Исходный проект util-linux-2.40.2-10.el10
Контрольная сумма SHA-256 e77d4bccd2012bf85c27a23ecdc6a7bc746d839b45057e1412ac4a952e0f750e
× 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