Name: | libuuid-devel |
---|---|
Version: | 2.32.1 |
Release: | 8.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 18039 |
License: | BSD |
RPM: | libuuid-devel-2.32.1-8.el8.x86_64.rpm |
Source RPM: | util-linux-2.32.1-8.el8.src.rpm |
Build Date: | Sat May 11 2019 |
Build Host: | ca-build101.us.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. |
- fix #1658206 - improve dependence between subpackages
- fix #1656437 - Failing tests from testsuite - fix #1653781 - unable to umount by loop backing file - fix #1655650 - RHEL8.0 - fdisk -l shows the conflicting partitions name for the mpath - fix #1653413 - blkid: add --no-part-details to not return metadata from empty partitions
- fix #1624877 - libuuid: name-based UUIDs are not compatible with RFC4122
- fix #1614967 - Lslogins doesn't fail with nonexisting username - cleanup patches list
- fix #1614364 - losetup: /dev/loop1: failed to set up loop device - fix #1614852 - mount man page says sync option has no effect for ext4 - fix #1614843 - Man page of logger is missing -S option
- refresh lastlog patch - fix #1595882 - wipefs should erase also secondary LUKSv2 header
* rebuild to verify build flags
- upgrade to v2.32.1 http://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32.1-ReleaseNotes
- Build only the python3 bindings
- sync spec file with Fedora - move /etc/adjtime config from initscripts to util-linux - fix #1560642 - uuidd.service does not start - remove unused build option --enable-libmount-force-mountinfo (it's default now) - disable assert code