mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Update for 20.0.0-rc2
This commit is contained in:
37
ChangeLog
37
ChangeLog
@@ -1,3 +1,40 @@
|
||||
2022-09-28 12:55 +0000 Asterisk Development Team <asteriskteam@digium.com>
|
||||
|
||||
* asterisk 20.0.0-rc2 Released.
|
||||
|
||||
2022-09-19 12:35 +0000 [e7dd8f5bcb] Naveen Albert <asterisk@phreaknet.org>
|
||||
|
||||
* res_pjsip_geolocation: Change some notices to debugs.
|
||||
|
||||
If geolocation is not in use for an endpoint, the NOTICE
|
||||
log level is currently spammed with messages about this,
|
||||
even though nothing is wrong and these messages provide
|
||||
no real value. These log messages are therefore changed
|
||||
to debugs.
|
||||
|
||||
ASTERISK-30241 #close
|
||||
|
||||
Change-Id: I656b355d812f67cc0f0fdf09b00b0e1458598bb4
|
||||
(cherry picked from commit 8afb313a4307dbff8849b036703775d8770d21a9)
|
||||
|
||||
2022-09-16 09:58 +0000 [ab9d57a3dd] George Joseph <gjoseph@digium.com>
|
||||
|
||||
* res_crypto: Memory issues and uninitialized variable errors
|
||||
|
||||
ASTERISK-30235
|
||||
|
||||
Change-Id: Ia1e326e7b52cd06fd5e6c9009e3e63193c92f6cd
|
||||
|
||||
2022-09-16 08:43 +0000 [45f1fd30a7] George Joseph <gjoseph@digium.com>
|
||||
|
||||
* res_geolocation: Fix issues exposed by compiling with -O2
|
||||
|
||||
Fixed "may be used uninitialized" errors in geoloc_config.c.
|
||||
|
||||
ASTERISK-30234
|
||||
|
||||
Change-Id: I1ea336bf7abbc16fa59b75720f0db8f1d960b3d4
|
||||
|
||||
2022-09-14 14:50 +0000 Asterisk Development Team <asteriskteam@digium.com>
|
||||
|
||||
* asterisk 20.0.0-rc1 Released.
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
18
asterisk-20.0.0-rc2-summary.html
Normal file
18
asterisk-20.0.0-rc2-summary.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!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-20.0.0-rc2</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-20.0.0-rc2</h3><h3 align="center">Date: 2022-09-28</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-20.0.0-rc1.</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%">2 George Joseph <gjoseph@digium.com><br/>1 Naveen Albert <asterisk@phreaknet.org><br/></td><td width="33%"><td width="33%">2 George Joseph <gjoseph@digium.com><br/>1 N A <mail@interlinked.x10host.com><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: Resources/res_crypto</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30235">ASTERISK-30235</a>: res_crypto and tests: Memory issues and and uninitialized variable error<br/>Reported by: George Joseph<ul>
|
||||
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ab9d57a3dd6aa77725598874e094ee29fd0497ef">[ab9d57a3dd]</a> George Joseph -- res_crypto: Memory issues and uninitialized variable errors</li>
|
||||
</ul><br><h4>Category: Resources/res_geolocation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30234">ASTERISK-30234</a>: res_geolocation: ...may be used uninitialized error in geoloc_config.c<br/>Reported by: George Joseph<ul>
|
||||
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=45f1fd30a7a5f55882829da114c17b1d4a854eee">[45f1fd30a7]</a> George Joseph -- res_geolocation: Fix issues exposed by compiling with -O2</li>
|
||||
</ul><br><h3>Improvement</h3><h4>Category: Resources/res_pjsip_geolocation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30241">ASTERISK-30241</a>: res_pjsip_gelocation: Downgrade some NOTICE scope trace debugs to DEBUG level<br/>Reported by: N A<ul>
|
||||
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e7dd8f5bcb7ffa2a3a88d67c53ad8306f8f88f88">[e7dd8f5bcb]</a> Naveen Albert -- res_pjsip_geolocation: Change some notices to debugs.</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>main/test.c | 11 +++++++----
|
||||
res/res_geolocation/geoloc_config.c | 2 +-
|
||||
res/res_pjsip_geolocation.c | 16 ++++++++--------
|
||||
3 files changed, 16 insertions(+), 13 deletions(-)</pre><br></html>
|
101
asterisk-20.0.0-rc2-summary.txt
Normal file
101
asterisk-20.0.0-rc2-summary.txt
Normal file
@@ -0,0 +1,101 @@
|
||||
Release Summary
|
||||
|
||||
asterisk-20.0.0-rc2
|
||||
|
||||
Date: 2022-09-28
|
||||
|
||||
<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-20.0.0-rc1.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
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
|
||||
2 George Joseph 2 George Joseph
|
||||
1 Naveen Albert 1 N A
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
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: Resources/res_crypto
|
||||
|
||||
ASTERISK-30235: res_crypto and tests: Memory issues and and uninitialized
|
||||
variable error
|
||||
Reported by: George Joseph
|
||||
* [ab9d57a3dd] George Joseph -- res_crypto: Memory issues and
|
||||
uninitialized variable errors
|
||||
|
||||
Category: Resources/res_geolocation
|
||||
|
||||
ASTERISK-30234: res_geolocation: ...may be used uninitialized error in
|
||||
geoloc_config.c
|
||||
Reported by: George Joseph
|
||||
* [45f1fd30a7] George Joseph -- res_geolocation: Fix issues exposed by
|
||||
compiling with -O2
|
||||
|
||||
Improvement
|
||||
|
||||
Category: Resources/res_pjsip_geolocation
|
||||
|
||||
ASTERISK-30241: res_pjsip_gelocation: Downgrade some NOTICE scope trace
|
||||
debugs to DEBUG level
|
||||
Reported by: N A
|
||||
* [e7dd8f5bcb] Naveen Albert -- res_pjsip_geolocation: Change some
|
||||
notices to debugs.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
main/test.c | 11 +++++++----
|
||||
res/res_geolocation/geoloc_config.c | 2 +-
|
||||
res/res_pjsip_geolocation.c | 16 ++++++++--------
|
||||
3 files changed, 16 insertions(+), 13 deletions(-)
|
Reference in New Issue
Block a user