Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libuuid - Universally unique ID library
- Description:
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.
Packages
| libuuid-2.32.1-48.el8_10.x86_64
[98 KiB] |
Changelog
by Karel Zak (2025-12-15):
- fix RHEL-134296 - libblkid: use snprintf() instead of sprintf()
- fix RHEL-133946 - login-utils: fix setpwnam() buffer use [CVE-2025-14104]
|