[Pkg-voip-commits] [kamailio] branch master updated (198e0d7 -> 9c5492d)

Victor Seva vseva at moszumanska.debian.org
Mon Mar 7 22:44:20 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  198e0d7   fix typo at erlang module short description (Closes: #816235)
      adds  9301014   Imported Upstream version 4.3.5
       new  9face80   Merge tag 'upstream/4.3.5'
       new  58f5cfe   use my DD account \o/
       new  c7f3947   remove already applied upstream patches
       new  9c5492d   update debian changelog

The 4 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                                          | 580 ++++++++++++++++++++-
 Makefile.defs                                      |  94 ++--
 autover.h                                          |   4 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   2 +-
 debian/patches/series                              |  33 --
 .../0001-pv-fix-for-expires-variables.patch        |  45 --
 ...-modules-lcr-backported-ruri_user_avp-fix.patch |  24 -
 ...bugger-Fix-coredump-when-kamailio-stopped.patch |  92 ----
 ...-updated-include-paths-for-libmysqlclient.patch | 190 -------
 ...extended-log-message-when-hash-size-param.patch |  27 -
 ...use-NAME-compile-flag-for-default-path-to.patch |  29 --
 ...basic-documentation-for-params-and-functi.patch |  99 ----
 .../0008-app_python-readme-regenerated.patch       | 117 -----
 ...-test-of-return-code-for-add_interfaces-i.patch |  32 --
 ...justed-log-message-for-trying-to-import-t.patch |  30 --
 ...vim-added-recent-core-parameter-to-vim-sy.patch |  27 -
 ...le-fixing-htable.stats-for-max-slot-value.patch |  28 -
 ...ero-char-and-whitespaces-before-parsing-f.patch |  35 --
 ...proper-handling-of-socket-parameter-when-.patch |  52 --
 ...it-variable-to-prevent-invalid-cleanup-on.patch |  29 --
 ...-cnxcc-define-inline-functions-in-cnxcc.h.patch |  87 ----
 .../upstream/0017-debugger-fix-issue-463.patch     |  44 --
 ...18-tm-Reset-socket-variable-while-forking.patch |  28 -
 .../upstream/0019-fixed-correlation_id.patch       |  25 -
 ...sions-max-size-of-subnet-array-set-to-512.patch |  28 -
 ...ode-when-freeing-transactions-at-shutdown.patch |  67 ---
 ...t-free-tm-cell-still-linked-in-wait-timer.patch |  72 ---
 ...ef-counter-if-attempting-to-free-while-st.patch |  26 -
 ...route-fixed-possible-kamctl-fifo-segfault.patch |  35 --
 ...r-detection-of-cancel-reply-for-processin.patch |  28 -
 .../upstream/0026-dtrie-sanity-checks.patch        |  61 ---
 ...egression-introduced-with-detection-of-ip.patch |  39 --
 ...i-static-declaration-for-inline-function-.patch |  38 --
 ...removed-trailing-spaces-for-sane-git-diff.patch | 117 -----
 ...-username-when-querying-for-credentials-v.patch |  44 --
 ...-check-for-target-buffer-size-before-copy.patch |  41 --
 ...-pv-Fix-crash-when-xavp-has-no-attributes.patch |  27 -
 ...ils-change-names-colliding-with-libcrypto.patch | 352 -------------
 docbook/entities.xml                               |   1 +
 lib/srutils/sha256.c                               |  56 +-
 lib/srutils/sha256.h                               |  98 ++--
 lib/srutils/shautils.c                             |  18 +-
 lib/trie/dtrie.c                                   |  14 +-
 modules/app_python/README                          |  39 +-
 modules/app_python/doc/app_python_admin.xml        |  28 +-
 modules/app_python/python_mod.c                    |   2 +-
 modules/auth_db/auth_db_mod.c                      |  16 +-
 modules/auth_db/authorize.c                        |  19 +-
 modules/carrierroute/cr_fifo.c                     |  10 +-
 modules/cnxcc/cnxcc.c                              |  24 -
 modules/cnxcc/cnxcc.h                              |  27 +-
 modules/cnxcc/cnxcc_check.c                        |   2 +-
 modules/cnxcc/cnxcc_redis.c                        |   8 +-
 modules/cnxcc/cnxcc_rpc.c                          |   2 +-
 modules/corex/corex_lib.c                          |  11 +-
 modules/db_mysql/Makefile                          |   2 +-
 modules/db_mysql/km_db_mysql.c                     |   2 +-
 modules/db_mysql/km_dbase.c                        |   6 +-
 modules/db_mysql/km_my_con.c                       |   2 +-
 modules/db_mysql/km_my_con.h                       |   2 +-
 modules/db_mysql/km_res.c                          |   2 +-
 modules/db_mysql/km_val.h                          |   2 +-
 modules/db_mysql/my_cmd.c                          |   4 +-
 modules/db_mysql/my_cmd.h                          |   2 +-
 modules/db_mysql/my_con.h                          |   2 +-
 modules/db_mysql/my_fld.h                          |   2 +-
 modules/db_mysql/my_res.c                          |   2 +-
 modules/debugger/debugger_api.c                    |   8 +-
 modules/debugger/debugger_mod.c                    |  16 +-
 modules/dialog/dlg_handlers.c                      |   4 +
 modules/dispatcher/dispatch.c                      |  13 +
 modules/dispatcher/dispatcher.c                    |   2 +-
 modules/dispatcher/doc/dispatcher.cfg              |   1 +
 modules/dmq_usrloc/usrloc_sync.c                   |  11 +-
 modules/htable/htable.c                            |   2 +-
 modules/lcr/lcr_mod.c                              |   1 +
 modules/matrix/README                              |   6 +-
 modules/matrix/doc/matrix_admin.xml                |  12 +-
 modules/outbound/api.h                             |   2 +-
 modules/permissions/hash.h                         |   2 +-
 modules/presence/publish.c                         |   2 +-
 modules/presence_mwi/add_events.c                  |   4 +-
 modules/pua_dialoginfo/pua_dialoginfo.c            |   6 +-
 modules/pv/pv_core.c                               |   4 +-
 modules/pv/pv_xavp.c                               |   2 +
 modules/registrar/reply.c                          | 163 +++---
 modules/registrar/rerrno.h                         |   9 +-
 modules/registrar/save.c                           |  23 +-
 modules/rtpproxy/rtpproxy.c                        |  74 ++-
 modules/sdpops/sdpops_mod.c                        | 118 +++--
 modules/seas/encode_msg.c                          |   6 +
 modules/sipcapture/hep.c                           |   2 +
 modules/siptrace/siptrace.c                        |  46 +-
 modules/tls/doc/rpc.xml                            |   6 +-
 modules/tls/tls_locking.c                          |  12 +-
 modules/tm/h_table.c                               |  15 +-
 modules/tm/h_table.h                               |   5 +-
 modules/tm/t_funcs.c                               |   6 +
 modules/tm/t_funcs.h                               |   1 +
 modules/tm/t_serial.c                              |   2 +
 modules/topoh/topoh_mod.c                          |   2 +-
 modules/tsilo/ts_handlers.c                        |   5 +
 modules/tsilo/ts_hash.c                            |   2 +-
 modules/uac/replace.c                              |  17 +
 modules/websocket/Makefile                         |   8 +
 parser/msg_parser.c                                |   8 +-
 pkg/kamailio/centos/6/kamailio.spec                |   2 +-
 pkg/kamailio/deb/debian/changelog                  |   8 +-
 pkg/kamailio/deb/debian/control                    |   2 +-
 pkg/kamailio/deb/jessie/changelog                  |   8 +-
 pkg/kamailio/deb/jessie/control                    |   2 +-
 pkg/kamailio/deb/precise/changelog                 |   8 +-
 pkg/kamailio/deb/precise/control                   |   2 +-
 pkg/kamailio/deb/squeeze/changelog                 |   8 +-
 pkg/kamailio/deb/squeeze/control                   |   2 +-
 pkg/kamailio/deb/trusty/changelog                  |   8 +-
 pkg/kamailio/deb/trusty/control                    |   2 +-
 pkg/kamailio/deb/wheezy/changelog                  |   8 +-
 pkg/kamailio/deb/wheezy/control                    |   2 +-
 pkg/kamailio/fedora/17/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                                      |   2 +-
 sr_module.c                                        |  12 +
 sr_module.h                                        |   1 +
 utils/misc/vim/syntax/kamailio.vim                 |   2 +-
 128 files changed, 1324 insertions(+), 2533 deletions(-)
 delete mode 100644 debian/patches/upstream/0001-pv-fix-for-expires-variables.patch
 delete mode 100644 debian/patches/upstream/0002-modules-lcr-backported-ruri_user_avp-fix.patch
 delete mode 100644 debian/patches/upstream/0003-debugger-Fix-coredump-when-kamailio-stopped.patch
 delete mode 100644 debian/patches/upstream/0004-db_mysql-updated-include-paths-for-libmysqlclient.patch
 delete mode 100644 debian/patches/upstream/0005-dispatcher-extended-log-message-when-hash-size-param.patch
 delete mode 100644 debian/patches/upstream/0006-app_python-use-NAME-compile-flag-for-default-path-to.patch
 delete mode 100644 debian/patches/upstream/0007-app_python-basic-documentation-for-params-and-functi.patch
 delete mode 100644 debian/patches/upstream/0008-app_python-readme-regenerated.patch
 delete mode 100644 debian/patches/upstream/0009-core-proper-test-of-return-code-for-add_interfaces-i.patch
 delete mode 100644 debian/patches/upstream/0010-outbound-adjusted-log-message-for-trying-to-import-t.patch
 delete mode 100644 debian/patches/upstream/0011-utils-misc-vim-added-recent-core-parameter-to-vim-sy.patch
 delete mode 100644 debian/patches/upstream/0012-htable-fixing-htable.stats-for-max-slot-value.patch
 delete mode 100644 debian/patches/upstream/0013-core-skip-zero-char-and-whitespaces-before-parsing-f.patch
 delete mode 100644 debian/patches/upstream/0014-dispatcher-proper-handling-of-socket-parameter-when-.patch
 delete mode 100644 debian/patches/upstream/0015-presence-init-variable-to-prevent-invalid-cleanup-on.patch
 delete mode 100644 debian/patches/upstream/0016-cnxcc-define-inline-functions-in-cnxcc.h.patch
 delete mode 100644 debian/patches/upstream/0017-debugger-fix-issue-463.patch
 delete mode 100644 debian/patches/upstream/0018-tm-Reset-socket-variable-while-forking.patch
 delete mode 100644 debian/patches/upstream/0019-fixed-correlation_id.patch
 delete mode 100644 debian/patches/upstream/0020-permissions-max-size-of-subnet-array-set-to-512.patch
 delete mode 100644 debian/patches/upstream/0021-tm-silent-mode-when-freeing-transactions-at-shutdown.patch
 delete mode 100644 debian/patches/upstream/0022-tm-don-t-free-tm-cell-still-linked-in-wait-timer.patch
 delete mode 100644 debian/patches/upstream/0023-tm-reinit-ref-counter-if-attempting-to-free-while-st.patch
 delete mode 100644 debian/patches/upstream/0024-carrierroute-fixed-possible-kamctl-fifo-segfault.patch
 delete mode 100644 debian/patches/upstream/0025-topoh-proper-detection-of-cancel-reply-for-processin.patch
 delete mode 100644 debian/patches/upstream/0026-dtrie-sanity-checks.patch
 delete mode 100644 debian/patches/upstream/0027-corex-fix-regression-introduced-with-detection-of-ip.patch
 delete mode 100644 debian/patches/upstream/0028-presence_mwi-static-declaration-for-inline-function-.patch
 delete mode 100644 debian/patches/upstream/0029-auth_db-removed-trailing-spaces-for-sane-git-diff.patch
 delete mode 100644 debian/patches/upstream/0030-auth_db-use-username-when-querying-for-credentials-v.patch
 delete mode 100644 debian/patches/upstream/0031-seas-safety-check-for-target-buffer-size-before-copy.patch
 delete mode 100644 debian/patches/upstream/0032-pv-Fix-crash-when-xavp-has-no-attributes.patch
 delete mode 100644 debian/patches/upstream/0033-srutils-change-names-colliding-with-libcrypto.patch

-- 
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