[Pkg-voip-commits] [kamailio] branch master updated (235bda4 -> ca4f3c4)

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Tue Feb 23 07:50:05 UTC 2016


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

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

      from  235bda4   update debian changelog
       new  bfb7914   import changes from kamailio 4.3.4-1.1 #808481
       new  4c50b06   add upstream fixes for 4.3 branch
       new  ca4f3c4   update debian changelog

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:
 debian/changelog                                   |  13 +
 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 +++++++++++++++++++++
 debian/rules                                       |  14 +-
 37 files changed, 2067 insertions(+), 10 deletions(-)
 create mode 100644 debian/patches/upstream/0001-pv-fix-for-expires-variables.patch
 create mode 100644 debian/patches/upstream/0002-modules-lcr-backported-ruri_user_avp-fix.patch
 create mode 100644 debian/patches/upstream/0003-debugger-Fix-coredump-when-kamailio-stopped.patch
 create mode 100644 debian/patches/upstream/0004-db_mysql-updated-include-paths-for-libmysqlclient.patch
 create mode 100644 debian/patches/upstream/0005-dispatcher-extended-log-message-when-hash-size-param.patch
 create mode 100644 debian/patches/upstream/0006-app_python-use-NAME-compile-flag-for-default-path-to.patch
 create mode 100644 debian/patches/upstream/0007-app_python-basic-documentation-for-params-and-functi.patch
 create mode 100644 debian/patches/upstream/0008-app_python-readme-regenerated.patch
 create mode 100644 debian/patches/upstream/0009-core-proper-test-of-return-code-for-add_interfaces-i.patch
 create mode 100644 debian/patches/upstream/0010-outbound-adjusted-log-message-for-trying-to-import-t.patch
 create mode 100644 debian/patches/upstream/0011-utils-misc-vim-added-recent-core-parameter-to-vim-sy.patch
 create mode 100644 debian/patches/upstream/0012-htable-fixing-htable.stats-for-max-slot-value.patch
 create mode 100644 debian/patches/upstream/0013-core-skip-zero-char-and-whitespaces-before-parsing-f.patch
 create mode 100644 debian/patches/upstream/0014-dispatcher-proper-handling-of-socket-parameter-when-.patch
 create mode 100644 debian/patches/upstream/0015-presence-init-variable-to-prevent-invalid-cleanup-on.patch
 create mode 100644 debian/patches/upstream/0016-cnxcc-define-inline-functions-in-cnxcc.h.patch
 create mode 100644 debian/patches/upstream/0017-debugger-fix-issue-463.patch
 create mode 100644 debian/patches/upstream/0018-tm-Reset-socket-variable-while-forking.patch
 create mode 100644 debian/patches/upstream/0019-fixed-correlation_id.patch
 create mode 100644 debian/patches/upstream/0020-permissions-max-size-of-subnet-array-set-to-512.patch
 create mode 100644 debian/patches/upstream/0021-tm-silent-mode-when-freeing-transactions-at-shutdown.patch
 create mode 100644 debian/patches/upstream/0022-tm-don-t-free-tm-cell-still-linked-in-wait-timer.patch
 create mode 100644 debian/patches/upstream/0023-tm-reinit-ref-counter-if-attempting-to-free-while-st.patch
 create mode 100644 debian/patches/upstream/0024-carrierroute-fixed-possible-kamctl-fifo-segfault.patch
 create mode 100644 debian/patches/upstream/0025-topoh-proper-detection-of-cancel-reply-for-processin.patch
 create mode 100644 debian/patches/upstream/0026-dtrie-sanity-checks.patch
 create mode 100644 debian/patches/upstream/0027-corex-fix-regression-introduced-with-detection-of-ip.patch
 create mode 100644 debian/patches/upstream/0028-presence_mwi-static-declaration-for-inline-function-.patch
 create mode 100644 debian/patches/upstream/0029-auth_db-removed-trailing-spaces-for-sane-git-diff.patch
 create mode 100644 debian/patches/upstream/0030-auth_db-use-username-when-querying-for-credentials-v.patch
 create mode 100644 debian/patches/upstream/0031-seas-safety-check-for-target-buffer-size-before-copy.patch
 create mode 100644 debian/patches/upstream/0032-pv-Fix-crash-when-xavp-has-no-attributes.patch
 create 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