[asterisk-bugs] [JIRA] (ASTERISK-26802) [patch] Integrity Check Of PJSIP Download Fails

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Feb 17 07:51:10 CST 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235292#comment-235292 ] 

Asterisk Team commented on ASTERISK-26802:
------------------------------------------

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].

> [patch] Integrity Check Of PJSIP Download Fails
> -----------------------------------------------
>
>                 Key: ASTERISK-26802
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26802
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem, pjproject/pjsip
>    Affects Versions: 13.14.0, 14.3.0
>            Reporter: Michael L. Young
>            Severity: Minor
>
> The build process fails to verify the integrity of the PJSIP download when using cURL to download the tarball.
> The issue is with the cURL options.  Passing  "-w \"%{url_effective}\n\"" to cURL, that tells cURL to output the final url that the file was downloaded from.  This output is being appended to the end of the file resulting in garbage at the end of the tarball.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list