[asterisk-bugs] [JIRA] (ASTERISK-26812) [patch] Fix download_externals To Allow The Use Of curl Or wget

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Thu Mar 23 16:59:11 CDT 2017


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

Kevin Harwell updated ASTERISK-26812:
-------------------------------------

    Target Release Version/s:     (was: 13.4.0)

> [patch] Fix download_externals To Allow The Use Of curl Or wget
> ---------------------------------------------------------------
>
>                 Key: ASTERISK-26812
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26812
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Codecs/General, Core/BuildSystem
>    Affects Versions: 13.14.0, 14.3.0, GIT
>            Reporter: Michael L. Young
>            Assignee: Michael L. Young
>            Severity: Minor
>      Target Release: 13.15.0, 14.4.0
>
>
> Not sure if this is really a bug versus an improvement.  I can see it being viewed as a bug though by some.
> The current build_tools/download_externals file depends on wget in order to download external modules.
> The current build system is able to discover which tool to use for fetching remote files - either wget or curl.  This patch takes advantage of this capability by modifying the two calls to the wget binary to instead use what was discovered by the build system.



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



More information about the asterisk-bugs mailing list