[
https://issues.apache.org/jira/browse/GUACAMOLE-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper updated GUACAMOLE-1254:
-----------------------------------
Description:
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] among users
building Guacamole from source:
!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.
was:
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.
> 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
> Priority: Trivial
> 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] among users
> building Guacamole from source:
> !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)