Name: | libuuid |
---|---|
Version: | 2.32.1 |
Release: | 17.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 60552 |
License: | BSD |
RPM: | libuuid-2.32.1-17.el8.x86_64.rpm |
Source RPM: | util-linux-2.32.1-17.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://en.wikipedia.org/wiki/Util-linux |
Summary: | 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. |
- fix error path in mountinfo patch (#1751447)
- cleanup mountinfo libmount patch (#1751447)
- fix #1751447 - improve /proc/self/mountinfo reliability
- fix #1739179 - partx failed on nvme devices with exit code 1
- fix #1734553 - blkid_get_dev() leak file descriptor to underlying block device - fix #1719069 - findmnt warning "recommended root FS passno is 1" for XFS
- fix #1732769 - lscpu not showing Physical socket, chips information
- fix #1681062 - improve loopdev use in gating tests
- fix #1699310 - rpm -V setup fail on /var/log/lastlog - fix #1702712 - pam_env bypassed for root user when using su
- fix #1681062 - implement gating tests
- fix #1658206 - improve dependence between subpackages