Name: | libuuid-devel |
---|---|
Version: | 2.32.1 |
Release: | 43.0.1.el8 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 18037 |
License: | BSD |
RPM: | libuuid-devel-2.32.1-43.0.1.el8.i686.rpm |
Source RPM: | util-linux-2.32.1-43.0.1.el8.src.rpm |
Build Date: | Wed Nov 15 2023 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://en.wikipedia.org/wiki/Util-linux |
Summary: | Universally unique ID library |
Description: | 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. |
- Orabug 35995159 - report lost loop device
- fix #2117355 - Add additional documentation for fstab - fix #2184728 - libuuid - downport cache related patch - fix #2188894 - The swapon man page of -p(priority) option shows incorrect. - fix #2227097 - wall(1) fail when trying to use seat0
- fix #2180413 - Backport hint about systemd daemon-reload
- improve #2160321 - [last] ut->ut_user is not null terminated
- fix #2121699 - fstrim -av fails to trim root filesystem on Red Hat Coreos - fix #2142496 - update upstream tests - fix #2149394 - umount outputs inaccurate error message when umount() fails with EACCES - fix #2159544 - lslogins "Password is locked" status changed in util-linux-2.32.1-38 - fix #2160321 - [last] ut->ut_user is not null terminated
- fix #2141969 - Add --cont-clock feature for libuuid and uuidd
- improve tmpfiles.d use in spec file (related to #2059241)
- update atari partition tests (related to #2060030)
- fix #2060030 - Please backport patches for atari partition detection to RHEL 8 - fix #2069187 - Internal testsuite for lscpu failed on aarch64 - fix #2093166 - lslogins reports incorrect "Password is locked" status - fix #2059241 - rpm -V / --verify reports bad user/group/mtime for /run/uuidd - fix #2044592 - Move /var/log/lastlog ownership to systemd
- fix #2058176 - losetup Retry LOOP_SET_STATUS64 on EAGAIN