Description
							
								This is the universally unique ID library, part of util-linux-ng.
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.
							
							
							Packages
					        
					        
					            | libuuid-2.17.2-12.28.el6_9.2.x86_64
					              [71 KiB] | Changelog
					              by Karel Zak (2017-12-05): - fix #1448225 - make hostname in login(1) prompt optional | 
					            | libuuid-2.17.2-12.28.el6_9.1.x86_64
					              [71 KiB] | Changelog
					              by Karel Zak (2017-10-31): - fix #1448225 - Please add the -H option to login |