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

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Aug 2 10:09:39 CDT 2017


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

George Joseph updated ASTERISK-26802:
-------------------------------------

    Target Release Version/s: 15.0.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, 14.4.0, 15.0.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