Author: bebuild
Date: Tue Aug 19 11:04:47 2014
New Revision: 421399

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=421399
Log:
Importing release summary for 1.8.30.0 release.

Added:
    tags/1.8.30.0/asterisk-1.8.30.0-summary.html   (with props)
    tags/1.8.30.0/asterisk-1.8.30.0-summary.txt   (with props)

Added: tags/1.8.30.0/asterisk-1.8.30.0-summary.html
URL: 
http://svnview.digium.com/svn/asterisk/tags/1.8.30.0/asterisk-1.8.30.0-summary.html?view=auto&rev=421399
==============================================================================
--- tags/1.8.30.0/asterisk-1.8.30.0-summary.html (added)
+++ tags/1.8.30.0/asterisk-1.8.30.0-summary.html Tue Aug 19 11:04:47 2014
@@ -1,0 +1,161 @@
+<!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.30.0</title></head>
+<body>
+<h1 align="center"><a name="top">Release Summary</a></h1>
+<h3 align="center">asterisk-1.8.30.0</h3>
+<h3 align="center">Date: 2014-08-19</h3>
+<h3 align="center">&lt;asteriskt...@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.29.0.</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>
+2 coreyfarrell<br/>
+2 rmudgett<br/>
+2 wdoekes<br/>
+1 Elazar Broad<br/>
+1 gtjoseph<br/>
+1 jrose<br/>
+1 kmoore<br/>
+1 newtonr<br/>
+1 qwell<br/>
+</td>
+<td>
+1 Arnd Schmitter<br/>
+1 George Joseph<br/>
+1 JoshE<br/>
+1 Rusty Newton<br/>
+</td>
+<td>
+1 arnd<br/>
+1 coreyfarrell<br/>
+1 dennis.guse<br/>
+1 igorg<br/>
+1 mjordan<br/>
+1 rnewton<br/>
+1 stephane.chazelas<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: Addons/chan_ooh323</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-23814";>ASTERISK-23814</a>:
 No call started after peer dialed<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=419374";>419374</a><br/>
+Reporter: igorg<br/>
+Coders: qwell<br/>
+<br/>
+<h3>Category: Channels/chan_sip/Subscriptions</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-24087";>ASTERISK-24087</a>:
 [patch]chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=419440";>419440</a><br/>
+Reporter: coreyfarrell<br/>
+Coders: coreyfarrell<br/>
+<br/>
+<h3>Category: Channels/chan_sip/TCP-TLS</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-18345";>ASTERISK-18345</a>:
 [patch] sips connection dropped by asterisk with a large INVITE<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=420434";>420434</a><br/>
+Reporter: stephane.chazelas<br/>
+Coders: Elazar Broad<br/>
+<br/>
+<h3>Category: Core/ManagerInterface</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-21178";>ASTERISK-21178</a>:
 Improve documentation for manager command Getvar, Setvar<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=419942";>419942</a><br/>
+Reporter: rnewton<br/>
+Testers: Rusty Newton<br/>
+Coders: newtonr<br/>
+<br/>
+<h3>Category: Documentation</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-21178";>ASTERISK-21178</a>:
 Improve documentation for manager command Getvar, Setvar<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=419942";>419942</a><br/>
+Reporter: rnewton<br/>
+Testers: Rusty Newton<br/>
+Coders: newtonr<br/>
+<br/>
+<h3>Category: Functions/func_uri</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-23911";>ASTERISK-23911</a>:
 URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over 
zealous<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=418641";>418641</a><br/>
+Reporter: mjordan<br/>
+Coders: jrose<br/>
+<br/>
+<h3>Category: PBX/pbx_lua</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-23818";>ASTERISK-23818</a>:
 PBX_Lua: after asterisk startup module is loaded, but dialplan not 
available<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=420146";>420146</a><br/>
+Reporter: dennis.guse<br/>
+Testers: George Joseph<br/>
+Coders: gtjoseph<br/>
+<br/>
+<h3>Category: Utilities/General</h3><br/>
+<a 
href="https://issues.asterisk.org/jira/browse/ASTERISK-23508";>ASTERISK-23508</a>:
 Memory Corruption in __ast_string_field_ptr_build_va<br/>
+Revision: <a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=420680";>420680</a><br/>
+Reporter: arnd<br/>
+Testers: Arnd Schmitter, JoshE<br/>
+Coders: wdoekes<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=418261";>418261</a></td><td>rmudgett</td><td>chan_dahdi/sig_pri:
 Fix type mismatch in the idledial feature's channel creation.</td>
+<td></td></tr><tr><td><a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=418504";>418504</a></td><td>coreyfarrell</td><td>astobj2:
 work around REF_DEBUG race which causes out of order log entries</td>
+<td></td></tr><tr><td><a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=419129";>419129</a></td><td>kmoore</td><td>Fix
 more dev-mode build issues</td>
+<td></td></tr><tr><td><a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=419684";>419684</a></td><td>rmudgett</td><td>datastores:
 Audit ast_channel_datastore_remove usage.</td>
+<td></td></tr><tr><td><a 
href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=420654";>420654</a></td><td>wdoekes</td><td>tcptls:
 Avoid compiler warning on non-dev-mode.</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>
+addons/chan_ooh323.c              |   26 -
+addons/ooh323c/src/decode.c       |    4
+addons/ooh323c/src/ooq931.c       |   12
+addons/ooh323c/src/printHandler.c |    2
+apps/app_meetme.c                 |    8
+apps/app_queue.c                  |    2
+apps/app_speech_utils.c           |   56 ++--
+apps/app_stack.c                  |  505 ++++++++++++++++++++++++++++++++------
+channels/chan_sip.c               |  186 +------------
+channels/sig_pri.c                |    8
+contrib/scripts/refcounter.py     |   17 -
+funcs/func_frame_trace.c          |    1
+funcs/func_uri.c                  |    8
+include/asterisk/app.h            |  161 +++++++++++-
+main/app.c                        |  128 +++++++++
+main/astobj2.c                    |   15 -
+main/features.c                   |    8
+main/manager.c                    |   19 -
+main/pbx.c                        |    5
+main/tcptls.c                     |    5
+main/utils.c                      |   17 +
+pbx/pbx_lua.c                     |    2
+tests/test_aoc.c                  |    2
+tests/test_astobj2.c              |    2
+tests/test_astobj2_thrash.c       |    2
+tests/test_event.c                |   18 -
+tests/test_hashtab_thrash.c       |    2
+tests/test_logger.c               |   24 -
+28 files changed, 881 insertions(+), 364 deletions(-)
+</pre><br/>
+<hr/>
+</body>
+</html>

Propchange: tags/1.8.30.0/asterisk-1.8.30.0-summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tags/1.8.30.0/asterisk-1.8.30.0-summary.html
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tags/1.8.30.0/asterisk-1.8.30.0-summary.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tags/1.8.30.0/asterisk-1.8.30.0-summary.txt
URL: 
http://svnview.digium.com/svn/asterisk/tags/1.8.30.0/asterisk-1.8.30.0-summary.txt?view=auto&rev=421399
==============================================================================
--- tags/1.8.30.0/asterisk-1.8.30.0-summary.txt (added)
+++ tags/1.8.30.0/asterisk-1.8.30.0-summary.txt Tue Aug 19 11:04:47 2014
@@ -1,0 +1,207 @@
+                                Release Summary
+
+                               asterisk-1.8.30.0
+
+                                Date: 2014-08-19
+
+                           <asteriskt...@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.29.0.
+
+     ----------------------------------------------------------------------
+
+                                  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              
+   2 coreyfarrell           1 Arnd Schmitter         1 arnd                   
+   2 rmudgett               1 George Joseph          1 coreyfarrell           
+   2 wdoekes                1 JoshE                  1 dennis.guse            
+   1 Elazar Broad           1 Rusty Newton           1 igorg                  
+   1 gtjoseph                                        1 mjordan                
+   1 jrose                                           1 rnewton                
+   1 kmoore                                          1 stephane.chazelas      
+   1 newtonr                
+   1 qwell                  
+
+     ----------------------------------------------------------------------
+
+                                 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: Addons/chan_ooh323
+
+   ASTERISK-23814: No call started after peer dialed
+   Revision: 419374
+   Reporter: igorg
+   Coders: qwell
+
+  Category: Channels/chan_sip/Subscriptions
+
+   ASTERISK-24087: [patch]chan_sip: sip_subscribe_mwi_destroy should not call
+   sip_destroy
+   Revision: 419440
+   Reporter: coreyfarrell
+   Coders: coreyfarrell
+
+  Category: Channels/chan_sip/TCP-TLS
+
+   ASTERISK-18345: [patch] sips connection dropped by asterisk with a large
+   INVITE
+   Revision: 420434
+   Reporter: stephane.chazelas
+   Coders: Elazar Broad
+
+  Category: Core/ManagerInterface
+
+   ASTERISK-21178: Improve documentation for manager command Getvar, Setvar
+   Revision: 419942
+   Reporter: rnewton
+   Testers: Rusty Newton
+   Coders: newtonr
+
+  Category: Documentation
+
+   ASTERISK-21178: Improve documentation for manager command Getvar, Setvar
+   Revision: 419942
+   Reporter: rnewton
+   Testers: Rusty Newton
+   Coders: newtonr
+
+  Category: Functions/func_uri
+
+   ASTERISK-23911: URIENCODE/URIDECODE: WARNING about passing an empty string
+   is a bit over zealous
+   Revision: 418641
+   Reporter: mjordan
+   Coders: jrose
+
+  Category: PBX/pbx_lua
+
+   ASTERISK-23818: PBX_Lua: after asterisk startup module is loaded, but
+   dialplan not available
+   Revision: 420146
+   Reporter: dennis.guse
+   Testers: George Joseph
+   Coders: gtjoseph
+
+  Category: Utilities/General
+
+   ASTERISK-23508: Memory Corruption in __ast_string_field_ptr_build_va
+   Revision: 420680
+   Reporter: arnd
+   Testers: Arnd Schmitter, JoshE
+   Coders: wdoekes
+
+     ----------------------------------------------------------------------
+
+                      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 |
+   |----------+--------------+---------------------------------+------------|
+   |          |              | chan_dahdi/sig_pri: Fix type    |            |
+   | 418261   | rmudgett     | mismatch in the idledial        |            |
+   |          |              | feature's channel creation.     |            |
+   |----------+--------------+---------------------------------+------------|
+   |          |              | astobj2: work around REF_DEBUG  |            |
+   | 418504   | coreyfarrell | race which causes out of order  |            |
+   |          |              | log entries                     |            |
+   |----------+--------------+---------------------------------+------------|
+   | 419129   | kmoore       | Fix more dev-mode build issues  |            |
+   |----------+--------------+---------------------------------+------------|
+   |          |              | datastores: Audit               |            |
+   | 419684   | rmudgett     | ast_channel_datastore_remove    |            |
+   |          |              | usage.                          |            |
+   |----------+--------------+---------------------------------+------------|
+   | 420654   | wdoekes      | tcptls: Avoid compiler warning  |            |
+   |          |              | on non-dev-mode.                |            |
+   +------------------------------------------------------------------------+
+
+     ----------------------------------------------------------------------
+
+                                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.
+
+ addons/chan_ooh323.c              |   26 -
+ addons/ooh323c/src/decode.c       |    4
+ addons/ooh323c/src/ooq931.c       |   12
+ addons/ooh323c/src/printHandler.c |    2
+ apps/app_meetme.c                 |    8
+ apps/app_queue.c                  |    2
+ apps/app_speech_utils.c           |   56 ++--
+ apps/app_stack.c                  |  505 
++++++++++++++++++++++++++++++++------
+ channels/chan_sip.c               |  186 +------------
+ channels/sig_pri.c                |    8
+ contrib/scripts/refcounter.py     |   17 -
+ funcs/func_frame_trace.c          |    1
+ funcs/func_uri.c                  |    8
+ include/asterisk/app.h            |  161 +++++++++++-
+ main/app.c                        |  128 +++++++++
+ main/astobj2.c                    |   15 -
+ main/features.c                   |    8
+ main/manager.c                    |   19 -
+ main/pbx.c                        |    5
+ main/tcptls.c                     |    5
+ main/utils.c                      |   17 +
+ pbx/pbx_lua.c                     |    2
+ tests/test_aoc.c                  |    2
+ tests/test_astobj2.c              |    2
+ tests/test_astobj2_thrash.c       |    2
+ tests/test_event.c                |   18 -
+ tests/test_hashtab_thrash.c       |    2
+ tests/test_logger.c               |   24 -
+ 28 files changed, 881 insertions(+), 364 deletions(-)
+
+     ----------------------------------------------------------------------

Propchange: tags/1.8.30.0/asterisk-1.8.30.0-summary.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tags/1.8.30.0/asterisk-1.8.30.0-summary.txt
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tags/1.8.30.0/asterisk-1.8.30.0-summary.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to