From: Kevin Harwell Date: Thu, 8 Dec 2016 20:29:23 +0000 (-0500) Subject: Update for certified/11.6-cert16 X-Git-Tag: certified/11.6-cert16^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eb8714f7c74342bb5bef4f54570f289cc43cc8b;p=thirdparty%2Fasterisk.git Update for certified/11.6-cert16 --- diff --git a/ChangeLog b/ChangeLog index 3cbba66623..73704a73ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2016-12-08 20:28 +0000 Asterisk Development Team +2016-12-08 20:29 +0000 Asterisk Development Team * asterisk certified/11.6-cert16 Released. +2016-12-08 14:28 +0000 [c54d57a9f6] Kevin Harwell + + * Update for certified/11.6-cert16 + 2016-11-30 09:31 +0000 [93dfe39642] Walter Doekes * chan_sip: Do not allow non-SP/HTAB between header key and colon. diff --git a/asterisk-certified-11.6-cert16-summary.html b/asterisk-certified-11.6-cert16-summary.html index 7e8b4e3ef8..c0c0654962 100644 --- a/asterisk-certified-11.6-cert16-summary.html +++ b/asterisk-certified-11.6-cert16-summary.html @@ -2,12 +2,22 @@
  • Summary
  • Contributors
  • Closed 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-certified/11.6-cert15.


    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 Walter Doekes
    1 Walter Doekes
    1 Kevin Harwell
    1 Walter Doekes
    1 Walter Doekes

    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/Interoperability

    ASTERISK-26433: chan_sip: Allows To-tag checks to be bypassed, setting up new calls
    Reported by: Walter Doekes
    • [93dfe39642] Walter Doekes -- chan_sip: Do not allow non-SP/HTAB between header key and colon.
    • -


    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
    c54d57a9f6Kevin HarwellUpdate for certified/11.6-cert16

    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-11.6-cert15-summary.html   |   23 -----
    +asterisk-certified-11.6-cert15-summary.txt    |  108 --------------------------
    +b/.version                                    |    2
    +b/ChangeLog                                   |   39 +++++++++
    +b/asterisk-certified-11.6-cert16-summary.html |   13 +++
    +b/asterisk-certified-11.6-cert16-summary.txt  |   29 ++++++
    +6 files changed, 82 insertions(+), 132 deletions(-)

    \ No newline at end of file diff --git a/asterisk-certified-11.6-cert16-summary.txt b/asterisk-certified-11.6-cert16-summary.txt index b49a321429..7269b2c58d 100644 --- a/asterisk-certified-11.6-cert16-summary.txt +++ b/asterisk-certified-11.6-cert16-summary.txt @@ -13,7 +13,8 @@ 1. Summary 2. Contributors 3. Closed Issues - 4. Diffstat + 4. Other Changes + 5. Diffstat ---------------------------------------------------------------------- @@ -51,7 +52,8 @@ this release. Coders Testers Reporters - 1 Walter Doekes 1 Walter Doekes + 1 Kevin Harwell 1 Walter Doekes + 1 Walter Doekes ---------------------------------------------------------------------- @@ -72,6 +74,21 @@ * [93dfe39642] Walter Doekes -- chan_sip: Do not allow non-SP/HTAB between header key and colon. + ---------------------------------------------------------------------- + + 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 | + |---------------+------------------+-------------------------------------| + | c54d57a9f6 | Kevin Harwell | Update for certified/11.6-cert16 | + +------------------------------------------------------------------------+ + ---------------------------------------------------------------------- Diffstat Results @@ -81,4 +98,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-certified-11.6-cert15-summary.html | 23 ----- + asterisk-certified-11.6-cert15-summary.txt | 108 -------------------------- + b/.version | 2 + b/ChangeLog | 39 +++++++++ + b/asterisk-certified-11.6-cert16-summary.html | 13 +++ + b/asterisk-certified-11.6-cert16-summary.txt | 29 ++++++ + 6 files changed, 82 insertions(+), 132 deletions(-)