From fd5b3a1b6f686db27f98281ec21a9c8fb04a787c Mon Sep 17 00:00:00 2001 From: Asterisk Development Team Date: Tue, 22 Dec 2020 16:11:14 -0500 Subject: [PATCH] Update for 18.1.1 --- ChangeLog | 6 +++++- asterisk-18.1.1-summary.html | 14 ++++++++++++-- asterisk-18.1.1-summary.txt | 30 ++++++++++++++++++++++++++---- 3 files changed, 43 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index cdb2ca1ff7..fa6f4c9e42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2020-12-22 21:10 +0000 Asterisk Development Team +2020-12-22 21:11 +0000 Asterisk Development Team * asterisk 18.1.1 Released. +2020-12-22 15:10 +0000 [c48ddab47b] Asterisk Development Team + + * Update for 18.1.1 + 2020-12-22 02:58 +0000 [e5a48b86c9] Torrey Searle * res/res_pjsip_diversion: prevent crash on tel: uri in History-Info diff --git a/asterisk-18.1.1-summary.html b/asterisk-18.1.1-summary.html index c469e7c6fc..0fd83d66df 100644 --- a/asterisk-18.1.1-summary.html +++ b/asterisk-18.1.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-18.1.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
    • [e5a48b86c9] 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
    • [e5a48b86c9] 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
    • [e5a48b86c9] 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
    c48ddab47bAsterisk Development TeamUpdate for 18.1.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-18.1.0-summary.html   |  188 ---------------
    +asterisk-18.1.0-summary.txt    |  499 -----------------------------------------
    +b/.version                     |    2
    +b/ChangeLog                    |   16 +
    +b/asterisk-18.1.1-summary.html |   17 +
    +b/asterisk-18.1.1-summary.txt  |   24 +
    +6 files changed, 58 insertions(+), 688 deletions(-)

    \ No newline at end of file diff --git a/asterisk-18.1.1-summary.txt b/asterisk-18.1.1-summary.txt index 1059e2c311..364f14c83f 100644 --- a/asterisk-18.1.1-summary.txt +++ b/asterisk-18.1.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 @@ * [e5a48b86c9] 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 | + |----------------+-------------------------------+-----------------------| + | c48ddab47b | Asterisk Development Team | Update for 18.1.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-18.1.0-summary.html | 188 --------------- + asterisk-18.1.0-summary.txt | 499 ----------------------------------------- + b/.version | 2 + b/ChangeLog | 16 + + b/asterisk-18.1.1-summary.html | 17 + + b/asterisk-18.1.1-summary.txt | 24 + + 6 files changed, 58 insertions(+), 688 deletions(-)