You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2021/01/07 03:13:01 UTC

[jira] [Created] (GUACAMOLE-1254) Support libuuid (util-linux) in addition to OSSP UUID

Mike Jumper created GUACAMOLE-1254:
--------------------------------------

             Summary: Support libuuid (util-linux) in addition to OSSP UUID
                 Key: GUACAMOLE-1254
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1254
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole-server, libguac
            Reporter: Mike Jumper
         Attachments: image-2021-01-06-18-26-19-184.png

The server side of Guacamole has used the OSSP UUID library to generate its unique identifiers for ages, but this library has been [the occasional source of trouble|https://issues.apache.org/jira/browse/GUACAMOLE-999]:

!image-2021-01-06-18-26-19-184.png!

It would probably be better to build against the libuuid (part of util-linux), as it is widely available across the various Linux distros. For non-Linux systems, OSSP UUID remains the best alternative.

libuuid is licensed under 3-clause BSD.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)