<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8183">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Allow fetch of PJProject without trust anchors.<br><br>ASTERISK-27665<br><br>Change-Id: I573308fa11a69d28480b669971b5bfe66476fa60<br>---<br>M configure<br>M configure.ac<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/83/8183/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure b/configure<br>index 63d4db0..8450a02 100755<br>--- a/configure<br>+++ b/configure<br>@@ -7994,7 +7994,7 @@<br> <br> <br>   DOWNLOAD=${FETCH}<br>-  DOWNLOAD_TO_STDOUT="${FETCH} -o-"<br>+  DOWNLOAD_TO_STDOUT="${FETCH} --no-verify-peer -o-"<br>   DOWNLOAD_TIMEOUT='--timeout=$(or $2,$1)'<br> fi<br> fi<br>diff --git a/configure.ac b/configure.ac<br>index b7d0158..870c83e 100644<br>--- a/configure.ac<br>+++ b/configure.ac<br>@@ -292,7 +292,7 @@<br> else<br>   AC_PATH_PROG([FETCH], [fetch], [:])<br>   DOWNLOAD=${FETCH}<br>-  DOWNLOAD_TO_STDOUT="${FETCH} -o-"<br>+  DOWNLOAD_TO_STDOUT="${FETCH} --no-verify-peer -o-"<br>   DOWNLOAD_TIMEOUT='--timeout=$(or $2,$1)'<br> fi<br> fi<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8183">change 8183</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8183"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I573308fa11a69d28480b669971b5bfe66476fa60 </div>
<div style="display:none"> Gerrit-Change-Number: 8183 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>