[Pkg-voip-commits] [kamailio] branch master updated (e6d4bc6 -> d6f6df9)

Victor Seva vseva at moszumanska.debian.org
Thu Sep 15 12:15:49 UTC 2016


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

vseva pushed a change to branch master
in repository kamailio.

      from  e6d4bc6   refresh upstream fixes from 4.4 branch since 4.4.2
       new  ebc947a   remove upstream fixes from 4.4 branch
      adds  a1c49be   New upstream version 4.4.3
       new  d95792e   Merge tag 'upstream/4.4.3'
       new  d6f6df9   remove creation of obsolete radius seqfile (Closes: #83736)

The 3 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:
 ChangeLog                                          | 1116 ++++++++++++++++++++
 Makefile.defs                                      |   29 +-
 Makefile.rules                                     |    2 +-
 action.c                                           |    4 +-
 atomic/atomic_sparc64.h                            |    3 +
 autover.h                                          |    4 +-
 cfg.lex                                            |   18 +-
 cfg.y                                              |    3 +
 cfg/cfg_struct.h                                   |    1 +
 cfg_core.c                                         |    3 +
 cfg_core.h                                         |    1 +
 data_lump.c                                        |  114 ++
 data_lump.h                                        |    7 +
 data_lump_rpl.c                                    |    5 +-
 debian/kamailio.init                               |   25 -
 debian/patches/series                              |   25 -
 .../patches/upstream/0001-dmq-Correct-README.patch |   28 -
 ...0002-modules-readme-files-regenerated-dmq.patch |   25 -
 ...in-docs-that-masking-callid-is-not-implem.patch |   30 -
 ...-detect-DB-disconnection-with-generic-HY0.patch |   28 -
 .../upstream/0005-core-fix-Sun-Studio-build.patch  |  214 ----
 ...ers-fix-return-statement-in-void-function.patch |   36 -
 ...move-return-statement-from-void-functions.patch |   35 -
 ...emove-return-statement-from-void-function.patch |   26 -
 .../0009-uid_avp_db-remove-GCC-specific-Wall.patch |   25 -
 ...ure-cfg_block-structure-is-8-byte-aligned.patch |   28 -
 ...11-modules-readme-files-regenerated-topos.patch |   26 -
 ...st-fix-typo-on-evaluating-the-table-param.patch |   30 -
 ...st-more-debug-info-when-failing-to-do-the.patch |  319 ------
 ...st-fixed-copy-paste-typo-when-evaluating-.patch |   30 -
 ...ix-spelling-errors-catched-by-lintian-688.patch |   26 -
 ...ed-the-check-route-params-to-detect-prope.patch |  209 ----
 ...log-open-db-connection-from-rpc-processes.patch |   29 -
 ...anch-uri-against-current-uri-when-decidin.patch |   29 -
 ...nit-rtp-engine-sockets-array-after-alloca.patch |   59 --
 ...it-rtpproxy-sockets-array-after-allocatio.patch |   39 -
 ...21-tm-execut-cfg_update-inside-t_continue.patch |   37 -
 ...c-init-cfg-framework-for-additional-proce.patch |   73 --
 ...zoo-init-cfg-framework-in-child-processes.patch |   42 -
 ...client-don-t-stop-routing-script-executio.patch |   31 -
 ...0025-http_async_client-init-PV-API-sooner.patch |   68 --
 io_wait.h                                          |    4 +
 ip_addr.h                                          |    1 -
 main.c                                             |   19 +-
 mem/q_malloc.c                                     |  115 +-
 modparam.c                                         |   10 +-
 modules/avpops/README                              |    7 +-
 modules/avpops/doc/avpops_admin.xml                |    8 +-
 modules/counters/counters.c                        |    5 +-
 modules/ctl/binrpc_run.c                           |    2 +-
 modules/db_mongodb/README                          |   12 +-
 modules/db_mongodb/doc/db_mongodb_admin.xml        |    9 +-
 modules/db_mongodb/mongodb_dbase.c                 |    2 +-
 modules/db_unixodbc/dbase.c                        |    3 +-
 modules/dialog/dialog.c                            |   11 +-
 modules/dialog/dlg_cseq.c                          |  269 ++++-
 modules/dialog/dlg_cseq.h                          |    5 +
 modules/dialog/dlg_handlers.c                      |   15 +-
 modules/dialog/dlg_var.c                           |    2 +-
 modules/dispatcher/dispatcher.c                    |    3 +-
 modules/dmq/README                                 |    2 +-
 modules/dmq/doc/dmq_admin.xml                      |    2 +-
 modules/evapi/evapi_dispatch.c                     |    2 +
 modules/evapi/evapi_mod.c                          |   13 +-
 modules/http_async_client/README                   |    2 +-
 .../doc/http_async_client_admin.xml                |    2 +-
 modules/http_async_client/http_async_client_mod.c  |   27 +-
 modules/http_client/README                         |   12 +-
 modules/http_client/doc/http_client_admin.xml      |    9 +-
 modules/ipops/ipops_mod.c                          |    4 +-
 modules/jansson/Makefile                           |   21 +-
 modules/janssonrpc-c/janssonrpc_io.c               |    8 +-
 modules/janssonrpc-c/janssonrpc_mod.c              |    4 +-
 modules/jsonrpc-c/jsonrpc_mod.c                    |    8 +-
 modules/jsonrpc-s/jsonrpc-s_mod.c                  |    6 +-
 modules/kazoo/kazoo.c                              |    3 +
 modules/mohqueue/mohq.c                            |   28 +-
 modules/mohqueue/mohq.h                            |    1 +
 modules/mohqueue/mohq_funcs.c                      |   57 +-
 modules/mqueue/mqueue_api.c                        |    8 +-
 modules/ndb_mongodb/README                         |   24 +-
 modules/ndb_mongodb/doc/ndb_mongodb_admin.xml      |    9 +-
 modules/outbound/Makefile                          |   19 +-
 modules/path/doc/path_admin.xml                    |   34 +-
 modules/presence/hash.c                            |   20 +-
 modules/presence/notify.c                          |    2 +-
 modules/presence/presentity.c                      |  297 +++++-
 modules/pv/pv_core.c                               |   24 +-
 modules/pv/pv_xavp.c                               |    9 +-
 modules/registrar/sip_msg.c                        |   19 +-
 modules/rr/loose.c                                 |  105 +-
 modules/rtimer/rtimer_mod.c                        |   13 +-
 modules/rtpengine/rtpengine.c                      |    8 +
 modules/rtpproxy/rtpproxy.c                        |    6 +
 modules/sl/sl_funcs.c                              |    4 +-
 modules/tcpops/README                              |   27 +
 modules/tcpops/doc/eventroutes.xml                 |   35 +
 modules/tcpops/doc/tcpops.xml                      |    1 +
 modules/textops/README                             |   14 +-
 modules/textops/doc/textops_admin.xml              |   15 +-
 modules/tls/README                                 |    6 +-
 modules/tls/doc/tls.xml                            |   11 +-
 modules/tls/tls_init.c                             |   70 +-
 modules/tls/tls_locking.c                          |    4 +
 modules/tls/tls_mod.c                              |   22 +-
 modules/tm/t_append_branches.c                     |    4 +-
 modules/tm/t_reply.c                               |    1 +
 modules/tm/t_suspend.c                             |    3 +
 modules/tm/ut.h                                    |   64 +-
 modules/tmx/t_var.c                                |    2 +-
 modules/topos/README                               |    3 +
 modules/topos/doc/topos_admin.xml                  |    5 +
 modules/topos/tps_msg.c                            |  134 ++-
 modules/topos/tps_storage.c                        |   22 +-
 modules/topos/tps_storage.h                        |    3 +
 modules/uac/README                                 |    5 +-
 modules/uac/auth.c                                 |   15 +-
 modules/uac/doc/uac_admin.xml                      |    5 +-
 modules/uac/uac_reg.c                              |    2 +-
 modules/uid_avp_db/Makefile                        |    1 -
 modules/userblacklist/db.c                         |   55 +-
 modules/userblacklist/userblacklist.c              |  101 +-
 modules/utils/README                               |    6 +-
 modules/utils/doc/utils_admin.xml                  |    6 +-
 parser/hf.c                                        |    1 +
 parser/msg_parser.c                                |  168 ++-
 parser/parse_disposition.c                         |   38 +-
 parser/parse_rr.c                                  |   85 +-
 pkg/kamailio/centos/6/kamailio.spec                |    2 +-
 pkg/kamailio/deb/debian/changelog                  |    6 +
 pkg/kamailio/deb/jessie/changelog                  |    6 +
 pkg/kamailio/deb/precise/changelog                 |    6 +
 pkg/kamailio/deb/sid/changelog                     |    6 +
 pkg/kamailio/deb/squeeze/changelog                 |    6 +
 pkg/kamailio/deb/stretch/changelog                 |    6 +
 pkg/kamailio/deb/trusty/changelog                  |    6 +
 pkg/kamailio/deb/wheezy/changelog                  |    6 +
 pkg/kamailio/fedora/17/kamailio.spec               |    2 +-
 pkg/kamailio/oracle/el6/kamailio.spec              |    2 +-
 pkg/kamailio/oracle/el7/kamailio.spec              |    2 +-
 pkg/kamailio/rpm/kamailio.spec-4.1                 |    2 +-
 pkg/kamailio/rpm/kamailio.spec.CenOS               |    2 +-
 pkg/kamailio/rpm/kamailio.spec.SuSE                |    2 +-
 socket_info.c                                      |    4 +-
 sr_module.h                                        |    8 +-
 srapi.c                                            |   21 +
 srapi.h                                            |    9 +
 tcp_read.c                                         |   42 +-
 tls_hooks.h                                        |    2 +-
 trim.h                                             |   16 +-
 150 files changed, 3018 insertions(+), 2276 deletions(-)
 delete mode 100644 debian/patches/upstream/0001-dmq-Correct-README.patch
 delete mode 100644 debian/patches/upstream/0002-modules-readme-files-regenerated-dmq.patch
 delete mode 100644 debian/patches/upstream/0003-topos-note-in-docs-that-masking-callid-is-not-implem.patch
 delete mode 100644 debian/patches/upstream/0004-db_unixodbc-detect-DB-disconnection-with-generic-HY0.patch
 delete mode 100644 debian/patches/upstream/0005-core-fix-Sun-Studio-build.patch
 delete mode 100644 debian/patches/upstream/0006-counters-fix-return-statement-in-void-function.patch
 delete mode 100644 debian/patches/upstream/0007-dialog-remove-return-statement-from-void-functions.patch
 delete mode 100644 debian/patches/upstream/0008-ctl-remove-return-statement-from-void-function.patch
 delete mode 100644 debian/patches/upstream/0009-uid_avp_db-remove-GCC-specific-Wall.patch
 delete mode 100644 debian/patches/upstream/0010-core-ensure-cfg_block-structure-is-8-byte-aligned.patch
 delete mode 100644 debian/patches/upstream/0011-modules-readme-files-regenerated-topos.patch
 delete mode 100644 debian/patches/upstream/0012-userblacklist-fix-typo-on-evaluating-the-table-param.patch
 delete mode 100644 debian/patches/upstream/0013-userblacklist-more-debug-info-when-failing-to-do-the.patch
 delete mode 100644 debian/patches/upstream/0014-userblacklist-fixed-copy-paste-typo-when-evaluating-.patch
 delete mode 100644 debian/patches/upstream/0015-rr-fix-spelling-errors-catched-by-lintian-688.patch
 delete mode 100644 debian/patches/upstream/0016-rr-refactored-the-check-route-params-to-detect-prope.patch
 delete mode 100644 debian/patches/upstream/0017-dialog-open-db-connection-from-rpc-processes.patch
 delete mode 100644 debian/patches/upstream/0018-tm-check-branch-uri-against-current-uri-when-decidin.patch
 delete mode 100644 debian/patches/upstream/0019-rtpengine-init-rtp-engine-sockets-array-after-alloca.patch
 delete mode 100644 debian/patches/upstream/0020-rtpproxy-init-rtpproxy-sockets-array-after-allocatio.patch
 delete mode 100644 debian/patches/upstream/0021-tm-execut-cfg_update-inside-t_continue.patch
 delete mode 100644 debian/patches/upstream/0022-janssonrpc-c-init-cfg-framework-for-additional-proce.patch
 delete mode 100644 debian/patches/upstream/0023-kazoo-init-cfg-framework-in-child-processes.patch
 delete mode 100644 debian/patches/upstream/0024-http_async_client-don-t-stop-routing-script-executio.patch
 delete mode 100644 debian/patches/upstream/0025-http_async_client-init-PV-API-sooner.patch
 create mode 100644 modules/tcpops/doc/eventroutes.xml

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



More information about the Pkg-voip-commits mailing list