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

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Thu Mar 23 15:50:26 CDT 2017


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

Kevin Harwell updated ASTERISK-26802:
-------------------------------------

    Target Release Version/s: 13.15.0

> [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
>      Target Release: 13.15.0
>
>
> 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