]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update for 18.1.1 18.1 18.1.1
authorAsterisk Development Team <asteriskteam@digium.com>
Tue, 22 Dec 2020 21:11:14 +0000 (16:11 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Tue, 22 Dec 2020 21:11:14 +0000 (16:11 -0500)
ChangeLog
asterisk-18.1.1-summary.html
asterisk-18.1.1-summary.txt

index cdb2ca1ff79f2381c0a4294deda5b5032d0b0736..fa6f4c9e426a6907886c6ff0cffa3159761e7671 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2020-12-22 21:10 +0000  Asterisk Development Team <asteriskteam@digium.com>
+2020-12-22 21:11 +0000  Asterisk Development Team <asteriskteam@digium.com>
 
        * asterisk 18.1.1 Released.
 
+2020-12-22 15:10 +0000 [c48ddab47b]  Asterisk Development Team <asteriskteam@digium.com>
+
+       * Update for 18.1.1
+
 2020-12-22 02:58 +0000 [e5a48b86c9]  Torrey Searle <tsearle@voxbone.com>
 
        * res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
index c469e7c6fc55f35941024751b1f5057e5a40c141..0fd83d66df35cb823a719aedb3c0e19be4eab366 100644 (file)
@@ -2,16 +2,26 @@
 <li><a href="#summary">Summary</a></li>
 <li><a href="#contributors">Contributors</a></li>
 <li><a href="#open_issues">Open 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><p>This release has been made to address one or more security vulnerabilities that have been identified. A security advisory document has been published for each vulnerability that includes additional information. Users of versions of Asterisk that are affected are strongly encouraged to review the advisories and determine what action they should take to protect their systems from these issues.</p><p>Security Advisories:</p><ul>
 <li><a href="http://downloads.asterisk.org/pub/security/AST-2020-003,AST-2020-004.html">AST-2020-003,AST-2020-004</a></li>
 </ul><p>The data in this summary reflects changes that have been made since the previous release, asterisk-18.1.0.</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 Torrey Searle <tsearle@voxbone.com><br/></td><td width="33%"><td width="33%">1 Mikhail Ivanov <mivanov@lanta-net.ru><br/>1 Torrey Searle <tsearle@gmail.com><br/></td></tr>
+<tr valign="top"><td width="33%">1 Torrey Searle <tsearle@voxbone.com><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/></td><td width="33%"><td width="33%">1 Mikhail Ivanov <mivanov@lanta-net.ru><br/>1 Torrey Searle <tsearle@gmail.com><br/></td></tr>
 </table><hr><a name="open_issues"><h2 align="center">Open Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.</p><h3>Security</h3><h4>Category: Resources/res_pjsip_diversion</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29219">ASTERISK-29219</a>: res_pjsip_diversion: Crash if Tel URI contains History-Info<br/>Reported by: Torrey Searle<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e5a48b86c9baacc99263ff21d387cc4708d7ea72">[e5a48b86c9]</a> Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info</li>
 </ul><br><h3>Bug</h3><h4>Category: Resources/res_pjsip_diversion</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29191">ASTERISK-29191</a>: tel: URI in Diversion header causes crash<br/>Reported by: Mikhail Ivanov<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e5a48b86c9baacc99263ff21d387cc4708d7ea72">[e5a48b86c9]</a> Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info</li>
 </ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29191">ASTERISK-29191</a>: tel: URI in Diversion header causes crash<br/>Reported by: Mikhail Ivanov<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e5a48b86c9baacc99263ff21d387cc4708d7ea72">[e5a48b86c9]</a> Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info</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>0 files changed</pre><br></html>
\ No newline at end of file
+</ul><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><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
+<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
+<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c48ddab47b38f6216e234f3e2c0c78d4e7bd290c">c48ddab47b</a></td><td>Asterisk Development Team</td><td>Update for 18.1.1</td></tr>
+</table><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>asterisk-18.1.0-summary.html   |  188 ---------------
+asterisk-18.1.0-summary.txt    |  499 -----------------------------------------
+b/.version                     |    2
+b/ChangeLog                    |   16 +
+b/asterisk-18.1.1-summary.html |   17 +
+b/asterisk-18.1.1-summary.txt  |   24 +
+6 files changed, 58 insertions(+), 688 deletions(-)</pre><br></html>
\ No newline at end of file
index 1059e2c311744e44dc3ff384b4ada2413db4129a..364f14c83f3ab06703d4397ff5fceb0b8023591c 100644 (file)
@@ -13,7 +13,8 @@
     1. Summary
     2. Contributors
     3. Open Issues
-    4. Diffstat
+    4. Other Changes
+    5. Diffstat
 
      ----------------------------------------------------------------------
 
@@ -50,9 +51,9 @@
    issues that they reported that were affected by commits that went into
    this release.
 
-   Coders                   Testers                  Reporters                
+   Coders                      Testers               Reporters                
    1 Torrey Searle                                   1 Mikhail Ivanov         
-                                                     1 Torrey Searle          
+   1 Asterisk Development Team                       1 Torrey Searle          
 
      ----------------------------------------------------------------------
 
      * [e5a48b86c9] Torrey Searle -- res/res_pjsip_diversion: prevent crash
        on tel: uri in History-Info
 
+     ----------------------------------------------------------------------
+
+                      Commits Not Associated with an Issue
+
+                                 [Back to Top]
+
+   This is a list of all changes that went into this release that did not
+   reference a JIRA issue.
+
+   +------------------------------------------------------------------------+
+   | Revision       | Author                        | Summary               |
+   |----------------+-------------------------------+-----------------------|
+   | c48ddab47b     | Asterisk Development Team     | Update for 18.1.1     |
+   +------------------------------------------------------------------------+
+
      ----------------------------------------------------------------------
 
                                 Diffstat Results
    This is a summary of the changes to the source code that went into this
    release that was generated using the diffstat utility.
 
- 0 files changed
+ asterisk-18.1.0-summary.html   |  188 ---------------
+ asterisk-18.1.0-summary.txt    |  499 -----------------------------------------
+ b/.version                     |    2
+ b/ChangeLog                    |   16 +
+ b/asterisk-18.1.1-summary.html |   17 +
+ b/asterisk-18.1.1-summary.txt  |   24 +
+ 6 files changed, 58 insertions(+), 688 deletions(-)