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

Michael L. Young (JIRA) noreply at issues.asterisk.org
Fri Feb 17 20:45:10 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael L. Young reassigned ASTERISK-26802:
-------------------------------------------

    Assignee:     (was: Michael L. Young)

> [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  {noformat}"-w \"%{url_effective}\n\""{noformat} 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