Name: | libuuid-devel |
---|---|
Version: | 2.32.1 |
Release: | 24.el8 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 18037 |
License: | BSD |
RPM: | libuuid-devel-2.32.1-24.el8.i686.rpm |
Source RPM: | util-linux-2.32.1-24.el8.src.rpm |
Build Date: | Sun Aug 09 2020 |
Build Host: | jenkins-10-147-72-125-169a7381-7908-4394-8d6a-8898ac52f740.appad2iad.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 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. |
- fix #1848919 - Update losetup man page to fix "--direct-io" defaults
- fix #1826251 - remove MD metadata 0.90 based tests from util-linux CI - fix #1812576 - RFE: Bitlocker detection for RHEL 8.3 - fix #1817726 - add libblkid BLOCK_SIZE - fix #1803753 - RHEL-8: col struct char_str c_column field should be of unsigned type and/or larger than 16 bit - fix #1812118 - mount -a always tries to mount smb3 share subdir despite being already mounted - fix #1824727 - util-linux: Include python3-libmount package in the release - fix #1829245 - mount -a tries to mount already mounted cifs shares when we cannot query up to root dir
- improve CI tests portability to rhel-8 kernel
- add git to BuildRequires due to autosetup -Sgit
- fix spec file typo
- fix test for #1739443
- fix #1739443 - lscpu reports wrong hypervisor in nested virt on s390x - fix #1743555 - command chfn adds some useless commas with GECOS information into /etc/password
- fix error path in mountinfo patch (#1751447)
- cleanup mountinfo libmount patch (#1751447)
- fix #1751447 - improve /proc/self/mountinfo reliability