Name: | libuuid |
---|---|
Version: | 2.32.1 |
Release: | 28.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 35088 |
License: | BSD |
RPM: | libuuid-2.32.1-28.el8.x86_64.rpm |
Source RPM: | util-linux-2.32.1-28.el8.src.rpm |
Build Date: | Sat Oct 09 2021 |
Build Host: | build-ol8-x86_64.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 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 #1906157 - after su from root to a normal user mesg is unable to show current status - fix #1917852 - findmnt: add option to list all fs-independent flags - fix #1922299 - throws error using /sbin/nologin: invalid option -- 'c' - fix #1940607 - lsblk sometimes returns block devices in wrong order with --pairs - fix #1919529 - [RFE] RHEL-8: Support option flags with mount(8) --bind - fix #1946921 - RHEL8: mount --rbind -o rprivate doesn't do recursive bind mount
- update lscpu-show-physical-socket-on-aarch64-without-ACPI-P.patch (#1882740)
- update regression tests (related to #1900498)
- fix #1884194 - RHEL-8: chrt command does not support the -R option - fix #1855759 - mount.8: clarify (no)suid behavior on file capabilities - fix #1861670 - lsblk can not show serial information for virtio disk - fix #1883783 - lscpu: avoid segfault on PowerPC systems with valid hardware configurations - fix #1900498 - libfdisk/libmount: backport two patches for upstream systemd - fix #1883056 - lscpu support for Fujitsu A64FX - fix #1882740 - lscpu: use SMBIOS Type 4 strings for CPU vendor and model on ARM
- 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