From: Asterisk Development Team Date: Thu, 12 May 2022 11:50:59 +0000 (-0500) Subject: Update for 18.12.0 X-Git-Tag: 18.12.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11dc10be164fed746954d92a93d79ecd9107ae7;p=thirdparty%2Fasterisk.git Update for 18.12.0 --- diff --git a/.version b/.version index b23322b5b8..8cf0e41021 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -18.12.0-rc1 \ No newline at end of file +18.12.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index c6ab47814b..4803feed88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2022-05-12 11:50 +0000 Asterisk Development Team + + * asterisk 18.12.0 Released. + 2022-05-05 14:28 +0000 Asterisk Development Team * asterisk 18.12.0-rc1 Released. diff --git a/asterisk-18.12.0-rc1-summary.html b/asterisk-18.12.0-summary.html similarity index 96% rename from asterisk-18.12.0-rc1-summary.html rename to asterisk-18.12.0-summary.html index e1b44f8019..c67004b584 100644 --- a/asterisk-18.12.0-rc1-summary.html +++ b/asterisk-18.12.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-18.12.0-rc1

Release Summary

asterisk-18.12.0-rc1

Date: 2022-05-05

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-18.12.0

    Release Summary

    asterisk-18.12.0

    Date: 2022-05-12

    <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-18.11.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
    22 Naveen Albert
    6 Joshua C. Colp
    5 Sean Bright
    4 Ben Ford
    3 Asterisk Development Team
    3 Mark Petersen
    2 Kevin Harwell
    2 Philip Prindeville
    2 George Joseph
    2 Maximilian Fridrich
    1 Birger Harzenetter (license 5870)
    1 Alexei Gradinari
    1 Michael Cargile
    1 Hugh McMaster
    1 Boris P. Korzun
    1 Yury Kirsanov
    1 Marcel Wagner
    18 N A
    3 Mark Petersen
    2 Rusty Newton
    2 Michael Auracher
    2 George Joseph
    2 Michael Auracher
    1 Michael Cargile
    1 Andre Heider
    1 Alexei Gradinari
    1 Daniel Bonazzi
    1 Claude Diderich
    1 Scott Griepentrog
    1 Arix
    1 Stefan Ruijsenaars
    1 Benjamin Keith Ford
    1 LA
    1 Josh Hogan
    1 Ross Beer
    1 Boris P. Korzun
    1 Marcel Wagner
    1 INVADE International Ltd.
    1 Leandro Dardini
    1 Yury Kirsanov
    1 Clint Ruoho
    1 Jim Van Meggelen
    1 Stefan Ruijsenaars
    1 Tzafrir Cohen
    1 Hugh McMaster
    1 Jonathan Harris
    1 David Herselman
    1 Dmitriy Serov
    1 Philip Prindeville
    1 Gregory Massel
    1 Jasper Hafkenscheid
    1 Kevin Harwell
    1 Josh Alberts
    1 Sebastian Gutierrez
    22 Naveen Albert
    6 Joshua C. Colp
    5 Sean Bright
    4 Asterisk Development Team
    4 Ben Ford
    3 Mark Petersen
    2 Kevin Harwell
    2 Philip Prindeville
    2 George Joseph
    2 Maximilian Fridrich
    1 Birger Harzenetter (license 5870)
    1 Alexei Gradinari
    1 Michael Cargile
    1 Hugh McMaster
    1 Boris P. Korzun
    1 Yury Kirsanov
    1 Marcel Wagner
    18 N A
    3 Mark Petersen
    2 Rusty Newton
    2 Michael Auracher
    2 George Joseph
    2 Michael Auracher
    1 Michael Cargile
    1 Andre Heider
    1 Alexei Gradinari
    1 Daniel Bonazzi
    1 Claude Diderich
    1 Scott Griepentrog
    1 Arix
    1 Stefan Ruijsenaars
    1 Benjamin Keith Ford
    1 LA
    1 Josh Hogan
    1 Ross Beer
    1 Boris P. Korzun
    1 Marcel Wagner
    1 INVADE International Ltd.
    1 Leandro Dardini
    1 Yury Kirsanov
    1 Clint Ruoho
    1 Jim Van Meggelen
    1 Stefan Ruijsenaars
    1 Tzafrir Cohen
    1 Hugh McMaster
    1 Jonathan Harris
    1 David Herselman
    1 Dmitriy Serov
    1 Philip Prindeville
    1 Gregory Massel
    1 Jasper Hafkenscheid
    1 Kevin Harwell
    1 Josh Alberts
    1 Sebastian Gutierrez

    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: Functions/func_odbc

    ASTERISK-29838: ${SQL_ESC()} not correctly escaping a terminating \
    Reported by: Leandro Dardini
    • [39cd09c246] Joshua C. Colp -- func_odbc: Add SQL_ESC_BACKSLASHES dialplan function.

    Category: Resources/res_stir_shaken

    ASTERISK-29476: res_stir_shaken: Blind SSRF vulnerabilities
    Reported by: Clint Ruoho
      @@ -137,17 +137,17 @@
    • [2fb8667908] Kevin Harwell -- res_aeap & res_speech_aeap: Add Asterisk External Application Protocol


    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
    4c4d11eb6cAsterisk Development TeamUpdate for 18.12.0-rc1
    efca7f4e8dAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 18.12.0
    62f8e157fbBen Fordres_aeap: Add basic config skeleton and CLI commands.
    801317ae05Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 18.11.2
    f325cb3d13Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 18.11.0
    777e9fde67Sean Brightopenssl: Supress deprecation warnings from OpenSSL 3.0

    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                                                                                     |99862 ----------
    -asterisk-18.11.0-summary.html                                                                 |  147
    +

    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.11.0-summary.html                                                                 |  147
     asterisk-18.11.0-summary.txt                                                                  |  381
    +b/.version                                                                                    |    2
     b/CHANGES                                                                                     |   76
    +b/ChangeLog                                                                                   |  910
     b/Makefile                                                                                    |    9
     b/README.md                                                                                   |    5
     b/UPGRADE.txt                                                                                 |   12
    @@ -162,6 +162,8 @@ b/apps/app_sf.c
     b/apps/app_waitforcond.c                                                                      |    5
     b/apps/confbridge/conf_config_parser.c                                                        |    7
     b/apps/confbridge/include/confbridge.h                                                        |    1
    +b/asterisk-18.12.0-rc1-summary.html                                                           |  301
    +b/asterisk-18.12.0-rc1-summary.txt                                                            |  715
     b/bridges/bridge_simple.c                                                                     |   21
     b/build_tools/download_externals                                                              |    2
     b/build_tools/make_xml_documentation                                                          |   42
    @@ -179,9 +181,11 @@ b/configs/samples/func_odbc.conf.sample
     b/configs/samples/pjsip.conf.sample                                                           |   12
     b/configs/samples/queues.conf.sample                                                          |    3
     b/configs/samples/stir_shaken.conf.sample                                                     |   18
    -b/configure                                                                                   |18310 +
    +b/configure                                                                                   |18310 +++++-----
     b/configure.ac                                                                                |    1
     b/contrib/ast-db-manage/config/versions/0bee61aa9425_allow_180_ringing_with_sdp.py            |   36
    +b/contrib/realtime/mysql/mysql_config.sql                                                     |    6
    +b/contrib/realtime/postgresql/postgresql_config.sql                                           |    6
     b/doc/asterisk.8                                                                              |    4
     b/funcs/func_channel.c                                                                        |    5
     b/funcs/func_db.c                                                                             |   72
    @@ -214,7 +218,7 @@ b/main/pbx.c
     b/main/pbx_builtins.c                                                                         |    7
     b/main/pbx_variables.c                                                                        |   54
     b/main/time.c                                                                                 |   29
    -b/menuselect/configure                                                                        | 3730
    +b/menuselect/configure                                                                        | 3730 +-
     b/menuselect/configure.ac                                                                     |    2
     b/menuselect/menuselect.c                                                                     |   70
     b/res/Makefile                                                                                |    1
    @@ -273,12 +277,6 @@ b/third-party/pjproject/patches/0000-configure-ssl-library-path.patch
     b/third-party/pjproject/patches/0000-remove-third-party.patch                                 |   33
     b/third-party/pjproject/patches/0100-allow_multiple_auth_headers.patch                        |  413
     build_tools/get_sourceable_makeopts                                                           |   54
    -contrib/realtime/mysql/mysql_cdr.sql                                                          |   41
    -contrib/realtime/mysql/mysql_config.sql                                                       | 1336
    -contrib/realtime/mysql/mysql_voicemail.sql                                                    |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                                |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                             | 1448
    -contrib/realtime/postgresql/postgresql_voicemail.sql                                          |   39
     third-party/pjproject/patches/0000-set_apps_initial_log_level.patch                           |   53
     third-party/pjproject/patches/0000-solaris.patch                                              |  135
     third-party/pjproject/patches/0011-sip_inv_patch.patch                                        |   39
    @@ -297,5 +295,6 @@ third-party/pjproject/patches/0140-Fix-incorrect-unescaping-of-tokens-during-par
     third-party/pjproject/patches/0150-Create-generic-pjsip_hdr_find-functions.patch              |  176
     third-party/pjproject/patches/0160-Additional-multipart-improvements.patch                    |  644
     third-party/pjproject/patches/0170-stun-integer-underflow.patch                               |   26
    -third-party/pjproject/patches/0171-dialog-set-free.patch                                      |   97
    -156 files changed, 19718 insertions(+), 116400 deletions(-)

    \ No newline at end of file +third-party/pjproject/patches/0171-dialog-set-free.patch | 114 +third-party/pjproject/patches/0172-prevent-multipart-oob.patch | 22 +154 files changed, 21655 insertions(+), 13634 deletions(-)

    \ No newline at end of file diff --git a/asterisk-18.12.0-rc1-summary.txt b/asterisk-18.12.0-summary.txt similarity index 96% rename from asterisk-18.12.0-rc1-summary.txt rename to asterisk-18.12.0-summary.txt index 71e83bc06b..f8e373ba8b 100644 --- a/asterisk-18.12.0-rc1-summary.txt +++ b/asterisk-18.12.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-18.12.0-rc1 + asterisk-18.12.0 - Date: 2022-05-05 + Date: 2022-05-12 @@ -53,8 +53,8 @@ 22 Naveen Albert 18 N A 6 Joshua C. Colp 3 Mark Petersen 5 Sean Bright 2 Rusty Newton - 4 Ben Ford 2 Michael Auracher - 3 Asterisk Development Team 2 George Joseph + 4 Asterisk Development Team 2 Michael Auracher + 4 Ben Ford 2 George Joseph 3 Mark Petersen 2 Michael Auracher 2 Kevin Harwell 1 Michael Cargile 2 Philip Prindeville 1 Andre Heider @@ -531,6 +531,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+----------------------+------------------------------------| + | 4c4d11eb6c | Asterisk Development | Update for 18.12.0-rc1 | + | | Team | | + |------------+----------------------+------------------------------------| | efca7f4e8d | Asterisk Development | Update CHANGES and UPGRADE.txt for | | | Team | 18.12.0 | |------------+----------------------+------------------------------------| @@ -556,12 +559,11 @@ 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 |99862 ---------- asterisk-18.11.0-summary.html | 147 asterisk-18.11.0-summary.txt | 381 + b/.version | 2 b/CHANGES | 76 + b/ChangeLog | 910 b/Makefile | 9 b/README.md | 5 b/UPGRADE.txt | 12 @@ -576,6 +578,8 @@ b/apps/app_waitforcond.c | 5 b/apps/confbridge/conf_config_parser.c | 7 b/apps/confbridge/include/confbridge.h | 1 + b/asterisk-18.12.0-rc1-summary.html | 301 + b/asterisk-18.12.0-rc1-summary.txt | 715 b/bridges/bridge_simple.c | 21 b/build_tools/download_externals | 2 b/build_tools/make_xml_documentation | 42 @@ -593,9 +597,11 @@ b/configs/samples/pjsip.conf.sample | 12 b/configs/samples/queues.conf.sample | 3 b/configs/samples/stir_shaken.conf.sample | 18 - b/configure |18310 + + b/configure |18310 +++++----- b/configure.ac | 1 b/contrib/ast-db-manage/config/versions/0bee61aa9425_allow_180_ringing_with_sdp.py | 36 + b/contrib/realtime/mysql/mysql_config.sql | 6 + b/contrib/realtime/postgresql/postgresql_config.sql | 6 b/doc/asterisk.8 | 4 b/funcs/func_channel.c | 5 b/funcs/func_db.c | 72 @@ -628,7 +634,7 @@ b/main/pbx_builtins.c | 7 b/main/pbx_variables.c | 54 b/main/time.c | 29 - b/menuselect/configure | 3730 + b/menuselect/configure | 3730 +- b/menuselect/configure.ac | 2 b/menuselect/menuselect.c | 70 b/res/Makefile | 1 @@ -687,12 +693,6 @@ b/third-party/pjproject/patches/0000-remove-third-party.patch | 33 b/third-party/pjproject/patches/0100-allow_multiple_auth_headers.patch | 413 build_tools/get_sourceable_makeopts | 54 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1336 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1448 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 third-party/pjproject/patches/0000-set_apps_initial_log_level.patch | 53 third-party/pjproject/patches/0000-solaris.patch | 135 third-party/pjproject/patches/0011-sip_inv_patch.patch | 39 @@ -711,5 +711,6 @@ third-party/pjproject/patches/0150-Create-generic-pjsip_hdr_find-functions.patch | 176 third-party/pjproject/patches/0160-Additional-multipart-improvements.patch | 644 third-party/pjproject/patches/0170-stun-integer-underflow.patch | 26 - third-party/pjproject/patches/0171-dialog-set-free.patch | 97 - 156 files changed, 19718 insertions(+), 116400 deletions(-) + third-party/pjproject/patches/0171-dialog-set-free.patch | 114 + third-party/pjproject/patches/0172-prevent-multipart-oob.patch | 22 + 154 files changed, 21655 insertions(+), 13634 deletions(-)