[Pkg-voip-commits] [kamailio] branch master updated (74a6255 -> 5667937)

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Tue Aug 11 14:52:12 UTC 2015


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

maniac-guest pushed a change to branch master
in repository kamailio.

      from  74a6255   kamailio.init: use NAME and chown HOMEDIR just after create it
      adds  9af988a   Imported Upstream version 4.3.1
       new  6ad4121   Merge tag 'upstream/4.3.1'
       new  95a4304   remove already applied upstream patches
       new  f155ce3   refresh debian patches
       new  60a7dd9   upstream patch supporting repoducible builds
       new  198047d   remove auto-generated tls certs
       new  33b7028   add upstream fixes
       new  5667937   update debian changelog

The 7 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                                          |  464 ++++++++
 INSTALL                                            |    4 +-
 Makefile                                           |    2 +-
 Makefile.defs                                      |   87 +-
 Makefile.groups                                    |    4 +-
 NEWS                                               |   14 +-
 autover.h                                          |    4 +-
 debian/changelog                                   |   12 +
 debian/patches/fix-mips.patch                      |   51 -
 debian/patches/fix_export.patch                    |    2 +-
 debian/patches/no_INSTALL_file.patch               |    2 +-
 debian/patches/no_lib64_on_64_bits.patch           |    2 +-
 debian/patches/no_tls_certs_generate.patch         |   28 +
 debian/patches/series                              |   49 +-
 ...-VERSION_NODATE-and-VERSION_DATE-for-repr.patch |   36 +
 ...cycle-through-all-the-uac-while-checking-.patch |   27 +
 ...te-documentation-concerning-xavp_contact-.patch |   50 -
 ...race-safety-check-if-db-connection-is-set.patch |   31 +
 ...-restore-contact-attributes-when-serial-f.patch | 1216 --------------------
 ...heck-if-To-header-is-parsed-and-available.patch |   32 +
 ...ll-contact-attributes-are-initialised-to-.patch |   26 -
 ...0004-dispatcher-Fix-typo-in-error-message.patch |   26 -
 ...patcher-free-parsed-params-at-reload-time.patch |   25 +
 ...ile.defs-separate-RUNBASEDIR-from-BASEDIR.patch |   30 +
 ...-added-priority_ordering-module-parameter.patch |  755 ------------
 ...les-lcr-added-priority_ordering-module-pa.patch |  756 ------------
 ...per-ack-message-struct-for-external-engin.patch |   29 +
 ...bose-debug-message-when-local-transaction.patch |   28 +
 .../0007-uac-updated-notes-about-uac_auth.patch    |   63 -
 ...ntrant-mutex-for-dialogs-hash-table-slots.patch |  178 ---
 ...ngoing-registration-state-if-retry-interv.patch |   38 +
 ...out-setting-acc-flag-for-ACKs-that-should.patch |   43 +
 .../0009-dialog-removed-unused-variable.patch      |   25 -
 ...-VERSION_NODATE-and-VERSION_DATE-for-repr.patch |   37 +
 .../upstream/0010-utils-fixed-indentation.patch    |  249 ----
 .../0011-Makefile.defs-fixes-indentation.patch     |   31 -
 .../upstream/0011-core-fix-mips-compilation.patch  |   56 +
 ...w-type-field-in-domain_attrs-to-be-a-DB1_.patch |   40 -
 ...012-kamcmd-use-NAME-to-build-help-message.patch |   26 +
 .../0013-rr-fix-detecting-next-strict-router.patch |   73 ++
 ...t-return-0-if-no-match-for-sdp_get_line_s.patch |   30 -
 ...mailio-user-home-dir-set-to-var-run-kamai.patch |   30 -
 ...-safety-check-if-hash-tables-exist-for-rp.patch |   62 +
 ...api-evapi_close-doesn-t-use-any-parameter.patch |   26 -
 ...-check-if-hash-tables-exist-for-address-c.patch |  156 +++
 ...r-log-level-set-to-notice-for-importing-u.patch |   28 -
 ...te-in-docs-for-t_set_no_e2e_cancel_reason.patch |   30 +
 .../0017-pipelimit-regenerated-the-readme.patch    |  158 +++
 .../0017-uac-fixed-typos-in-log-message.patch      |   26 -
 ...more-documentation-for-exported-functions.patch |   59 -
 .../upstream/0018-pv-readme-regenerated.patch      |   88 ++
 ...on-proper-access-to-items-in-routes-array.patch |  138 ---
 .../upstream/0019-tm-readme-regenerated.patch      |  519 +++++++++
 ...reginfo-use-ul.get_urecord_by_ruid-instea.patch |   55 +
 ...-print-the-message-after-relaying-to-evap.patch |   45 -
 ...ar-get-instance-and-ref_id-when-using-msg.patch |   42 +
 ...ty-check-for-branch-index-stored-interanl.patch |   39 -
 ...-documentation-about-json-routing-documen.patch |  131 ---
 .../0022-rtpengine-fix-typo-in-documentation.patch |   32 +
 .../0023-rtjson-updated-the-readme-content.patch   |   77 --
 .../0023-rtpengine-regenerate-README.patch         |   39 +
 .../upstream/0024-uac-refreshed-the-readme.patch   |  325 ------
 etc/kamailio-oob.cfg                               |    4 +-
 ip_addr.c                                          |    8 +-
 modules/avpops/avpops_impl.c                       |    4 -
 modules/dialog/dlg_hash.c                          |   40 +-
 modules/dialog/dlg_hash.h                          |   31 +-
 modules/dispatcher/dispatcher.c                    |    2 +-
 modules/dmq_usrloc/usrloc_sync.c                   |    9 +-
 modules/dnssec/Makefile                            |    2 +-
 modules/domain/domain.c                            |    9 +-
 modules/evapi/doc/evapi_admin.xml                  |   27 +-
 modules/evapi/evapi_dispatch.c                     |    6 +-
 modules/evapi/evapi_mod.c                          |    2 +
 modules/htable/ht_db.c                             |   12 +-
 modules/jansson/jansson_utils.c                    |    2 +-
 modules/permissions/trusted.c                      |   19 +-
 modules/pipelimit/doc/pipelimit_admin.xml          |   79 +-
 modules/presence_xml/presence_xml.c                |    2 +-
 modules/pua_reginfo/usrloc_cb.c                    |   24 +-
 modules/pv/doc/pv_admin.xml                        |   19 +
 modules/pv/pv_core.c                               |    3 +-
 modules/rls/rls.c                                  |    2 +-
 modules/rls/subscribe.c                            |   27 +-
 modules/rtjson/README                              |   35 +-
 modules/rtjson/doc/rtjson_admin.xml                |   86 +-
 modules/rtjson/rtjson_routing.c                    |   37 +-
 modules/rtpengine/rtpengine.c                      |    9 +
 modules/sdpops/sdpops_mod.c                        |    2 +-
 modules/tm/README                                  |  310 ++---
 modules/tm/doc/params.xml                          |   21 +
 modules/tm/t_serial.c                              |   52 +-
 modules/tm/tm.c                                    |    2 +
 modules/uac/README                                 |  111 +-
 modules/uac/api.h                                  |    2 +-
 modules/uac/doc/uac_admin.xml                      |   32 +-
 modules/usrloc/README                              |    6 +-
 modules/usrloc/doc/usrloc_admin.xml                |    6 +-
 modules/utils/functions.c                          |  196 ++--
 pkg/kamailio/centos/6/kamailio.spec                |    4 +-
 pkg/kamailio/deb/debian/changelog                  |    6 +
 pkg/kamailio/deb/debian/kamailio.init              |   17 +-
 pkg/kamailio/deb/jessie/changelog                  |    6 +
 pkg/kamailio/deb/jessie/kamailio.init              |   17 +-
 pkg/kamailio/deb/precise/changelog                 |    6 +
 pkg/kamailio/deb/precise/kamailio.init             |   17 +-
 pkg/kamailio/deb/squeeze/changelog                 |    6 +
 pkg/kamailio/deb/squeeze/kamailio.init             |   17 +-
 pkg/kamailio/deb/trusty/changelog                  |    6 +
 pkg/kamailio/deb/trusty/kamailio.init              |   17 +-
 pkg/kamailio/deb/wheezy/changelog                  |    6 +
 pkg/kamailio/deb/wheezy/kamailio.init              |   17 +-
 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 +-
 xavp.c                                             |    4 +-
 117 files changed, 3211 insertions(+), 4969 deletions(-)
 delete mode 100644 debian/patches/fix-mips.patch
 create mode 100644 debian/patches/no_tls_certs_generate.patch
 create mode 100644 debian/patches/upstream/0001-kex-support-VERSION_NODATE-and-VERSION_DATE-for-repr.patch
 create mode 100644 debian/patches/upstream/0001-modules-tm-cycle-through-all-the-uac-while-checking-.patch
 delete mode 100644 debian/patches/upstream/0001-usrloc-Update-documentation-concerning-xavp_contact-.patch
 create mode 100644 debian/patches/upstream/0002-siptrace-safety-check-if-db-connection-is-set.patch
 delete mode 100644 debian/patches/upstream/0002-tm-Load-and-restore-contact-attributes-when-serial-f.patch
 create mode 100644 debian/patches/upstream/0003-siptrace-check-if-To-header-is-parsed-and-available.patch
 delete mode 100644 debian/patches/upstream/0003-tm-Ensure-all-contact-attributes-are-initialised-to-.patch
 delete mode 100644 debian/patches/upstream/0004-dispatcher-Fix-typo-in-error-message.patch
 create mode 100644 debian/patches/upstream/0004-dispatcher-free-parsed-params-at-reload-time.patch
 create mode 100644 debian/patches/upstream/0005-Makefile.defs-separate-RUNBASEDIR-from-BASEDIR.patch
 delete mode 100644 debian/patches/upstream/0005-modules-lcr-added-priority_ordering-module-parameter.patch
 delete mode 100644 debian/patches/upstream/0006-Revert-modules-lcr-added-priority_ordering-module-pa.patch
 create mode 100644 debian/patches/upstream/0006-acc-use-proper-ack-message-struct-for-external-engin.patch
 create mode 100644 debian/patches/upstream/0007-tm-more-verbose-debug-message-when-local-transaction.patch
 delete mode 100644 debian/patches/upstream/0007-uac-updated-notes-about-uac_auth.patch
 delete mode 100644 debian/patches/upstream/0008-dialog-re-entrant-mutex-for-dialogs-hash-table-slots.patch
 create mode 100644 debian/patches/upstream/0008-uac-reset-ongoing-registration-state-if-retry-interv.patch
 create mode 100644 debian/patches/upstream/0009-acc-note-about-setting-acc-flag-for-ACKs-that-should.patch
 delete mode 100644 debian/patches/upstream/0009-dialog-removed-unused-variable.patch
 create mode 100644 debian/patches/upstream/0010-kex-support-VERSION_NODATE-and-VERSION_DATE-for-repr.patch
 delete mode 100644 debian/patches/upstream/0010-utils-fixed-indentation.patch
 delete mode 100644 debian/patches/upstream/0011-Makefile.defs-fixes-indentation.patch
 create mode 100644 debian/patches/upstream/0011-core-fix-mips-compilation.patch
 delete mode 100644 debian/patches/upstream/0012-domain-allow-type-field-in-domain_attrs-to-be-a-DB1_.patch
 create mode 100644 debian/patches/upstream/0012-kamcmd-use-NAME-to-build-help-message.patch
 create mode 100644 debian/patches/upstream/0013-rr-fix-detecting-next-strict-router.patch
 delete mode 100644 debian/patches/upstream/0013-sdpops-don-t-return-0-if-no-match-for-sdp_get_line_s.patch
 delete mode 100644 debian/patches/upstream/0014-Makefile-kamailio-user-home-dir-set-to-var-run-kamai.patch
 create mode 100644 debian/patches/upstream/0014-permissions-safety-check-if-hash-tables-exist-for-rp.patch
 delete mode 100644 debian/patches/upstream/0015-evapi-evapi_close-doesn-t-use-any-parameter.patch
 create mode 100644 debian/patches/upstream/0015-permissions-check-if-hash-tables-exist-for-address-c.patch
 delete mode 100644 debian/patches/upstream/0016-rtjson-error-log-level-set-to-notice-for-importing-u.patch
 create mode 100644 debian/patches/upstream/0016-tm-added-note-in-docs-for-t_set_no_e2e_cancel_reason.patch
 create mode 100644 debian/patches/upstream/0017-pipelimit-regenerated-the-readme.patch
 delete mode 100644 debian/patches/upstream/0017-uac-fixed-typos-in-log-message.patch
 delete mode 100644 debian/patches/upstream/0018-evapi-more-documentation-for-exported-functions.patch
 create mode 100644 debian/patches/upstream/0018-pv-readme-regenerated.patch
 delete mode 100644 debian/patches/upstream/0019-rtjson-proper-access-to-items-in-routes-array.patch
 create mode 100644 debian/patches/upstream/0019-tm-readme-regenerated.patch
 create mode 100644 debian/patches/upstream/0020-Revert-pua_reginfo-use-ul.get_urecord_by_ruid-instea.patch
 delete mode 100644 debian/patches/upstream/0020-evapi-don-t-print-the-message-after-relaying-to-evap.patch
 create mode 100644 debian/patches/upstream/0021-registrar-get-instance-and-ref_id-when-using-msg.patch
 delete mode 100644 debian/patches/upstream/0021-rtjson-safety-check-for-branch-index-stored-interanl.patch
 delete mode 100644 debian/patches/upstream/0022-rtjson-more-documentation-about-json-routing-documen.patch
 create mode 100644 debian/patches/upstream/0022-rtpengine-fix-typo-in-documentation.patch
 delete mode 100644 debian/patches/upstream/0023-rtjson-updated-the-readme-content.patch
 create mode 100644 debian/patches/upstream/0023-rtpengine-regenerate-README.patch
 delete mode 100644 debian/patches/upstream/0024-uac-refreshed-the-readme.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