<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">It has been a very big week in regards to build changes. &nbsp;I would appreciate if folks could please test out building master and report any issues you may have. &nbsp;As mentioned below, pcre, sqlite, speex, curl and also libedit have been moved to system dependencies, so you may need to update some system installed libs. &nbsp;Please report any issues you have to jira so we can try to address them. &nbsp;If you get an error that you do not have a required lib, please make sure it (and any required devel packages) are installed.<div><br></div><div>Thanks</div><div>Mike</div><div><br><div><div>On Mar 24, 2014, at 9:15 PM, Kathleen King &lt;<a href="mailto:kathleen.king@quentustech.com">kathleen.king@quentustech.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div bgcolor="#FFFFFF" text="#000000" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><p style="margin-bottom: 0in;">Hello, again. This week in the FreeSWITCH master branch we had an amazing amount of work done with the majority of it going toward build support. The week ended with a total of 159 commits! Some big changes came with Freeswitch attempting to use the system versions of pcre, sqlite, speex, and curl rather than automatically using the in tree version. Also, there have been fixes to be able to run configure specifying the srcdir which allows you to build Freeswitch outside of the source directory.</p><div style="margin-bottom: 0in;"><br class="webkit-block-placeholder"></div><p style="margin-bottom: 0in;">The following bugs were squashed:</p>8d67246 FS-6374 --resolve mod_rayo sendfax was using uninitialized memory pool<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6374">http://jira.freeswitch.org/browse/FS-6374</a><br>bd1492e FS-6287 fixed regression from 6e818216e2e615f3241a34253cdea8ee316d9e88 which caused 'operation has no matching challenge' error on outbound invites that are challenged in mod_sofia<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6287">http://jira.freeswitch.org/browse/FS-6287</a><br>19fc943 FS-6360 Mitigate the CRIME TLS flaw<p style="margin-bottom: 0in;">New features that were added:<br>6d0e684 Upgrade windows build to use pcre 8.34 via getlib and to use speex 1.2rc1 via getlib</p>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6348">http://jira.freeswitch.org/browse/FS-6348</a><br>dd242f3 Upgrade windows build to use curl 7.35.0 via getlib<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6346">http://jira.freeswitch.org/browse/FS-6346</a><br>741cb88 FS-6349 Upgrade windows build to use sqlite 3.8.4.1 via getlib<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6349">http://jira.freeswitch.org/browse/FS-6349</a><br>714e313 FS-353: add testing hack to use system xmlrpc-c<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-353">http://jira.freeswitch.org/browse/FS-353</a><p style="margin-bottom: 0in;">Improvements in cross platform build supports:<br>09811b5 FS-6369: fix uninstall on mod_managed</p>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6369">http://jira.freeswitch.org/browse/FS-6369</a><br>e85f06e Completely unbundle pcre<br>9df1727 fix uninitialized variables in mod_translate<br>cba9af4 Drop mod_perl from the debian build temporarily<br>aeebd71 FS-6375 exclude sun from modem support in spandsp<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6375">http://jira.freeswitch.org/browse/FS-6375</a><br>1470622 Require libcurl as a system dependency<br>9f7399c FS-6293: fix lua to build using automake, so it works right with srcdir, and avoids the linking to .a is not portable warning<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6293">http://jira.freeswitch.org/browse/FS-6293</a><br>9a94235 FS-6379: --resolve fix ldns bootstrap/build on solaris<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6379">http://jira.freeswitch.org/browse/FS-6379</a><br>f6d9027 FS-6375 adjust ifdef for sun to allow for different hep_ipheader struct in libsofia<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6375">http://jira.freeswitch.org/browse/FS-6375</a><br>3eb7862 FS-6293: fix mod_shout srcdir build<br>Jira:<span class="Apple-converted-space">&nbsp;</span><a href="http://jira.freeswitch.org/browse/FS-6293">http://jira.freeswitch.org/browse/FS-6293</a><br>3b1278a FS-353 Add curl auto PKG_CONFIG_PATH handling for OS X<br>bf611fc Pull mod_v8 out of the default build<br>And many more!<p style="margin-bottom: 0in;">In terms of stability these were the use cases that were fixed:<br>f3acb03 FS-6341 fixed deadlock in mod_sofia introduced in commit 340b697</p><p style="margin-bottom: 0in;">Some packaging updates:</p>fb2c587 Add debian build-deps for mod_opal<br>6261e5a Drop mod_v8 from debian build for now<br>90404d5 Purge mod_voipcodecs from debian/control-modules<br>046df6b Export V=1 for debian builds<br>54cd0df Support change to system libspeex in debian<br>83125da update Debian packaging to use configure.ac files<p style="margin-bottom: 0in;">Feedback welcome and the referenced commits are in the attached text file with corresponding Jira links.</p><p style="margin-bottom: 0in;"><br></p><pre class="moz-signature" cols="72">-- 
Kathleen King
Quentus Technologies, INC
1037 NE 65th St Suite 273
Seattle, WA 98115
Main:   (877) 211-9337
Cell:   (703) 859-3757
<a class="moz-txt-link-abbreviated" href="mailto:kathleen.king@quentustech.com">kathleen.king@quentustech.com</a></pre><span>&lt;2014_3_16-2014_3_22.txt&gt;</span>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com/">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com/">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br></div></blockquote></div><br></div></body></html>