[Pkg-voip-commits] [asterisk] branch master updated (5f8c33b -> dcb8af1)

Bernhard Schmidt berni at moszumanska.debian.org
Fri Oct 28 15:46:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

berni pushed a change to branch master
in repository asterisk.

      from  5f8c33b   Prepare for release: Update changelog and copyright hints.
       new  d6067fb   Update d/u/signing-keys.asc for 13.11.2
       new  d07f231   New upstream version 13.11.2~dfsg
       new  f69534f   Update d/p/systemd.patch for new release
       new  818388d   Refresh/unfuzz patches
       new  1731ee1   Build-depend on libradcli-dev again, libfreeradius-client-dev is dropped from unstable
       new  498b080   fix obsolete build-dep: libmysqlclient-dev -> default-libmysqlclient-dev
       new  8e2899b   Add lsb-base to asterisk dependency
       new  dcb8af1   Changelog for 1:13.11.2~dfsg-1

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .version                                           |    2 +-
 CHANGES                                            |   49 +
 ChangeLog                                          | 1202 ++++++++++++++++++-
 Makefile                                           |    6 +-
 apps/app_queue.c                                   |   26 +-
 apps/app_voicemail.c                               |    2 +
 asterisk-13.10.0-summary.html                      |  488 --------
 asterisk-13.10.0-summary.txt                       | 1217 --------------------
 asterisk-13.11.2-summary.html                      |   21 +
 asterisk-13.11.2-summary.txt                       |  108 ++
 autoconf/acx_pthread.m4                            |  243 ----
 autoconf/ax_pthread.m4                             |  485 ++++++++
 autoconf/libcurl.m4                                |   49 +-
 channels/chan_dahdi.c                              |   43 +-
 channels/chan_dahdi.h                              |    5 +
 channels/chan_pjsip.c                              |   59 +-
 channels/chan_sip.c                                |  197 ++--
 channels/chan_unistim.c                            |    2 +
 channels/sip/config_parser.c                       |    7 +
 channels/sip/reqresp_parser.c                      |   23 +-
 configs/basic-pbx/modules.conf                     |    4 -
 configs/samples/chan_dahdi.conf.sample             |    9 +
 configs/samples/hep.conf.sample                    |    2 +-
 configs/samples/pjsip.conf.sample                  |   22 +-
 configure                                          |  783 +++++++++----
 configure.ac                                       |   21 +-
 .../4a6c67fa9b7a_add_fax_detect_timeout_option.py  |   23 +
 .../9deac0ae4717_pjsip_add_subscribe_context.py    |   21 +
 ...c2d3964_ps_contacts_add_endpoint_and_modify_.py |   33 +
 contrib/realtime/mssql/mssql_config.sql            |   42 +
 contrib/realtime/mysql/mysql_config.sql            |   24 +
 contrib/realtime/oracle/oracle_config.sql          |   42 +
 contrib/realtime/postgresql/postgresql_config.sql  |   24 +
 contrib/scripts/install_prereq                     |    4 +-
 debian/changelog                                   |   17 +
 debian/control                                     |    5 +-
 debian/patches/amr.patch                           |   16 +-
 debian/patches/ffmpeg-detection.patch              |    6 +-
 debian/patches/radcli-detection.patch              |    2 +-
 debian/patches/systemd.patch                       |    2 +-
 debian/upstream/signing-key.asc                    |  180 ++-
 funcs/func_curl.c                                  |    2 +
 funcs/func_env.c                                   |    4 +-
 include/asterisk/autoconfig.h.in                   |   24 +-
 include/asterisk/compiler.h                        |    6 +
 include/asterisk/event_defs.h                      |   13 +-
 include/asterisk/format_cache.h                    |    8 +
 include/asterisk/res_fax.h                         |    4 +-
 include/asterisk/res_pjsip.h                       |   20 +-
 include/asterisk/res_pjsip_session.h               |    2 +-
 include/asterisk/stasis_system.h                   |    6 +
 include/asterisk/utils.h                           |    9 +-
 main/ast_expr2.c                                   |    2 +
 main/ast_expr2.y                                   |    2 +
 main/astobj2_hash.c                                |    4 +-
 main/astobj2_rbtree.c                              |    2 +-
 main/bridge_channel.c                              |    9 +-
 main/channel.c                                     |   33 +-
 main/codec_builtin.c                               |   63 +
 main/dsp.c                                         |    8 +-
 main/features.c                                    |    7 +-
 main/format_cache.c                                |   20 +
 main/pbx.c                                         |   19 +-
 main/say.c                                         |   16 +-
 main/stasis_endpoints.c                            |   34 +-
 main/stasis_system.c                               |    6 +
 main/stdtime/localtime.c                           |   11 +-
 main/threadpool.c                                  |    6 +-
 main/translate.c                                   |    2 +-
 main/utils.c                                       |    4 +-
 res/res_config_odbc.c                              |    1 +
 res/res_corosync.c                                 |  273 ++++-
 res/res_fax.c                                      |   58 +-
 res/res_format_attr_silk.c                         |   64 +-
 res/res_format_attr_siren14.c                      |   94 ++
 res/res_format_attr_siren7.c                       |   94 ++
 res/res_pjsip.c                                    |   99 +-
 res/res_pjsip/config_transport.c                   |    3 +-
 res/res_pjsip/location.c                           |    6 +
 res/res_pjsip/pjsip_configuration.c                |  168 ++-
 res/res_pjsip/pjsip_distributor.c                  |   12 +-
 res/res_pjsip/pjsip_options.c                      |  130 ++-
 res/res_pjsip_exten_state.c                        |   10 +-
 res/res_pjsip_mwi.c                                |   28 +-
 res/res_pjsip_pubsub.c                             |    6 +-
 res/res_pjsip_refer.c                              |    3 +-
 res/res_pjsip_session.c                            |  129 ++-
 res/res_pjsip_t38.c                                |    4 +-
 res/res_rtp_asterisk.c                             |   43 +-
 res/res_rtp_multicast.c                            |    7 +-
 res/res_sorcery_realtime.c                         |    2 +-
 tests/test_sorcery_realtime.c                      |   37 -
 third-party/pjproject/Makefile.rules               |   31 +-
 ...PIs-to-add-decrement-an-event-subscriptio.patch |   73 --
 ...rt_tcp-tls-Set-factory-on-transports-crea.patch |   48 -
 ...oid-deinitialization-of-uninitialized-cli.patch |   56 +
 third-party/pjproject/patches/config_site.h        |    6 +-
 third-party/versions.mak                           |    2 +-
 98 files changed, 4382 insertions(+), 2967 deletions(-)
 delete mode 100644 asterisk-13.10.0-summary.html
 delete mode 100644 asterisk-13.10.0-summary.txt
 create mode 100644 asterisk-13.11.2-summary.html
 create mode 100644 asterisk-13.11.2-summary.txt
 delete mode 100644 autoconf/acx_pthread.m4
 create mode 100644 autoconf/ax_pthread.m4
 create mode 100644 contrib/ast-db-manage/config/versions/4a6c67fa9b7a_add_fax_detect_timeout_option.py
 create mode 100644 contrib/ast-db-manage/config/versions/9deac0ae4717_pjsip_add_subscribe_context.py
 create mode 100644 contrib/ast-db-manage/config/versions/ef7efc2d3964_ps_contacts_add_endpoint_and_modify_.py
 create mode 100644 res/res_format_attr_siren14.c
 create mode 100644 res/res_format_attr_siren7.c
 delete mode 100644 third-party/pjproject/patches/0001-evsub-Add-APIs-to-add-decrement-an-event-subscriptio.patch
 delete mode 100644 third-party/pjproject/patches/0001-sip_transport_tcp-tls-Set-factory-on-transports-crea.patch
 create mode 100644 third-party/pjproject/patches/0002-Fix-1946-Avoid-deinitialization-of-uninitialized-cli.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list