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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Feb 22 13:03:10 CST 2017


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

Asterisk Team commented on ASTERISK-26812:
------------------------------------------

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] 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
>            Severity: Minor
>
> 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