From 5df2b89cb4e94c131b8be7740308452a43318e71 Mon Sep 17 00:00:00 2001 From: Kevin Harwell Date: Tue, 22 Nov 2016 12:08:33 -0500 Subject: [PATCH] Update for 11.25.0 --- .version | 2 +- ChangeLog | 4 ++ ...mary.html => asterisk-11.25.0-summary.html | 32 ++++++++------- ...ummary.txt => asterisk-11.25.0-summary.txt | 41 ++++++++++--------- 4 files changed, 44 insertions(+), 35 deletions(-) rename asterisk-11.25.0-rc1-summary.html => asterisk-11.25.0-summary.html (77%) rename asterisk-11.25.0-rc1-summary.txt => asterisk-11.25.0-summary.txt (81%) diff --git a/.version b/.version index 58da5a10ee..6d1a218629 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -11.25.0-rc1 \ No newline at end of file +11.25.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 77815faa28..a50c702526 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-11-22 17:08 +0000 Asterisk Development Team + + * asterisk 11.25.0 Released. + 2016-11-18 18:52 +0000 Asterisk Development Team * asterisk 11.25.0-rc1 Released. diff --git a/asterisk-11.25.0-rc1-summary.html b/asterisk-11.25.0-summary.html similarity index 77% rename from asterisk-11.25.0-rc1-summary.html rename to asterisk-11.25.0-summary.html index 9283e83b6b..b7f610dc2a 100644 --- a/asterisk-11.25.0-rc1-summary.html +++ b/asterisk-11.25.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-11.25.0-rc1

Release Summary

asterisk-11.25.0-rc1

Date: 2016-11-18

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-11.25.0

    Release Summary

    asterisk-11.25.0

    Date: 2016-11-22

    <asteriskteam@digium.com>


    Table of Contents

    1. Summary
    2. Contributors
    3. Closed Issues
    4. @@ -7,7 +7,7 @@
    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-11.24.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
    2 Alexander Traud
    1 Joshua Colp
    1 Walter Doekes
    1 Leandro Dardini
    1 Tzafrir Cohen
    2 Alexander Traud
    1 Tzafrir Cohen
    1 Leandro Dardini
    1 Doug Lytle
    2 Alexander Traud
    2 Joshua Colp
    1 Leandro Dardini
    1 Tzafrir Cohen
    1 Walter Doekes
    2 Alexander Traud
    1 Tzafrir Cohen
    1 Leandro Dardini
    1 Doug Lytle

    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: Applications/app_voicemail

    ASTERISK-26503: app_voicemail: Asterisk crashes when MailboxExists is used
    Reported by: Doug Lytle
    • [5fc23415ec] Joshua Colp -- app_voicemail: Clear voice mailbox in MailboxExists and MAILBOX_EXISTS.

    Category: Channels/chan_sip/General

    ASTERISK-26457: [patch] force_rport,auto_comedia: No NAT detection triggered.
    Reported by: Alexander Traud
      @@ -20,17 +20,19 @@
    • [4e2c7776ee] Tzafrir Cohen -- menuselect: invalid test for GTK2


    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
    fb7114f7ecJoshua ColpUpdate for 11.25.0-rc1
    304f3278b5Walter Doekeschan_iax2: Fix use of uninited memory in try_transfer.

    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.

    .lastclean                    |    1
    -.version                      |    1
    -ChangeLog                     |39007 ------------------------------------------
    -asterisk-11.24.0-summary.html |  204
    -asterisk-11.24.0-summary.txt  |  599
    -b/apps/app_queue.c            |    3
    -b/apps/app_voicemail.c        |    2
    -b/channels/chan_iax2.c        |   17
    -b/channels/chan_sip.c         |    5
    -b/main/cli.c                  |   14
    -b/menuselect/aclocal.m4       |  281
    -b/menuselect/configure        |  196
    -12 files changed, 452 insertions(+), 39878 deletions(-)

    \ No newline at end of file +

    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-11.24.0-summary.html       |  204 ------------
    +asterisk-11.24.0-summary.txt        |  599 ------------------------------------
    +b/.version                          |    2
    +b/ChangeLog                         |   82 ++++
    +b/apps/app_queue.c                  |    3
    +b/apps/app_voicemail.c              |    2
    +b/asterisk-11.25.0-rc1-summary.html |   36 ++
    +b/asterisk-11.25.0-rc1-summary.txt  |  156 +++++++++
    +b/channels/chan_iax2.c              |   17 -
    +b/channels/chan_sip.c               |    5
    +b/main/cli.c                        |   14
    +b/menuselect/aclocal.m4             |  281 ++++++++++++++++
    +b/menuselect/configure              |   95 +++--
    +13 files changed, 628 insertions(+), 868 deletions(-)

    \ No newline at end of file diff --git a/asterisk-11.25.0-rc1-summary.txt b/asterisk-11.25.0-summary.txt similarity index 81% rename from asterisk-11.25.0-rc1-summary.txt rename to asterisk-11.25.0-summary.txt index e3b1d82292..17d1ee3560 100644 --- a/asterisk-11.25.0-rc1-summary.txt +++ b/asterisk-11.25.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-11.25.0-rc1 + asterisk-11.25.0 - Date: 2016-11-18 + Date: 2016-11-22 @@ -52,10 +52,10 @@ Coders Testers Reporters 2 Alexander Traud 2 Alexander Traud - 1 Joshua Colp 1 Tzafrir Cohen - 1 Walter Doekes 1 Leandro Dardini - 1 Leandro Dardini 1 Doug Lytle - 1 Tzafrir Cohen + 2 Joshua Colp 1 Tzafrir Cohen + 1 Leandro Dardini 1 Leandro Dardini + 1 Tzafrir Cohen 1 Doug Lytle + 1 Walter Doekes ---------------------------------------------------------------------- @@ -128,6 +128,8 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+---------------+-------------------------------------------| + | fb7114f7ec | Joshua Colp | Update for 11.25.0-rc1 | + |------------+---------------+-------------------------------------------| | 304f3278b5 | Walter Doekes | chan_iax2: Fix use of uninited memory in | | | | try_transfer. | +------------------------------------------------------------------------+ @@ -141,16 +143,17 @@ This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility. - .lastclean | 1 - .version | 1 - ChangeLog |39007 ------------------------------------------ - asterisk-11.24.0-summary.html | 204 - asterisk-11.24.0-summary.txt | 599 - b/apps/app_queue.c | 3 - b/apps/app_voicemail.c | 2 - b/channels/chan_iax2.c | 17 - b/channels/chan_sip.c | 5 - b/main/cli.c | 14 - b/menuselect/aclocal.m4 | 281 - b/menuselect/configure | 196 - 12 files changed, 452 insertions(+), 39878 deletions(-) + asterisk-11.24.0-summary.html | 204 ------------ + asterisk-11.24.0-summary.txt | 599 ------------------------------------ + b/.version | 2 + b/ChangeLog | 82 ++++ + b/apps/app_queue.c | 3 + b/apps/app_voicemail.c | 2 + b/asterisk-11.25.0-rc1-summary.html | 36 ++ + b/asterisk-11.25.0-rc1-summary.txt | 156 +++++++++ + b/channels/chan_iax2.c | 17 - + b/channels/chan_sip.c | 5 + b/main/cli.c | 14 + b/menuselect/aclocal.m4 | 281 ++++++++++++++++ + b/menuselect/configure | 95 +++-- + 13 files changed, 628 insertions(+), 868 deletions(-)