mirror of http://gerrit.asterisk.org/asterisk
parent
b3951ee5b5
commit
5ffe12b6ef
@ -1,23 +0,0 @@
|
||||
<!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"><title>Release Summary - asterisk-17.0.0-rc3</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-17.0.0-rc3</h3><h3 align="center">Date: 2019-10-16</h3><h3 align="center"><asteriskteam@digium.com></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="#closed_issues">Closed Issues</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><p>This is the first release of a major new version of Asterisk. For a list of new features that have been included with this release, please see the CHANGES file inside the source package. Since this is a new major release, users are encouraged to do extended testing before upgrading to this version in a production environment.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-17.0.0-rc2.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><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 affected by commits that went into this release.</p><table width="100%" border="0">
|
||||
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
|
||||
<tr valign="top"><td width="33%">1 Kevin Harwell <kharwell@digium.com><br/>1 George Joseph <gjoseph@digium.com><br/>1 Joshua Colp (license 5000)<br/></td><td width="33%"><td width="33%">1 Niklas Larsson<br/>1 Joshua Elson <joshelson@gmail.com><br/>1 Aheliotech <phones@aheliotech.com><br/>1 Niklas Larsson <niklas@tese.se><br/></td></tr>
|
||||
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28561">ASTERISK-28561</a>: Asterisk Deadlocks<br/>Reported by: Aheliotech<ul>
|
||||
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=84e8364ce7b3d9f3b94e664c33cf8769820d169e">[84e8364ce7]</a> Joshua Colp -- pbx: deadlock when outgoing dialed channel hangs up too quickly</li>
|
||||
</ul><br><h4>Category: Resources/res_pjsip_mwi</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28575">ASTERISK-28575</a>: MWI Send Notify Crash on 16.6<br/>Reported by: Joshua Elson<ul>
|
||||
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5214acbd7fcd629ae11593215371f5252db31256">[5214acbd7f]</a> Kevin Harwell -- res_pjsip_mwi: potential double unref, and potential unwanted double link</li>
|
||||
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28574">ASTERISK-28574</a>: pjproject fails to build on 16.6.0, works on 16.5<br/>Reported by: Niklas Larsson<ul>
|
||||
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9cc9c0267b0b980fe693cef495fe11b7a4f4e505">[9cc9c0267b]</a> George Joseph -- pjproject_bundled: Replace earlier reverts with official fixes.</li>
|
||||
</ul><br><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><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>b/main/pbx.c | 26
|
||||
b/res/res_pjsip_mwi.c | 15
|
||||
b/third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105
|
||||
b/third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 +
|
||||
third-party/pjproject/patches/0030-Revert-Misc-re-2147-Fixed-warnings-in-SSL-socket-red.patch | 60
|
||||
third-party/pjproject/patches/0031-Revert-Fixed-2204-Add-OpenSSL-remote-certificate-cha.patch | 84
|
||||
third-party/pjproject/patches/0032-Revert-Re-2147-misc-Fix-failed-pjsip-test-transport_.patch | 64
|
||||
third-party/pjproject/patches/0033-Revert-Close-1019-Support-for-multiple-listeners.patch | 1065 ----------
|
||||
8 files changed, 317 insertions(+), 1289 deletions(-)</pre><br></html>
|
||||
@ -1,103 +0,0 @@
|
||||
Release Summary
|
||||
|
||||
asterisk-17.0.0-rc3
|
||||
|
||||
Date: 2019-10-16
|
||||
|
||||
<asteriskteam@digium.com>
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Table of Contents
|
||||
|
||||
1. Summary
|
||||
2. Contributors
|
||||
3. Closed Issues
|
||||
4. Diffstat
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Summary
|
||||
|
||||
[Back to Top]
|
||||
|
||||
This is the first release of a major new version of Asterisk. For a list
|
||||
of new features that have been included with this release, please see the
|
||||
CHANGES file inside the source package. Since this is a new major release,
|
||||
users are encouraged to do extended testing before upgrading to this
|
||||
version in a production environment.
|
||||
|
||||
The data in this summary reflects changes that have been made since the
|
||||
previous release, asterisk-17.0.0-rc2.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
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 affected by commits that went into
|
||||
this release.
|
||||
|
||||
Coders Testers Reporters
|
||||
1 Kevin Harwell 1 Niklas Larsson
|
||||
1 George Joseph 1 Joshua Elson
|
||||
1 Joshua Colp (license 5000) 1 Aheliotech
|
||||
1 Niklas Larsson
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
Bug
|
||||
|
||||
Category: Channels/chan_pjsip
|
||||
|
||||
ASTERISK-28561: Asterisk Deadlocks
|
||||
Reported by: Aheliotech
|
||||
* [84e8364ce7] Joshua Colp -- pbx: deadlock when outgoing dialed channel
|
||||
hangs up too quickly
|
||||
|
||||
Category: Resources/res_pjsip_mwi
|
||||
|
||||
ASTERISK-28575: MWI Send Notify Crash on 16.6
|
||||
Reported by: Joshua Elson
|
||||
* [5214acbd7f] Kevin Harwell -- res_pjsip_mwi: potential double unref,
|
||||
and potential unwanted double link
|
||||
|
||||
Category: pjproject/pjsip
|
||||
|
||||
ASTERISK-28574: pjproject fails to build on 16.6.0, works on 16.5
|
||||
Reported by: Niklas Larsson
|
||||
* [9cc9c0267b] George Joseph -- pjproject_bundled: Replace earlier
|
||||
reverts with official fixes.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
b/main/pbx.c | 26
|
||||
b/res/res_pjsip_mwi.c | 15
|
||||
b/third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105
|
||||
b/third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 +
|
||||
third-party/pjproject/patches/0030-Revert-Misc-re-2147-Fixed-warnings-in-SSL-socket-red.patch | 60
|
||||
third-party/pjproject/patches/0031-Revert-Fixed-2204-Add-OpenSSL-remote-certificate-cha.patch | 84
|
||||
third-party/pjproject/patches/0032-Revert-Re-2147-misc-Fix-failed-pjsip-test-transport_.patch | 64
|
||||
third-party/pjproject/patches/0033-Revert-Close-1019-Support-for-multiple-listeners.patch | 1065 ----------
|
||||
8 files changed, 317 insertions(+), 1289 deletions(-)
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue