From: Theodore Ts'o Date: Tue, 3 Jun 2008 01:37:06 +0000 (-0400) Subject: debian: Improve uuid-runtime package description X-Git-Tag: v1.40.11~7 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9aa109c95dd0fc2cbcb0d309ab830d5898e1344b;p=tools%2Fe2fsprogs.git debian: Improve uuid-runtime package description Addresses-Debian-Bug: #483962 Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/control b/debian/control index 73e7ac8..c3ceda4 100644 --- a/debian/control +++ b/debian/control @@ -95,8 +95,13 @@ Description: universally unique id library libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. . - This package contains the uuidd daemon which is used by libuuid as well as - the uuidgen program. + This package contains the uuidgen program and the uuidd daemon. + . + The uuidd daemon is used to generate universally unique identifiers (UUIDs), + especially time-based UUID’s, in a secure and guaranteed-unique fashion, + even in the face of large numbers of threads trying to grab UUID’s + running on different CPU’s. It is used by by libuuid as well as the + uuidgen program. Package: libuuid1-udeb Section: debian-installer