From: Kevin Harwell Date: Wed, 27 Apr 2016 16:17:29 +0000 (-0500) Subject: Release summaries: Remove previous versions X-Git-Tag: certified/13.1-cert7~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac50d4de09c8a5b9c196b22f32217db7c101bc80;p=thirdparty%2Fasterisk.git Release summaries: Remove previous versions --- diff --git a/asterisk-certified-13.1-cert6-summary.html b/asterisk-certified-13.1-cert6-summary.html deleted file mode 100644 index d290c84744..0000000000 --- a/asterisk-certified-13.1-cert6-summary.html +++ /dev/null @@ -1,25 +0,0 @@ -Release Summary - asterisk-certified/13.1-cert6

Release Summary

asterisk-certified/13.1-cert6

Date: 2016-04-20

<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-certified/13.1-cert5.


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
5 Joshua Colp
2 Mark Michelson
2 Joshua Colp
2 Joshua Colp

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_pjsip

ASTERISK-25928: res_pjsip: URI validation done outside of PJSIP thread
Reported by: Joshua Colp

Category: Resources/res_pjsip_registrar

ASTERISK-25929: res_pjsip_registrar: AOR_CONTACT_ADDED events not raised
Reported by: Joshua Colp

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
5700190dbaJoshua ColpRelease summaries: Remove previous versions
21dfb6be03Joshua Colp.version: Update for certified/13.1-cert6
58cff8e219Joshua Colp.lastclean: Update for certified/13.1-cert6
a98618d0edJoshua Colprealtime: Add database scripts for certified/13.1-cert6
08b8a5eea9Joshua Colpres_pjsip_transport_management: Allow unload to occur.

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-certified-13.1-cert5-summary.html |   64 ---------
-asterisk-certified-13.1-cert5-summary.txt  |  191 -----------------------------
-b/.version                                 |    2
-b/res/res_pjsip/location.c                 |    9 -
-4 files changed, 5 insertions(+), 261 deletions(-)

\ No newline at end of file diff --git a/asterisk-certified-13.1-cert6-summary.txt b/asterisk-certified-13.1-cert6-summary.txt deleted file mode 100644 index 16d95bcc5e..0000000000 --- a/asterisk-certified-13.1-cert6-summary.txt +++ /dev/null @@ -1,119 +0,0 @@ - Release Summary - - asterisk-certified/13.1-cert6 - - Date: 2016-04-20 - - - - ---------------------------------------------------------------------- - - 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-certified/13.1-cert5. - - ---------------------------------------------------------------------- - - 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 - 5 Joshua Colp 2 Joshua Colp - 2 Mark Michelson 2 Joshua Colp - - ---------------------------------------------------------------------- - - 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_pjsip - - ASTERISK-25928: res_pjsip: URI validation done outside of PJSIP thread - Reported by: Joshua Colp - * [5d390bc4c6] Mark Michelson -- PJSIP: Remove PJSIP parsing functions - from uri length validation. - - Category: Resources/res_pjsip_registrar - - ASTERISK-25929: res_pjsip_registrar: AOR_CONTACT_ADDED events not raised - Reported by: Joshua Colp - * [204861b305] Mark Michelson -- res_pjsip_registrar: Fix bad - memory-ness with user_agent. - - ---------------------------------------------------------------------- - - 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 | - |------------+-------------+---------------------------------------------| - | 5700190dba | Joshua Colp | Release summaries: Remove previous versions | - |------------+-------------+---------------------------------------------| - | 21dfb6be03 | Joshua Colp | .version: Update for certified/13.1-cert6 | - |------------+-------------+---------------------------------------------| - | 58cff8e219 | Joshua Colp | .lastclean: Update for certified/13.1-cert6 | - |------------+-------------+---------------------------------------------| - | a98618d0ed | Joshua Colp | realtime: Add database scripts for | - | | | certified/13.1-cert6 | - |------------+-------------+---------------------------------------------| - | 08b8a5eea9 | Joshua Colp | res_pjsip_transport_management: Allow | - | | | unload to occur. | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - 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-certified-13.1-cert5-summary.html | 64 --------- - asterisk-certified-13.1-cert5-summary.txt | 191 ----------------------------- - b/.version | 2 - b/res/res_pjsip/location.c | 9 - - 4 files changed, 5 insertions(+), 261 deletions(-)