diff --git a/asterisk-13.11.1-summary.html b/asterisk-13.11.1-summary.html deleted file mode 100644 index 6345772d56..0000000000 --- a/asterisk-13.11.1-summary.html +++ /dev/null @@ -1,24 +0,0 @@ -Release Summary - asterisk-13.11.1

Release Summary

asterisk-13.11.1

Date: 2016-09-08

<asteriskteam@digium.com>


Table of Contents

    -
  1. Summary
  2. -
  3. Contributors
  4. -
  5. Closed Issues
  6. -
  7. Other Changes
  8. -
  9. Diffstat
  10. -

Summary

[Back to Top]

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.

The data in this summary reflects changes that have been made since the previous release, asterisk-13.11.0.


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.

- - -
CodersTestersReporters
4 George Joseph
1 Corey Farrell
1 Mark Michelson
1 Etienne Lessard
1 nappsoft

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_sip/General

ASTERISK-26272: chan_sip: File descriptors leak (UDP sockets)
Reported by: Etienne Lessard

Category: Resources/res_pjsip

ASTERISK-26264: res_pjsip: Crash when applying ACL from non-existent endpoint
Reported by: nappsoft

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.

- - - - - -
RevisionAuthorSummary
bb0fca4542gtjosephRelease summaries: Remove previous versions
3b9c0a4320gtjoseph.version: Update for 13.11.1
cd8a1dacf7gtjoseph.lastclean: Update for 13.11.1
3fd208aafcgtjosephrealtime: Add database scripts for 13.11.1

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.

asterisk-13.11.0-summary.html |  276 ---------------
-asterisk-13.11.0-summary.txt  |  727 ------------------------------------------
-b/.version                    |    2
-b/channels/chan_sip.c         |   51 ++
-4 files changed, 40 insertions(+), 1016 deletions(-)

\ No newline at end of file diff --git a/asterisk-13.11.1-summary.txt b/asterisk-13.11.1-summary.txt deleted file mode 100644 index 36408f869e..0000000000 --- a/asterisk-13.11.1-summary.txt +++ /dev/null @@ -1,117 +0,0 @@ - Release Summary - - asterisk-13.11.1 - - Date: 2016-09-08 - - - - ---------------------------------------------------------------------- - - Table of Contents - - 1. Summary - 2. Contributors - 3. Closed Issues - 4. Other Changes - 5. Diffstat - - ---------------------------------------------------------------------- - - Summary - - [Back to Top] - - 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. - - The data in this summary reflects changes that have been made since the - previous release, asterisk-13.11.0. - - ---------------------------------------------------------------------- - - 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 - 4 George Joseph 1 Etienne Lessard - 1 Corey Farrell 1 nappsoft - 1 Mark Michelson - - ---------------------------------------------------------------------- - - 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_sip/General - - ASTERISK-26272: chan_sip: File descriptors leak (UDP sockets) - Reported by: Etienne Lessard - * [58c4b9671f] Corey Farrell -- chan_sip: Don't allocate new RTP - instances on top of old ones. - - Category: Resources/res_pjsip - - ASTERISK-26264: res_pjsip: Crash when applying ACL from non-existent - endpoint - Reported by: nappsoft - * [aeb14872e2] Mark Michelson -- res_pjsip: Do not crash on ACKs from - unknown endpoints. - - ---------------------------------------------------------------------- - - 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 | - |-------------+-----------+----------------------------------------------| - | bb0fca4542 | gtjoseph | Release summaries: Remove previous versions | - |-------------+-----------+----------------------------------------------| - | 3b9c0a4320 | gtjoseph | .version: Update for 13.11.1 | - |-------------+-----------+----------------------------------------------| - | cd8a1dacf7 | gtjoseph | .lastclean: Update for 13.11.1 | - |-------------+-----------+----------------------------------------------| - | 3fd208aafc | gtjoseph | realtime: Add database scripts for 13.11.1 | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - 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. - - asterisk-13.11.0-summary.html | 276 --------------- - asterisk-13.11.0-summary.txt | 727 ------------------------------------------ - b/.version | 2 - b/channels/chan_sip.c | 51 ++ - 4 files changed, 40 insertions(+), 1016 deletions(-)