Compare commits

...

8 Commits

Author SHA1 Message Date
Leif Madsen
f9d7cc227a Importing release summary for 1.8.2 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2@301499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 17:44:01 +00:00
Leif Madsen
830a38b230 Update ChangeLog, .version file, and remove summary files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2@301495 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 17:04:33 +00:00
Leif Madsen
00ca758ff7 ------------------------------------------------------------------------
r301221 | pabelanger | 2011-01-09 15:40:35 -0600 (Sun, 09 Jan 2011) | 21 lines

Merged revisions 301220 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2 [^]

........
  r301220 | pabelanger | 2011-01-09 16:38:24 -0500 (Sun, 09 Jan 2011) | 14 lines
  
  SOUND_CACHE_DIR now defaults to empty
  
  Sounds files included in the Asterisk tarball were being ignored and
  re-downloaded. Users wanting to cache the files can still override the setting
  using the --with-sounds-cache option.
  
  (closes issue 0018589)
  Reported by: pabelanger
  Patches:
        issue18589.patch uploaded by pabelanger (license 224)
        Tested by: pabelanger
  
  Review: https://reviewboard.asterisk.org/r/1074/ [^]
........

------------------------------------------------------------------------

git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2@301494 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 16:52:31 +00:00
Leif Madsen
ef8953ed4c Create Asterisk 1.8.2 from 1.8.2-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2@301456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 16:18:54 +00:00
Leif Madsen
2dae3bd1ca Use autotagged externals
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2-rc1@298191 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:26:29 +00:00
Leif Madsen
0c189f2a78 Importing release summary for 1.8.2-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2-rc1@298190 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:26:24 +00:00
Leif Madsen
581f87b14e Importing files for 1.8.2-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2-rc1@298189 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:26:20 +00:00
Leif Madsen
1793244b6f Creating tag for the release of asterisk-1.8.2-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.2-rc1@298188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:24:45 +00:00
9 changed files with 60966 additions and 7746 deletions

3
.lastclean Normal file
View File

@@ -0,0 +1,3 @@
38

1
.version Normal file
View File

@@ -0,0 +1 @@
1.8.2

27005
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

365
asterisk-1.8.2-summary.html Normal file
View File

@@ -0,0 +1,365 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Release Summary - asterisk-1.8.2</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.8.2</h3>
<h3 align="center">Date: 2011-01-12</h3>
<h3 align="center">&lt;asteriskteam@digium.com&gt;</h3>
<hr/>
<h2 align="center">Table of Contents</h2>
<ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#issues">Closed Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol>
<hr/>
<a name="summary"><h2 align="center">Summary</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p>
<p>The data in this summary reflects changes that have been made since the previous release, asterisk-1.8.1.1.</p>
<hr/>
<a name="contributors"><h2 align="center">Contributors</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were closed by commits that went into this release.</p>
<table width="100%" border="0">
<tr>
<td width="33%"><h3>Coders</h3></td>
<td width="33%"><h3>Testers</h3></td>
<td width="33%"><h3>Reporters</h3></td>
</tr>
<tr valign="top">
<td>
11 rmudgett<br/>
10 russell<br/>
9 tilghman<br/>
6 lmadsen<br/>
5 jpeeler<br/>
5 mnicholson<br/>
5 pabelanger<br/>
3 twilson<br/>
2 klaus3000<br/>
2 oej<br/>
2 seanbright<br/>
1 bbryant<br/>
1 bjm<br/>
1 dvossel<br/>
1 jsolares<br/>
1 junky<br/>
1 may<br/>
1 nivek<br/>
</td>
<td>
3 klaus3000<br/>
2 cmbaker82<br/>
2 russell<br/>
2 twilson<br/>
1 alecdavis<br/>
1 bjm<br/>
1 jsolares<br/>
1 Marquis<br/>
1 nivek<br/>
1 ranjtech<br/>
1 rmudgett<br/>
1 tilghman<br/>
</td>
<td>
4 klaus3000<br/>
2 oej<br/>
1 alecdavis<br/>
1 birgita<br/>
1 bjm<br/>
1 cmaj<br/>
1 eeman<br/>
1 junky<br/>
1 kwemheuer<br/>
1 macbrody<br/>
1 marcbou<br/>
1 mbrevda<br/>
1 nerbos<br/>
1 nevermind_quack<br/>
1 nivek<br/>
1 pabelanger<br/>
1 rain<br/>
1 ranjtech<br/>
1 rsw686<br/>
1 SantaFox<br/>
1 tnakonz<br/>
1 vmarrone<br/>
1 zahir_koradia<br/>
</td>
</tr>
</table>
<hr/>
<a name="issues"><h2 align="center">Closed Issues</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p>
<h3>Category: Applications/app_followme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18126">#18126</a>: [patch] stuck channels if followme context doesnt exists<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297733">297733</a><br/>
Reporter: junky<br/>
Coders: junky<br/>
<br/>
<h3>Category: Applications/app_meetme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18322">#18322</a>: Redirect two bridged channels to the same conference<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295866">295866</a><br/>
Reporter: nerbos<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18369">#18369</a>: Conference with scheduler blocks on realtime ODBC connection to MSSQL database<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296467">296467</a><br/>
Reporter: tnakonz<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Applications/app_queue</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18031">#18031</a>: potential channel/queue deadlock when setqueuevar enabled<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295670">295670</a><br/>
Reporter: rain<br/>
Coders: bbryant<br/>
<br/>
<h3>Category: CDR/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18415">#18415</a>: [patch] Asterisk 1.8.1-rc1 crashes in cdr.c line 1201 after a parked call catched with parkedcall() is hungup<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297952">297952</a><br/>
Reporter: macbrody<br/>
Testers: jsolares, twilson<br/>
Coders: jsolares<br/>
<br/>
<h3>Category: Channels/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18129">#18129</a>: [patch] Oneway audio from SIP phone to FXS port after FXS port gets a CallWaiting pip<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296167">296167</a><br/>
Reporter: alecdavis<br/>
Testers: alecdavis, rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18211">#18211</a>: Channel hangs up when redirected through CLI or AMI<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295866">295866</a><br/>
Reporter: zahir_koradia<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18230">#18230</a>: [regression] Redirect function (over console or AMI) does not work anymore<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295866">295866</a><br/>
Reporter: vmarrone<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Channels/chan_gtalk</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18412">#18412</a>: [patch] outbound google voice calls fail (staring approx 30Nov2010)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297957">297957</a><br/>
Reporter: nevermind_quack<br/>
Coders: dvossel<br/>
<br/>
<h3>Category: Channels/chan_iax2</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18397">#18397</a>: IAX2 CODEC_PRES wrong (offset error?)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296992">296992</a><br/>
Reporter: birgita<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18398">#18398</a>: [patch] segfault with 'core stop gracefully'<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296673">296673</a><br/>
Reporter: pabelanger<br/>
Coders: pabelanger<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18051">#18051</a>: SIP brute force attemps having a DoS effect<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297965">297965</a><br/>
Reporter: eeman<br/>
Testers: twilson<br/>
Coders: twilson<br/>
<br/>
<h3>Category: Channels/chan_sip/Interoperability</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18275">#18275</a>: [patch] "sip notify clear-mwi" needs terminating CRLF<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295477">295477</a><br/>
Reporter: klaus3000<br/>
Coders: klaus3000<br/>
<br/>
<h3>Category: Channels/chan_sip/Subscriptions</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18342">#18342</a>: [patch] chan_sip continues to call add_peer_mwi_subs which continues to increament MWI NOTIFY's<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296352">296352</a><br/>
Reporter: nivek<br/>
Testers: nivek<br/>
Coders: nivek<br/>
<br/>
<h3>Category: Channels/chan_sip/Transfers</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18185">#18185</a>: Blind transfer failure, A calls B, B transfers to C<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295866">295866</a><br/>
Reporter: kwemheuer<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Core/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18284">#18284</a>: [patch] devicestate is not aggregated from all received events<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295711">295711</a><br/>
Reporter: klaus3000<br/>
Testers: russell, klaus3000<br/>
Coders: russell<br/>
<br/>
<h3>Category: Core/Internationalization</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18353">#18353</a>: saynumber(1,n) in Swedish doesn't work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295949">295949</a><br/>
Reporter: oej<br/>
Coders: oej<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18355">#18355</a>: saynumber() fixes for Swedish<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296391">296391</a><br/>
Reporter: oej<br/>
Coders: oej<br/>
<br/>
<h3>Category: Core/Netsock</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18442">#18442</a>: [patch] Error building netsock library on OpenSolaris 5.11 snv_134b<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298051">298051</a><br/>
Reporter: ranjtech<br/>
Testers: ranjtech<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Core/Portability</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18384">#18384</a>: [patch] main/asterisk.c compile errors<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296534">296534</a><br/>
Reporter: bjm<br/>
Testers: tilghman, bjm<br/>
Coders: bjm, tilghman<br/>
<br/>
<h3>Category: Core/RTP</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18189">#18189</a>: RFC2833 DTMF generation broken due to SSRC change on bridges channels<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297825">297825</a><br/>
Reporter: marcbou<br/>
Testers: cmbaker82<br/>
Coders: jpeeler<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18352">#18352</a>: SSRC is changing when DTMF sent<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297825">297825</a><br/>
Reporter: rsw686<br/>
Testers: cmbaker82<br/>
Coders: jpeeler<br/>
<br/>
<h3>Category: General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18171">#18171</a>: Channel redirect doesn't work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295866">295866</a><br/>
Reporter: SantaFox<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_fax</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18299">#18299</a>: Asterisk not send fax to fax extension<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295866">295866</a><br/>
Reporter: mbrevda<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_jabber</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18272">#18272</a>: [patch] distributed device state does not work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296354">296354</a><br/>
Reporter: klaus3000<br/>
Testers: klaus3000, Marquis<br/>
Coders: klaus3000<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18280">#18280</a>: EID is not copied when event is received from XMPP and forwarded into Asterisk's core<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295711">295711</a><br/>
Reporter: klaus3000<br/>
Testers: russell, klaus3000<br/>
Coders: russell<br/>
<br/>
<h3>Category: Utilities/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18385">#18385</a>: ast_expr2.y undefined references with DEBUG_FD_LEAKS<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296429">296429</a><br/>
Reporter: cmaj<br/>
Coders: tilghman<br/>
<br/>
<hr/>
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295164">295164</a></td><td>russell</td><td>Check for wikiexport.py in PATH and give a useful error message if not found.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295201">295201</a></td><td>russell</td><td>Remove intentional typo I had added when testing the check. oops.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295278">295278</a></td><td>russell</td><td>Check for pdftotext and give a useful error if not found.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295282">295282</a></td><td>rmudgett</td><td>Dead code elimination in channel.c:ast_channel_bridge() variable who.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295361">295361</a></td><td>pabelanger</td><td>Uncomment settings under [global], to surpress warning when loading Asterisk.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295404">295404</a></td><td>pabelanger</td><td>Add RedHat specific dependencies</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295441">295441</a></td><td>pabelanger</td><td>Fix compiler warnings when using openssl-dev 1.0.0+</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295516">295516</a></td><td>rmudgett</td><td>Bring sig_analog extraction more into alignment with orig-trunk/v1.6.2 chan_dahdi.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295673">295673</a></td><td>twilson</td><td>Discard responses with more than one Via</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295747">295747</a></td><td>rmudgett</td><td>One way audio before answering call waiting call on analog port.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=295869">295869</a></td><td>seanbright</td><td>Change some documentation to suggest dahdi_monitor instead of ztmonitor.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296002">296002</a></td><td>russell</td><td>Handle failures building translation paths more effectively.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296084">296084</a></td><td>russell</td><td>Fix false reporting of an error by set_format().</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296230">296230</a></td><td>russell</td><td>Make Asterisk less crashy.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296582">296582</a></td><td>rmudgett</td><td>Merged revision 296575 from</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296628">296628</a></td><td>russell</td><td>Complete some error handling in transmit_publish() in chan_sip.c.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296787">296787</a></td><td>tilghman</td><td>DOC: Conference number can be omitted; if omitted, all users in a meetme are listed.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296870">296870</a></td><td>jpeeler</td><td>Properly restore backup information file when hanging up during message prepending.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=296951">296951</a></td><td>tilghman</td><td>Missed initializations caused startup errors on Mac OS X (and possibly others, too).</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297075">297075</a></td><td>jpeeler</td><td>Fix not stopping MOH when transfered local channel queue member is answered.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297157">297157</a></td><td>mnicholson</td><td>Changed some NOTICE and WARNING messages to DEBUG messages.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297245">297245</a></td><td>russell</td><td>Add "DAHDI" to a couple of app_meetme error messages.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297312">297312</a></td><td>twilson</td><td>Initialize offset for adaptive jitter buffer</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297406">297406</a></td><td>pabelanger</td><td>Resolve compile error under FreeBSD</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297486">297486</a></td><td>mnicholson</td><td>Add support for reserving a fax session before answering the channel.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297495">297495</a></td><td>mnicholson</td><td>Print a DEBUG message instead of a WARNING message when the selected fax tech does not support reserving sessions.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297535">297535</a></td><td>seanbright</td><td>The CLI command should not contain <placeholder>s, these are for descriptions.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297607">297607</a></td><td>jpeeler</td><td>Improve handling of REGISTER requests with multiple contact headers.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297821">297821</a></td><td>tilghman</td><td>Use non-deprecated APIs for CoreAudio</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297905">297905</a></td><td>mnicholson</td><td>Display the capabilities requested when requesting a fax session fails instead of displaying a hex value.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=297909">297909</a></td><td>tilghman</td><td>Use inheritance to get correct results for SIPFROMDOMAIN.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298054">298054</a></td><td>mnicholson</td><td>Prevent a memcpy overlap in GENERIC_FAX_EXEC_SET_VARS</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298099">298099</a></td><td>may</td><td>Correction to work with gatekeeper which don't send GK ID</td>
<td><a href="https://issues.asterisk.org/view.php?id=18401">#18401</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298192">298192</a></td><td>lmadsen</td><td>Create 1.8.1.1 tag from 1.8.1.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298203">298203</a></td><td>lmadsen</td><td>Update ChangeLog and .version file. Merge fixes for CDR crash and chan_gtalk fixup.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298285">298285</a></td><td>lmadsen</td><td>Importing release summary for 1.8.1.1 release.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301456">301456</a></td><td>lmadsen</td><td>Create Asterisk 1.8.2 from 1.8.2-rc1</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301494">301494</a></td><td>lmadsen</td><td></td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301495">301495</a></td><td>lmadsen</td><td>Update ChangeLog, .version file, and remove summary files.</td>
<td></td></tr></table>
<hr/>
<a name="diffstat"><h2 align="center">Diffstat Results</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p>
<pre>
.version | 2
ChangeLog | 37 +
Makefile | 16
addons/ooh323c/src/ooGkClient.c | 88 ++--
apps/app_dial.c | 11
apps/app_followme.c | 10
apps/app_macro.c | 24 -
apps/app_meetme.c | 12
apps/app_queue.c | 13
apps/app_voicemail.c | 10
asterisk-1.8.2-rc1-summary.html | 352 ----------------
asterisk-1.8.2-rc1-summary.txt | 466 ----------------------
autoconf/ast_ext_lib.m4 | 2
build_tools/prep_tarball | 19
channels/chan_console.c | 2
channels/chan_dahdi.c | 460 +++++++++++++--------
channels/chan_gtalk.c | 45 +-
channels/chan_iax2.c | 13
channels/chan_misdn.c | 9
channels/chan_sip.c | 88 +++-
channels/misdn/isdn_msg_parser.c | 20
channels/sig_analog.c | 610 ++++++++++++++++-------------
channels/sig_analog.h | 42 +
channels/sig_pri.h | 4
configs/chan_dahdi.conf.sample | 2
configs/extensions.conf.sample | 4
configs/res_curl.conf.sample | 4
configs/sip_notify.conf.sample | 2
configure | 2
configure.ac | 2
contrib/init.d/org.asterisk.asterisk.plist | 6
contrib/init.d/org.asterisk.muted.plist | 33 +
contrib/scripts/install_prereq | 5
include/asterisk.h | 4
include/asterisk/autoconfig.h.in | 68 ++-
include/asterisk/channel.h | 32 +
include/asterisk/event.h | 20
include/asterisk/frame.h | 11
include/asterisk/jabber.h | 2
include/asterisk/res_fax.h | 25 -
main/abstract_jb.c | 5
main/asterisk.c | 8
main/channel.c | 154 ++++---
main/event.c | 161 +++++++
main/features.c | 10
main/netsock.c | 2
main/pbx.c | 24 -
main/say.c | 93 ++--
res/res_fax.c | 324 ++++++++++++---
res/res_jabber.c | 85 +---
utils/muted.c | 76 ++-
51 files changed, 1871 insertions(+), 1648 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

489
asterisk-1.8.2-summary.txt Normal file
View File

@@ -0,0 +1,489 @@
Release Summary
asterisk-1.8.2
Date: 2011-01-12
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release includes only bug fixes. The changes included were made only
to address problems that have been identified in this release series.
Users should be able to safely upgrade to this version if this release
series is already in use. Users considering upgrading from a previous
release series are strongly encouraged to review the UPGRADE.txt document
as well as the CHANGES document for information about upgrading to this
release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-1.8.1.1.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were closed by commits that went into this
release.
Coders Testers Reporters
11 rmudgett 3 klaus3000 4 klaus3000
10 russell 2 cmbaker82 2 oej
9 tilghman 2 russell 1 alecdavis
6 lmadsen 2 twilson 1 birgita
5 jpeeler 1 alecdavis 1 bjm
5 mnicholson 1 bjm 1 cmaj
5 pabelanger 1 jsolares 1 eeman
3 twilson 1 Marquis 1 junky
2 klaus3000 1 nivek 1 kwemheuer
2 oej 1 ranjtech 1 macbrody
2 seanbright 1 rmudgett 1 marcbou
1 bbryant 1 tilghman 1 mbrevda
1 bjm 1 nerbos
1 dvossel 1 nevermind_quack
1 jsolares 1 nivek
1 junky 1 pabelanger
1 may 1 rain
1 nivek 1 ranjtech
1 rsw686
1 SantaFox
1 tnakonz
1 vmarrone
1 zahir_koradia
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Category: Applications/app_followme
#18126: [patch] stuck channels if followme context doesnt exists
Revision: 297733
Reporter: junky
Coders: junky
Category: Applications/app_meetme
#18322: Redirect two bridged channels to the same conference
Revision: 295866
Reporter: nerbos
Coders: rmudgett
#18369: Conference with scheduler blocks on realtime ODBC connection to
MSSQL database
Revision: 296467
Reporter: tnakonz
Coders: tilghman
Category: Applications/app_queue
#18031: potential channel/queue deadlock when setqueuevar enabled
Revision: 295670
Reporter: rain
Coders: bbryant
Category: CDR/General
#18415: [patch] Asterisk 1.8.1-rc1 crashes in cdr.c line 1201 after a
parked call catched with parkedcall() is hungup
Revision: 297952
Reporter: macbrody
Testers: jsolares, twilson
Coders: jsolares
Category: Channels/General
#18129: [patch] Oneway audio from SIP phone to FXS port after FXS port
gets a CallWaiting pip
Revision: 296167
Reporter: alecdavis
Testers: alecdavis, rmudgett
Coders: rmudgett
#18211: Channel hangs up when redirected through CLI or AMI
Revision: 295866
Reporter: zahir_koradia
Coders: rmudgett
#18230: [regression] Redirect function (over console or AMI) does not work
anymore
Revision: 295866
Reporter: vmarrone
Coders: rmudgett
Category: Channels/chan_gtalk
#18412: [patch] outbound google voice calls fail (staring approx
30Nov2010)
Revision: 297957
Reporter: nevermind_quack
Coders: dvossel
Category: Channels/chan_iax2
#18397: IAX2 CODEC_PRES wrong (offset error?)
Revision: 296992
Reporter: birgita
Coders: tilghman
#18398: [patch] segfault with 'core stop gracefully'
Revision: 296673
Reporter: pabelanger
Coders: pabelanger
Category: Channels/chan_sip/General
#18051: SIP brute force attemps having a DoS effect
Revision: 297965
Reporter: eeman
Testers: twilson
Coders: twilson
Category: Channels/chan_sip/Interoperability
#18275: [patch] "sip notify clear-mwi" needs terminating CRLF
Revision: 295477
Reporter: klaus3000
Coders: klaus3000
Category: Channels/chan_sip/Subscriptions
#18342: [patch] chan_sip continues to call add_peer_mwi_subs which
continues to increament MWI NOTIFY's
Revision: 296352
Reporter: nivek
Testers: nivek
Coders: nivek
Category: Channels/chan_sip/Transfers
#18185: Blind transfer failure, A calls B, B transfers to C
Revision: 295866
Reporter: kwemheuer
Coders: rmudgett
Category: Core/General
#18284: [patch] devicestate is not aggregated from all received events
Revision: 295711
Reporter: klaus3000
Testers: russell, klaus3000
Coders: russell
Category: Core/Internationalization
#18353: saynumber(1,n) in Swedish doesn't work
Revision: 295949
Reporter: oej
Coders: oej
#18355: saynumber() fixes for Swedish
Revision: 296391
Reporter: oej
Coders: oej
Category: Core/Netsock
#18442: [patch] Error building netsock library on OpenSolaris 5.11
snv_134b
Revision: 298051
Reporter: ranjtech
Testers: ranjtech
Coders: tilghman
Category: Core/Portability
#18384: [patch] main/asterisk.c compile errors
Revision: 296534
Reporter: bjm
Testers: tilghman, bjm
Coders: bjm, tilghman
Category: Core/RTP
#18189: RFC2833 DTMF generation broken due to SSRC change on bridges
channels
Revision: 297825
Reporter: marcbou
Testers: cmbaker82
Coders: jpeeler
#18352: SSRC is changing when DTMF sent
Revision: 297825
Reporter: rsw686
Testers: cmbaker82
Coders: jpeeler
Category: General
#18171: Channel redirect doesn't work
Revision: 295866
Reporter: SantaFox
Coders: rmudgett
Category: Resources/res_fax
#18299: Asterisk not send fax to fax extension
Revision: 295866
Reporter: mbrevda
Coders: rmudgett
Category: Resources/res_jabber
#18272: [patch] distributed device state does not work
Revision: 296354
Reporter: klaus3000
Testers: klaus3000, Marquis
Coders: klaus3000
#18280: EID is not copied when event is received from XMPP and forwarded
into Asterisk's core
Revision: 295711
Reporter: klaus3000
Testers: russell, klaus3000
Coders: russell
Category: Utilities/General
#18385: ast_expr2.y undefined references with DEBUG_FD_LEAKS
Revision: 296429
Reporter: cmaj
Coders: tilghman
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
This is a list of all changes that went into this release that did not
directly close an issue from the issue tracker. The commits may have been
marked as being related to an issue. If that is the case, the issue
numbers are listed here, as well.
+------------------------------------------------------------------------+
| Revision | Author | Summary | Issues |
| | | | Referenced |
|----------+------------+-----------------------------------+------------|
| | | Check for wikiexport.py in PATH | |
| 295164 | russell | and give a useful error message | |
| | | if not found. | |
|----------+------------+-----------------------------------+------------|
| | | Remove intentional typo I had | |
| 295201 | russell | added when testing the check. | |
| | | oops. | |
|----------+------------+-----------------------------------+------------|
| 295278 | russell | Check for pdftotext and give a | |
| | | useful error if not found. | |
|----------+------------+-----------------------------------+------------|
| | | Dead code elimination in | |
| 295282 | rmudgett | channel.c:ast_channel_bridge() | |
| | | variable who. | |
|----------+------------+-----------------------------------+------------|
| | | Uncomment settings under | |
| 295361 | pabelanger | [global], to surpress warning | |
| | | when loading Asterisk. | |
|----------+------------+-----------------------------------+------------|
| 295404 | pabelanger | Add RedHat specific dependencies | |
|----------+------------+-----------------------------------+------------|
| 295441 | pabelanger | Fix compiler warnings when using | |
| | | openssl-dev 1.0.0+ | |
|----------+------------+-----------------------------------+------------|
| | | Bring sig_analog extraction more | |
| 295516 | rmudgett | into alignment with | |
| | | orig-trunk/v1.6.2 chan_dahdi. | |
|----------+------------+-----------------------------------+------------|
| 295673 | twilson | Discard responses with more than | |
| | | one Via | |
|----------+------------+-----------------------------------+------------|
| 295747 | rmudgett | One way audio before answering | |
| | | call waiting call on analog port. | |
|----------+------------+-----------------------------------+------------|
| | | Change some documentation to | |
| 295869 | seanbright | suggest dahdi_monitor instead of | |
| | | ztmonitor. | |
|----------+------------+-----------------------------------+------------|
| | | Handle failures building | |
| 296002 | russell | translation paths more | |
| | | effectively. | |
|----------+------------+-----------------------------------+------------|
| 296084 | russell | Fix false reporting of an error | |
| | | by set_format(). | |
|----------+------------+-----------------------------------+------------|
| 296230 | russell | Make Asterisk less crashy. | |
|----------+------------+-----------------------------------+------------|
| 296582 | rmudgett | Merged revision 296575 from | |
|----------+------------+-----------------------------------+------------|
| 296628 | russell | Complete some error handling in | |
| | | transmit_publish() in chan_sip.c. | |
|----------+------------+-----------------------------------+------------|
| | | DOC: Conference number can be | |
| 296787 | tilghman | omitted; if omitted, all users in | |
| | | a meetme are listed. | |
|----------+------------+-----------------------------------+------------|
| | | Properly restore backup | |
| 296870 | jpeeler | information file when hanging up | |
| | | during message prepending. | |
|----------+------------+-----------------------------------+------------|
| | | Missed initializations caused | |
| 296951 | tilghman | startup errors on Mac OS X (and | |
| | | possibly others, too). | |
|----------+------------+-----------------------------------+------------|
| | | Fix not stopping MOH when | |
| 297075 | jpeeler | transfered local channel queue | |
| | | member is answered. | |
|----------+------------+-----------------------------------+------------|
| 297157 | mnicholson | Changed some NOTICE and WARNING | |
| | | messages to DEBUG messages. | |
|----------+------------+-----------------------------------+------------|
| 297245 | russell | Add "DAHDI" to a couple of | |
| | | app_meetme error messages. | |
|----------+------------+-----------------------------------+------------|
| 297312 | twilson | Initialize offset for adaptive | |
| | | jitter buffer | |
|----------+------------+-----------------------------------+------------|
| 297406 | pabelanger | Resolve compile error under | |
| | | FreeBSD | |
|----------+------------+-----------------------------------+------------|
| | | Add support for reserving a fax | |
| 297486 | mnicholson | session before answering the | |
| | | channel. | |
|----------+------------+-----------------------------------+------------|
| | | Print a DEBUG message instead of | |
| 297495 | mnicholson | a WARNING message when the | |
| | | selected fax tech does not | |
| | | support reserving sessions. | |
|----------+------------+-----------------------------------+------------|
| | | The CLI command should not | |
| 297535 | seanbright | contain s, these are for | |
| | | descriptions. | |
|----------+------------+-----------------------------------+------------|
| | | Improve handling of REGISTER | |
| 297607 | jpeeler | requests with multiple contact | |
| | | headers. | |
|----------+------------+-----------------------------------+------------|
| 297821 | tilghman | Use non-deprecated APIs for | |
| | | CoreAudio | |
|----------+------------+-----------------------------------+------------|
| | | Display the capabilities | |
| 297905 | mnicholson | requested when requesting a fax | |
| | | session fails instead of | |
| | | displaying a hex value. | |
|----------+------------+-----------------------------------+------------|
| 297909 | tilghman | Use inheritance to get correct | |
| | | results for SIPFROMDOMAIN. | |
|----------+------------+-----------------------------------+------------|
| 298054 | mnicholson | Prevent a memcpy overlap in | |
| | | GENERIC_FAX_EXEC_SET_VARS | |
|----------+------------+-----------------------------------+------------|
| 298099 | may | Correction to work with | #18401 |
| | | gatekeeper which don't send GK ID | |
|----------+------------+-----------------------------------+------------|
| 298192 | lmadsen | Create 1.8.1.1 tag from 1.8.1. | |
|----------+------------+-----------------------------------+------------|
| | | Update ChangeLog and .version | |
| 298203 | lmadsen | file. Merge fixes for CDR crash | |
| | | and chan_gtalk fixup. | |
|----------+------------+-----------------------------------+------------|
| 298285 | lmadsen | Importing release summary for | |
| | | 1.8.1.1 release. | |
|----------+------------+-----------------------------------+------------|
| 301456 | lmadsen | Create Asterisk 1.8.2 from | |
| | | 1.8.2-rc1 | |
|----------+------------+-----------------------------------+------------|
| 301494 | lmadsen | | |
|----------+------------+-----------------------------------+------------|
| 301495 | lmadsen | Update ChangeLog, .version file, | |
| | | and remove summary files. | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
.version | 2
ChangeLog | 37 +
Makefile | 16
addons/ooh323c/src/ooGkClient.c | 88 ++--
apps/app_dial.c | 11
apps/app_followme.c | 10
apps/app_macro.c | 24 -
apps/app_meetme.c | 12
apps/app_queue.c | 13
apps/app_voicemail.c | 10
asterisk-1.8.2-rc1-summary.html | 352 ----------------
asterisk-1.8.2-rc1-summary.txt | 466 ----------------------
autoconf/ast_ext_lib.m4 | 2
build_tools/prep_tarball | 19
channels/chan_console.c | 2
channels/chan_dahdi.c | 460 +++++++++++++--------
channels/chan_gtalk.c | 45 +-
channels/chan_iax2.c | 13
channels/chan_misdn.c | 9
channels/chan_sip.c | 88 +++-
channels/misdn/isdn_msg_parser.c | 20
channels/sig_analog.c | 610 ++++++++++++++++-------------
channels/sig_analog.h | 42 +
channels/sig_pri.h | 4
configs/chan_dahdi.conf.sample | 2
configs/extensions.conf.sample | 4
configs/res_curl.conf.sample | 4
configs/sip_notify.conf.sample | 2
configure | 2
configure.ac | 2
contrib/init.d/org.asterisk.asterisk.plist | 6
contrib/init.d/org.asterisk.muted.plist | 33 +
contrib/scripts/install_prereq | 5
include/asterisk.h | 4
include/asterisk/autoconfig.h.in | 68 ++-
include/asterisk/channel.h | 32 +
include/asterisk/event.h | 20
include/asterisk/frame.h | 11
include/asterisk/jabber.h | 2
include/asterisk/res_fax.h | 25 -
main/abstract_jb.c | 5
main/asterisk.c | 8
main/channel.c | 154 ++++---
main/event.c | 161 +++++++
main/features.c | 10
main/netsock.c | 2
main/pbx.c | 24 -
main/say.c | 93 ++--
res/res_fax.c | 324 ++++++++++++---
res/res_jabber.c | 85 +---
utils/muted.c | 76 ++-
51 files changed, 1871 insertions(+), 1648 deletions(-)
----------------------------------------------------------------------

View File

@@ -54,7 +54,7 @@ AC_ARG_WITH([$1], AC_HELP_STRING([--with-$1=PATH], [use $3 in PATH]),
;;
esac
],
[m4_ifval($4, [$2="$4"])])
[m4_ifval($4, [$2="$4"], [:])])
AC_SUBST($2)
])

40786
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -431,7 +431,7 @@ AST_EXT_LIB_SETUP([RADIUS], [Radius Client], [radius])
AST_EXT_LIB_SETUP([RESAMPLE], [LIBRESAMPLE], [resample])
AST_EXT_LIB_SETUP([SDL], [Sdl], [sdl])
AST_EXT_LIB_SETUP([SDL_IMAGE], [Sdl Image], [SDL_image])
AST_OPTION_ONLY([sounds-cache], [SOUNDS_CACHE_DIR], [cached sound tarfiles], [${HOME}/.asterisk_sounds_cache])
AST_OPTION_ONLY([sounds-cache], [SOUNDS_CACHE_DIR], [cached sound tarfiles], [])
AST_EXT_LIB_SETUP([SPANDSP], [SPANDSP], [spandsp])
AST_EXT_LIB_SETUP([SS7], [ISDN SS7], [ss7])
AST_EXT_LIB_SETUP([SPEEX], [Speex], [speex])

View File

@@ -813,16 +813,16 @@
/* Define to 1 if you have the `strtoq' function. */
#undef HAVE_STRTOQ
/* Define to 1 if `ifr_ifru.ifru_hwaddr' is a member of `struct ifreq'. */
/* Define to 1 if `ifr_ifru.ifru_hwaddr' is member of `struct ifreq'. */
#undef HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR
/* Define to 1 if `st_blksize' is a member of `struct stat'. */
/* Define to 1 if `st_blksize' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
/* Define to 1 if `cr_uid' is a member of `struct ucred'. */
/* Define to 1 if `cr_uid' is member of `struct ucred'. */
#undef HAVE_STRUCT_UCRED_CR_UID
/* Define to 1 if `uid' is a member of `struct ucred'. */
/* Define to 1 if `uid' is member of `struct ucred'. */
#undef HAVE_STRUCT_UCRED_UID
/* Define to 1 if you have the mISDN Supplemental Services library. */
@@ -1097,12 +1097,12 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if the C compiler supports function prototypes. */
#undef PROTOTYPES
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
#undef PTHREAD_CREATE_JOINABLE
@@ -1122,6 +1122,11 @@
/* Define to the type of arg 5 for `select'. */
#undef SELECT_TYPE_ARG5
/* Define to 1 if the `setvbuf' function takes the buffering type as its
second argument and the buffer pointer as the third, as on System V before
release 3. */
#undef SETVBUF_REVERSED
/* The size of `char *', as computed by sizeof. */
#undef SIZEOF_CHAR_P
@@ -1157,27 +1162,12 @@
/* Define to a type of the same size as fd_set.fds_bits[[0]] */
#undef TYPEOF_FD_SET_FDS_BITS
/* Enable extensions on AIX 3, Interix. */
/* Define to 1 if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Define to 1 if running on Darwin. */
#undef _DARWIN_UNLIMITED_SELECT
@@ -1185,6 +1175,11 @@
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
#undef _LARGEFILE_SOURCE
@@ -1201,6 +1196,20 @@
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Enable extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES
/* Define to empty if `const' does not conform to ANSI C. */
#undef const