From 105df4b089e19c7e296d425965623f3428720cd1 Mon Sep 17 00:00:00 2001 From: Asterisk Development Team Date: Tue, 22 Dec 2020 16:02:51 -0500 Subject: [PATCH] Update for 16.15.1 --- ChangeLog | 4 ++++ asterisk-16.15.1-summary.html | 14 ++++++++++++-- asterisk-16.15.1-summary.txt | 30 ++++++++++++++++++++++++++---- 3 files changed, 42 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 943473a0f7..f3a6134cf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * asterisk 16.15.1 Released. +2020-12-22 15:02 +0000 [49fbd57889] Asterisk Development Team + + * Update for 16.15.1 + 2020-12-22 02:58 +0000 [354049e055] Torrey Searle * res/res_pjsip_diversion: prevent crash on tel: uri in History-Info diff --git a/asterisk-16.15.1-summary.html b/asterisk-16.15.1-summary.html index 2c56b27ea7..4ee4b05bf3 100644 --- a/asterisk-16.15.1-summary.html +++ b/asterisk-16.15.1-summary.html @@ -2,16 +2,26 @@
  • Summary
  • Contributors
  • Open Issues
  • +
  • Other Changes
  • Diffstat

  • Summary

    [Back to Top]

    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.

    Security Advisories:

    The data in this summary reflects changes that have been made since the previous release, asterisk-16.15.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
    1 Torrey Searle
    1 Mikhail Ivanov
    1 Torrey Searle
    1 Torrey Searle
    1 Asterisk Development Team
    1 Mikhail Ivanov
    1 Torrey Searle

    Open Issues

    [Back to Top]

    This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.

    Security

    Category: Resources/res_pjsip_diversion

    ASTERISK-29219: res_pjsip_diversion: Crash if Tel URI contains History-Info
    Reported by: Torrey Searle
    • [354049e055] Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info

    Bug

    Category: Resources/res_pjsip_diversion

    ASTERISK-29191: tel: URI in Diversion header causes crash
    Reported by: Mikhail Ivanov
    • [354049e055] Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info

    Category: pjproject/pjsip

    ASTERISK-29191: tel: URI in Diversion header causes crash
    Reported by: Mikhail Ivanov
    • [354049e055] Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
    • -


    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.

    0 files changed

    \ No newline at end of file +

    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
    49fbd57889Asterisk Development TeamUpdate for 16.15.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-16.15.0-summary.html   |  213 ---------------
    +asterisk-16.15.0-summary.txt    |  543 ----------------------------------------
    +b/.version                      |    2
    +b/ChangeLog                     |   16 +
    +b/asterisk-16.15.1-summary.html |   17 +
    +b/asterisk-16.15.1-summary.txt  |   47 +++
    +6 files changed, 81 insertions(+), 757 deletions(-)

    \ No newline at end of file diff --git a/asterisk-16.15.1-summary.txt b/asterisk-16.15.1-summary.txt index d65fa20b94..147f06b2ac 100644 --- a/asterisk-16.15.1-summary.txt +++ b/asterisk-16.15.1-summary.txt @@ -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 ---------------------------------------------------------------------- @@ -89,6 +90,21 @@ * [354049e055] 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 | + |----------------+-------------------------------+-----------------------| + | 49fbd57889 | Asterisk Development Team | Update for 16.15.1 | + +------------------------------------------------------------------------+ + ---------------------------------------------------------------------- Diffstat Results @@ -98,4 +114,10 @@ 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-16.15.0-summary.html | 213 --------------- + asterisk-16.15.0-summary.txt | 543 ---------------------------------------- + b/.version | 2 + b/ChangeLog | 16 + + b/asterisk-16.15.1-summary.html | 17 + + b/asterisk-16.15.1-summary.txt | 47 +++ + 6 files changed, 81 insertions(+), 757 deletions(-)