diff --git a/asterisk-13.9.1-summary.html b/asterisk-13.9.1-summary.html new file mode 100644 index 0000000000..fd0870754f --- /dev/null +++ b/asterisk-13.9.1-summary.html @@ -0,0 +1,22 @@ +Release Summary - asterisk-13.9.1

Release Summary

asterisk-13.9.1

Date: 2016-05-13

<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.9.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 Kevin Harwell
2 Mark Michelson
2 Greg Siemon
2 Greg Siemon

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-26007: res_pjsip: Endpoints deleting early after upgrade from 13.8.2 to 13.9
Reported by: Greg Siemon

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
1cff642773Kevin HarwellRelease summaries: Remove previous versions
03be442bf0Kevin Harwell.version: Update for 13.9.1
ee94d92141Kevin Harwell.lastclean: Update for 13.9.1
05da780cc7Kevin Harwellrealtime: Add database scripts for 13.9.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.9.0-summary.html |  333 -----------------
+asterisk-13.9.0-summary.txt  |  821 -------------------------------------------
+b/.version                   |    2
+3 files changed, 1 insertion(+), 1155 deletions(-)

\ No newline at end of file diff --git a/asterisk-13.9.1-summary.txt b/asterisk-13.9.1-summary.txt new file mode 100644 index 0000000000..94578e915f --- /dev/null +++ b/asterisk-13.9.1-summary.txt @@ -0,0 +1,111 @@ + Release Summary + + asterisk-13.9.1 + + Date: 2016-05-13 + + + + ---------------------------------------------------------------------- + + 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.9.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 Kevin Harwell 2 Greg Siemon + 2 Mark Michelson 2 Greg Siemon + + ---------------------------------------------------------------------- + + 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-26007: res_pjsip: Endpoints deleting early after upgrade from + 13.8.2 to 13.9 + Reported by: Greg Siemon + * [15c427c64d] Mark Michelson -- Use doubles instead of floats for + conversions when comparing strings. + * [d27ee3b1bf] Mark Michelson -- res_sorcery_astdb: Fix creation of + retrieved objects. + + ---------------------------------------------------------------------- + + 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 | + |------------+---------------+-------------------------------------------| + | 1cff642773 | Kevin Harwell | Release summaries: Remove previous | + | | | versions | + |------------+---------------+-------------------------------------------| + | 03be442bf0 | Kevin Harwell | .version: Update for 13.9.1 | + |------------+---------------+-------------------------------------------| + | ee94d92141 | Kevin Harwell | .lastclean: Update for 13.9.1 | + |------------+---------------+-------------------------------------------| + | 05da780cc7 | Kevin Harwell | realtime: Add database scripts for 13.9.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.9.0-summary.html | 333 ----------------- + asterisk-13.9.0-summary.txt | 821 ------------------------------------------- + b/.version | 2 + 3 files changed, 1 insertion(+), 1155 deletions(-)