]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update for 16.11.0-rc3 16.11.0-rc3
authorAsterisk Development Team <asteriskteam@digium.com>
Tue, 9 Jun 2020 09:01:05 +0000 (04:01 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Tue, 9 Jun 2020 09:01:05 +0000 (04:01 -0500)
.version
ChangeLog
asterisk-16.11.0-rc3-summary.html [moved from asterisk-16.11.0-rc2-summary.html with 82% similarity]
asterisk-16.11.0-rc3-summary.txt [moved from asterisk-16.11.0-rc2-summary.txt with 88% similarity]

index 4a372dcf52bec10b39fab9ce9668e550e7d30d36..f922923d0a91f30e3c24e86fbcb43b7b89d9e339 100644 (file)
--- a/.version
+++ b/.version
@@ -1 +1 @@
-16.11.0-rc2
\ No newline at end of file
+16.11.0-rc3
\ No newline at end of file
index 48d084151a9d7dc82a1054d9e38cae265a0bc21d..75df04cfa3286a2f18d016f5bbe4bf2181769a7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2020-06-09 09:01 +0000  Asterisk Development Team <asteriskteam@digium.com>
+
+       * asterisk 16.11.0-rc3 Released.
+
+2020-06-04 01:50 +0000 [04ae0a5ff8]  Pirmin Walthert <infos@nappsoft.ch>
+
+       * res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
+
+         When writing tx messages to pcap files, Asterisk is using the wrong
+         pointer resulting in lots of wasted space. This patch fixes it to use
+         the correct pointer.
+
+         ASTERISK-28932 #close
+
+         Change-Id: I5b8253dd59a083a2ca2c81f232f1d14d33c6fd23
+
 2020-06-02 08:57 +0000  Asterisk Development Team <asteriskteam@digium.com>
 
        * asterisk 16.11.0-rc2 Released.
similarity index 82%
rename from asterisk-16.11.0-rc2-summary.html
rename to asterisk-16.11.0-rc3-summary.html
index 100f3d081dcc9816d347368228a0e165a054bedf..5b6cb2cd9d7ed4724e3b91bcd08f1c668f9bc4e2 100644 (file)
@@ -1,11 +1,11 @@
-<!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-16.11.0-rc2</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-16.11.0-rc2</h3><h3 align="center">Date: 2020-06-02</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
+<!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-16.11.0-rc3</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-16.11.0-rc3</h3><h3 align="center">Date: 2020-06-09</h3><h3 align="center">&lt;asteriskteam@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="#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 release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version 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-16.11.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">
+</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version 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-16.11.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 Pirmin Walthert <infos@nappsoft.ch><br/></td><td width="33%"><td width="33%">1 nappsoft <infos@nappsoft.ch><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_pjsip_logger</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28921">ASTERISK-28921</a>: Wrong return value check for fwrite when writing to pcap file<br/>Reported by: nappsoft<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cbf5d12576df5be66f531c5aad44c58c989902b3">[cbf5d12576]</a> Pirmin Walthert -- res_pjsip_logger.c: correct the return value checks when writing to pcap</li>
+</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_pjsip_logger</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28932">ASTERISK-28932</a>: res_pjsip_logger writing too big packets<br/>Reported by: nappsoft<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=04ae0a5ff85c1ac043ab754517112ae30449aa6c">[04ae0a5ff8]</a> Pirmin Walthert -- res_pjsip_logger: use the correct pointer when logging tx_messages to pcap</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
similarity index 88%
rename from asterisk-16.11.0-rc2-summary.txt
rename to asterisk-16.11.0-rc3-summary.txt
index 4fd5e9e94b4b5a94faa67842e785c4222350e001..7471aaacc96dfff7c224fc5207212aacec4faef2 100644 (file)
@@ -1,8 +1,8 @@
                                 Release Summary
 
-                              asterisk-16.11.0-rc2
+                              asterisk-16.11.0-rc3
 
-                                Date: 2020-06-02
+                                Date: 2020-06-09
 
                            <asteriskteam@digium.com>
 
@@ -31,7 +31,7 @@
    to this release series.
 
    The data in this summary reflects changes that have been made since the
-   previous release, asterisk-16.11.0-rc1.
+   previous release, asterisk-16.11.0-rc2.
 
      ----------------------------------------------------------------------
 
 
     Category: Resources/res_pjsip_logger
 
-   ASTERISK-28921: Wrong return value check for fwrite when writing to pcap
-   file
+   ASTERISK-28932: res_pjsip_logger writing too big packets
    Reported by: nappsoft
-     * [cbf5d12576] Pirmin Walthert -- res_pjsip_logger.c: correct the return
-       value checks when writing to pcap
+     * [04ae0a5ff8] Pirmin Walthert -- res_pjsip_logger: use the correct
+       pointer when logging tx_messages to pcap
 
      ----------------------------------------------------------------------