mirror of
https://github.com/asterisk/asterisk.git
synced 2026-03-17 19:14:17 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ed31147ca | ||
|
|
7fcd84b829 | ||
|
|
285ab06933 |
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2012-12-06 Asterisk Development Team <asteriskteam@digium.com>
|
||||
|
||||
* Asterisk 11.0.2 Released.
|
||||
|
||||
* chan_local: Fix local_pvt ref leak in local_devicestate().
|
||||
|
||||
Regression introduced by ASTERISK-20390 fix.
|
||||
|
||||
(closes issue ASTERISK-20769)
|
||||
Reported by: rmudgett
|
||||
|
||||
2012-11-05 Asterisk Development Team <asteriskteam@digium.com>
|
||||
|
||||
* Asterisk 11.0.1 Released.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<!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-11.0.1</title></head>
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Release Summary - asterisk-11.0.2</title></head>
|
||||
<body>
|
||||
<h1 align="center"><a name="top">Release Summary</a></h1>
|
||||
<h3 align="center">asterisk-11.0.1</h3>
|
||||
<h3 align="center">Date: 2012-11-05</h3>
|
||||
<h3 align="center">asterisk-11.0.2</h3>
|
||||
<h3 align="center">Date: 2012-12-06</h3>
|
||||
<h3 align="center"><asteriskteam@digium.com></h3>
|
||||
<hr/>
|
||||
<h2 align="center">Table of Contents</h2>
|
||||
@@ -17,7 +17,7 @@
|
||||
<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-11.0.0.</p>
|
||||
<p>The data in this summary reflects changes that have been made since the previous release, asterisk-11.0.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>
|
||||
@@ -29,7 +29,7 @@
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>
|
||||
6 bebuild<br/>
|
||||
2 bebuild<br/>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
@@ -41,26 +41,19 @@
|
||||
<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/11?view=revision&revision=375833">375833</a></td><td>bebuild</td><td>Create 11.0.1 tag</td>
|
||||
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/11?view=revision&revision=375834">375834</a></td><td>bebuild</td><td>Update 11.0.1 with merged changes</td>
|
||||
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/11?view=revision&revision=375835">375835</a></td><td>bebuild</td><td>Remove old release summaries</td>
|
||||
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/11?view=revision&revision=375836">375836</a></td><td>bebuild</td><td>Merge fix for ASTERISK-20601</td>
|
||||
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/11?view=revision&revision=375843">375843</a></td><td>bebuild</td><td>Update property externals</td>
|
||||
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/11?view=revision&revision=375844">375844</a></td><td>bebuild</td><td>Update externals to point to something that actually exists</td>
|
||||
<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/11?view=revision&revision=377305">377305</a></td><td>bebuild</td><td>Create 11.0.2</td>
|
||||
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/11?view=revision&revision=377311">377311</a></td><td>bebuild</td><td>Merge r376870 for 11.0.2</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 | 28
|
||||
apps/app_confbridge.c | 4
|
||||
asterisk-11.0.0-summary.html | 7505 ------------------------------
|
||||
asterisk-11.0.0-summary.txt | 9406 --------------------------------------
|
||||
channels/chan_sip.c | 23
|
||||
configs/sip.conf.sample | 16
|
||||
res/res_http_websocket.exports.in | 26
|
||||
8 files changed, 69 insertions(+), 16941 deletions(-)
|
||||
.version | 2
|
||||
ChangeLog | 11 ++++
|
||||
asterisk-11.0.1-summary.html | 67 ----------------------------
|
||||
asterisk-11.0.1-summary.txt | 102 -------------------------------------------
|
||||
channels/chan_local.c | 21 +++++---
|
||||
5 files changed, 25 insertions(+), 178 deletions(-)
|
||||
</pre><br/>
|
||||
<hr/>
|
||||
</body>
|
||||
@@ -1,8 +1,8 @@
|
||||
Release Summary
|
||||
|
||||
asterisk-11.0.1
|
||||
asterisk-11.0.2
|
||||
|
||||
Date: 2012-11-05
|
||||
Date: 2012-12-06
|
||||
|
||||
<asteriskteam@digium.com>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
release series.
|
||||
|
||||
The data in this summary reflects changes that have been made since the
|
||||
previous release, asterisk-11.0.0.
|
||||
previous release, asterisk-11.0.1.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
release.
|
||||
|
||||
Coders Testers Reporters
|
||||
6 bebuild
|
||||
2 bebuild
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
@@ -62,22 +62,11 @@
|
||||
numbers are listed here, as well.
|
||||
|
||||
+------------------------------------------------------------------------+
|
||||
| Revision | Author | Summary | Issues Referenced |
|
||||
|----------+---------+-------------------------------+-------------------|
|
||||
| 375833 | bebuild | Create 11.0.1 tag | |
|
||||
|----------+---------+-------------------------------+-------------------|
|
||||
| 375834 | bebuild | Update 11.0.1 with merged | |
|
||||
| | | changes | |
|
||||
|----------+---------+-------------------------------+-------------------|
|
||||
| 375835 | bebuild | Remove old release summaries | |
|
||||
|----------+---------+-------------------------------+-------------------|
|
||||
| 375836 | bebuild | Merge fix for ASTERISK-20601 | |
|
||||
|----------+---------+-------------------------------+-------------------|
|
||||
| 375843 | bebuild | Update property externals | |
|
||||
|----------+---------+-------------------------------+-------------------|
|
||||
| | | Update externals to point to | |
|
||||
| 375844 | bebuild | something that actually | |
|
||||
| | | exists | |
|
||||
| Revision | Author | Summary | Issues Referenced |
|
||||
|------------+----------+---------------------------+--------------------|
|
||||
| 377305 | bebuild | Create 11.0.2 | |
|
||||
|------------+----------+---------------------------+--------------------|
|
||||
| 377311 | bebuild | Merge r376870 for 11.0.2 | |
|
||||
+------------------------------------------------------------------------+
|
||||
|
||||
----------------------------------------------------------------------
|
||||
@@ -89,14 +78,11 @@
|
||||
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 | 28
|
||||
apps/app_confbridge.c | 4
|
||||
asterisk-11.0.0-summary.html | 7505 ------------------------------
|
||||
asterisk-11.0.0-summary.txt | 9406 --------------------------------------
|
||||
channels/chan_sip.c | 23
|
||||
configs/sip.conf.sample | 16
|
||||
res/res_http_websocket.exports.in | 26
|
||||
8 files changed, 69 insertions(+), 16941 deletions(-)
|
||||
.version | 2
|
||||
ChangeLog | 11 ++++
|
||||
asterisk-11.0.1-summary.html | 67 ----------------------------
|
||||
asterisk-11.0.1-summary.txt | 102 -------------------------------------------
|
||||
channels/chan_local.c | 21 +++++---
|
||||
5 files changed, 25 insertions(+), 178 deletions(-)
|
||||
|
||||
----------------------------------------------------------------------
|
||||
@@ -311,15 +311,20 @@ static int local_devicestate(const char *data)
|
||||
res = AST_DEVICE_NOT_INUSE;
|
||||
|
||||
it = ao2_iterator_init(locals, 0);
|
||||
while ((lp = ao2_iterator_next(&it)) && (res == AST_DEVICE_NOT_INUSE)) {
|
||||
if (!strcmp(exten, lp->exten) && !strcmp(context, lp->context) && lp->owner) {
|
||||
ao2_lock(lp);
|
||||
if (ast_test_flag(lp, LOCAL_LAUNCHED_PBX)) {
|
||||
res = AST_DEVICE_INUSE;
|
||||
}
|
||||
ao2_unlock(lp);
|
||||
for (; (lp = ao2_iterator_next(&it)); ao2_ref(lp, -1)) {
|
||||
int is_inuse;
|
||||
|
||||
ao2_lock(lp);
|
||||
is_inuse = !strcmp(exten, lp->exten)
|
||||
&& !strcmp(context, lp->context)
|
||||
&& lp->owner
|
||||
&& ast_test_flag(lp, LOCAL_LAUNCHED_PBX);
|
||||
ao2_unlock(lp);
|
||||
if (is_inuse) {
|
||||
res = AST_DEVICE_INUSE;
|
||||
ao2_ref(lp, -1);
|
||||
break;
|
||||
}
|
||||
ao2_ref(lp, -1);
|
||||
}
|
||||
ao2_iterator_destroy(&it);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user