[Home]

Summary:ASTERISK-27933: [patch] uuid: Enable UUID in Solaris 11.
Reporter:Alexander Traud (traud)Labels:patch
Date Opened:2018-06-21 11:42:10Date Closed:2018-06-26 10:45:44
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/Portability
Versions:13.21.1 15.4.1 Frequency of
Occurrence
Related
Issues:
Environment:Solaris 11.3Attachments:( 0) solaris-uuid.patch
Description:Since Asterisk 12, the library UUID is an essential package to compile and run Asterisk. However, {{uuid_unparse_lower(.)}} does not exist in Solaris. Instead use the more generic {{uuid_unparse(.)}}. Nothing in Asterisk uses {{ast_uuid_to_str(.)}} and its documentation does not give any guarantee about the case of the characters within a UUID. Furthermore, the API of UUID in Solaris does not allow the {{const}} qualifier. The attached patch fixes all this.

This issue [was reported|http://community.asterisk.org/t/44689] by the user bautsche.
Comments:By: Asterisk Team (asteriskteam) 2018-06-21 11:42:12.246-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-06-26 10:45:45

Change 9269 merged by Jenkins2:
uuid: Enable UUID in Solaris 11.

[https://gerrit.asterisk.org/9269|https://gerrit.asterisk.org/9269]

By: Friendly Automation (friendly-automation) 2018-06-26 11:09:50.058-0500

Change 9268 merged by Kevin Harwell:
uuid: Enable UUID in Solaris 11.

[https://gerrit.asterisk.org/9268|https://gerrit.asterisk.org/9268]

By: Friendly Automation (friendly-automation) 2018-06-26 11:10:09.541-0500

Change 9265 merged by Kevin Harwell:
uuid: Enable UUID in Solaris 11.

[https://gerrit.asterisk.org/9265|https://gerrit.asterisk.org/9265]