From: Asterisk Development Team Date: Thu, 25 Jul 2019 09:38:14 +0000 (-0500) Subject: Update for 16.5.0 X-Git-Tag: 16.5.0^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b80f4dc0afae278361262b9d62ac53c5a56e60c;p=thirdparty%2Fasterisk.git Update for 16.5.0 --- diff --git a/.version b/.version index e0d93646ae..d9617ea1b4 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -16.5.0-rc1 \ No newline at end of file +16.5.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 866edab3f4..a6c41d51fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-07-25 09:38 +0000 Asterisk Development Team + + * asterisk 16.5.0 Released. + 2019-07-18 11:14 +0000 Asterisk Development Team * asterisk 16.5.0-rc1 Released. diff --git a/asterisk-16.5.0-rc1-summary.html b/asterisk-16.5.0-summary.html similarity index 90% rename from asterisk-16.5.0-rc1-summary.html rename to asterisk-16.5.0-summary.html index 02ca9d8be7..aeedf3bc06 100644 --- a/asterisk-16.5.0-rc1-summary.html +++ b/asterisk-16.5.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-16.5.0-rc1

Release Summary

asterisk-16.5.0-rc1

Date: 2019-07-18

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-16.5.0

    Release Summary

    asterisk-16.5.0

    Date: 2019-07-25

    <asteriskteam@digium.com>


    Table of Contents

    1. Summary
    2. Contributors
    3. Closed Issues
    4. @@ -6,7 +6,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-16.4.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
    8 Alexei Gradinari
    7 George Joseph
    2 Asterisk Development Team
    2 Joshua Colp
    2 Chris-Savinovich
    1 Kevin Harwell
    1 Sean Bright
    1 Kirsty Tyerman
    1 Abhay Gupta
    1 Francesco Castellano
    1 Ben Ford
    1 Morten Tryfoss
    1 Guido Falsi
    1 Nasir Iqbal
    1 Gil Richard
    1 Oleksandr Natalenko
    1 Oleksandr Natalenko
    1 Nasir Iqbal
    1 Guido Falsi
    1 Kirsty Tyerman
    1 Kirsty Tyerman
    1 abelbeck
    1 Bernhard Schmidt
    1 Abhay Gupta
    1 Gil Richard
    1 vijay kumar
    1 Dmitry Svyatogorov
    1 pasandev
    1 Francesco Castellano
    1 Gregory Massel
    1 Bernhard Schmidt
    1 Morten Tryfoss
    1 Michael Maier
    8 Alexei Gradinari
    7 George Joseph
    3 Asterisk Development Team
    2 Joshua Colp
    2 Chris-Savinovich
    1 Kevin Harwell
    1 Sean Bright
    1 Kirsty Tyerman
    1 Abhay Gupta
    1 Francesco Castellano
    1 Ben Ford
    1 Morten Tryfoss
    1 Guido Falsi
    1 Nasir Iqbal
    1 Gil Richard
    1 Oleksandr Natalenko
    1 Oleksandr Natalenko
    1 Nasir Iqbal
    1 Guido Falsi
    1 Kirsty Tyerman
    1 Kirsty Tyerman
    1 abelbeck
    1 Bernhard Schmidt
    1 Abhay Gupta
    1 Gil Richard
    1 vijay kumar
    1 Dmitry Svyatogorov
    1 pasandev
    1 Francesco Castellano
    1 Gregory Massel
    1 Bernhard Schmidt
    1 Morten Tryfoss
    1 Michael Maier

    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.

    Security

    Category: Channels/chan_sip/Interoperability

    ASTERISK-28465: Broken SDP can cause a segfault in a T.38 reINVITE
    Reported by: Francesco Castellano
    • [6c59df17a5] Francesco Castellano -- chan_sip: Handle invalid SDP answer to T.38 re-invite

    Category: Resources/res_pjsip_messaging

    ASTERISK-28447: res_pjsip_messaging: In-dialog MESSAGE with no body causes crash
    Reported by: Gil Richard
      @@ -41,6 +41,7 @@
    • [a1c84709b8] Kirsty Tyerman -- pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi


    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.

    + @@ -56,19 +57,20 @@ -
    RevisionAuthorSummary
    1ddcfe4bacAsterisk Development TeamUpdate for 16.5.0-rc1
    cb831a18d1Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 16.5.0
    1756029237Joshua Colpres_rtp_asterisk: Move where DTLS MTU variable is defined.
    31d755e805George Josephsig_pri: Address gcc9 issues
    ec74fd56a7Ben Fordbuild: Fix file format in CHANGES-staging.
    db5bc0fabfAlexei Gradinariapp_blind_transfer: new application BlindTransfer
    9516fb64c9Alexei Gradinariapp_readexten: new option 'p' to stop reading on '#' key

    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                                                                                       |84424 ----------
    -asterisk-16.4.0-summary.html                                                                    |  229
    -asterisk-16.4.0-summary.txt                                                                     |  568
    +

    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.4.0-summary.html                                                                    |  229 ----
    +asterisk-16.4.0-summary.txt                                                                     |  568 ----------
    +b/.version                                                                                      |    2
     b/CHANGES                                                                                       |   27
    +b/ChangeLog                                                                                     |  474 ++++++++
     b/apps/app_amd.c                                                                                |    2
    -b/apps/app_attended_transfer.c                                                                  |  143
    -b/apps/app_blind_transfer.c                                                                     |  137
    -b/apps/app_confbridge.c                                                                         |  157
    +b/apps/app_attended_transfer.c                                                                  |  143 ++
    +b/apps/app_blind_transfer.c                                                                     |  137 ++
    +b/apps/app_confbridge.c                                                                         |  157 ++
     b/apps/app_readexten.c                                                                          |   11
     b/apps/confbridge/confbridge_manager.c                                                          |   27
     b/apps/confbridge/include/confbridge.h                                                          |   11
    +b/asterisk-16.5.0-rc1-summary.html                                                              |  109 +
    +b/asterisk-16.5.0-rc1-summary.txt                                                               |  304 +++++
     b/cdr/cdr_pgsql.c                                                                               |   24
     b/channels/chan_dahdi.c                                                                         |   16
     b/channels/chan_pjsip.c                                                                         |   33
    @@ -77,7 +79,7 @@ b/channels/sig_analog.c
     b/channels/sig_pri.c                                                                            |    7
     b/configs/samples/dundi.conf.sample                                                             |    6
     b/configs/samples/rtp.conf.sample                                                               |    4
    -b/configure                                                                                     |  112
    +b/configure                                                                                     |  112 +
     b/configure.ac                                                                                  |    2
     b/include/asterisk/autoconfig.h.in                                                              |    3
     b/include/asterisk/stasis_bridges.h                                                             |   23
    @@ -87,23 +89,17 @@ b/main/translate.c
     b/menuselect/configure                                                                          |   14
     b/menuselect/example_menuselect-tree                                                            |    4
     b/menuselect/test/menuselect-tree                                                               |    4
    -b/pbx/pbx_dundi.c                                                                               |  131
    -b/res/res_fax.c                                                                                 |   57
    +b/pbx/pbx_dundi.c                                                                               |  131 +-
    +b/res/res_fax.c                                                                                 |   57 -
     b/res/res_pjsip_messaging.c                                                                     |    9
     b/res/res_pjsip_sdp_rtp.c                                                                       |    1
    -b/res/res_rtp_asterisk.c                                                                        |  201
    +b/res/res_rtp_asterisk.c                                                                        |  201 ++-
     b/tests/CI/buildAsterisk.sh                                                                     |    2
     b/tests/CI/findLibdir.sh                                                                        |   14
    -b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch |  157
    -contrib/realtime/mysql/mysql_cdr.sql                                                            |   41
    -contrib/realtime/mysql/mysql_config.sql                                                         | 1237
    -contrib/realtime/mysql/mysql_voicemail.sql                                                      |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                                  |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                               | 1335
    -contrib/realtime/postgresql/postgresql_voicemail.sql                                            |   39
    +b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch |  157 ++
     third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch                  |   33
     third-party/pjproject/patches/0020-Fixed-2172-Avoid-double-reference-counter-decrements.patch   |   42
     third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch   |   37
    -third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch                        |  372
    -third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch   |   96
    -50 files changed, 1289 insertions(+), 88665 deletions(-)

    \ No newline at end of file +third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 ------ +third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 131 -- +45 files changed, 2175 insertions(+), 1545 deletions(-)

    \ No newline at end of file diff --git a/asterisk-16.5.0-rc1-summary.txt b/asterisk-16.5.0-summary.txt similarity index 90% rename from asterisk-16.5.0-rc1-summary.txt rename to asterisk-16.5.0-summary.txt index e5ee67ef14..b2a5e99d22 100644 --- a/asterisk-16.5.0-rc1-summary.txt +++ b/asterisk-16.5.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-16.5.0-rc1 + asterisk-16.5.0 - Date: 2019-07-18 + Date: 2019-07-25 @@ -52,7 +52,7 @@ Coders Testers Reporters 8 Alexei Gradinari 1 Gil Richard 7 George Joseph 1 Oleksandr Natalenko - 2 Asterisk Development Team 1 Oleksandr Natalenko + 3 Asterisk Development Team 1 Oleksandr Natalenko 2 Joshua Colp 1 Nasir Iqbal 2 Chris-Savinovich 1 Guido Falsi 1 Kevin Harwell 1 Kirsty Tyerman @@ -200,6 +200,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+------------------+----------------------------------------| + | 1ddcfe4bac | Asterisk | Update for 16.5.0-rc1 | + | | Development Team | | + |------------+------------------+----------------------------------------| | cb831a18d1 | Asterisk | Update CHANGES and UPGRADE.txt for | | | Development Team | 16.5.0 | |------------+------------------+----------------------------------------| @@ -251,19 +254,20 @@ 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 |84424 ---------- - asterisk-16.4.0-summary.html | 229 - asterisk-16.4.0-summary.txt | 568 + asterisk-16.4.0-summary.html | 229 ---- + asterisk-16.4.0-summary.txt | 568 ---------- + b/.version | 2 b/CHANGES | 27 + b/ChangeLog | 474 ++++++++ b/apps/app_amd.c | 2 - b/apps/app_attended_transfer.c | 143 - b/apps/app_blind_transfer.c | 137 - b/apps/app_confbridge.c | 157 + b/apps/app_attended_transfer.c | 143 ++ + b/apps/app_blind_transfer.c | 137 ++ + b/apps/app_confbridge.c | 157 ++ b/apps/app_readexten.c | 11 b/apps/confbridge/confbridge_manager.c | 27 b/apps/confbridge/include/confbridge.h | 11 + b/asterisk-16.5.0-rc1-summary.html | 109 + + b/asterisk-16.5.0-rc1-summary.txt | 304 +++++ b/cdr/cdr_pgsql.c | 24 b/channels/chan_dahdi.c | 16 b/channels/chan_pjsip.c | 33 @@ -272,7 +276,7 @@ b/channels/sig_pri.c | 7 b/configs/samples/dundi.conf.sample | 6 b/configs/samples/rtp.conf.sample | 4 - b/configure | 112 + b/configure | 112 + b/configure.ac | 2 b/include/asterisk/autoconfig.h.in | 3 b/include/asterisk/stasis_bridges.h | 23 @@ -282,23 +286,17 @@ b/menuselect/configure | 14 b/menuselect/example_menuselect-tree | 4 b/menuselect/test/menuselect-tree | 4 - b/pbx/pbx_dundi.c | 131 - b/res/res_fax.c | 57 + b/pbx/pbx_dundi.c | 131 +- + b/res/res_fax.c | 57 - b/res/res_pjsip_messaging.c | 9 b/res/res_pjsip_sdp_rtp.c | 1 - b/res/res_rtp_asterisk.c | 201 + b/res/res_rtp_asterisk.c | 201 ++- b/tests/CI/buildAsterisk.sh | 2 b/tests/CI/findLibdir.sh | 14 - b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1237 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1335 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 + b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 ++ third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch | 33 third-party/pjproject/patches/0020-Fixed-2172-Avoid-double-reference-counter-decrements.patch | 42 third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch | 37 - third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 - third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 96 - 50 files changed, 1289 insertions(+), 88665 deletions(-) + third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 ------ + third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 131 -- + 45 files changed, 2175 insertions(+), 1545 deletions(-)