[Pkg-voip-commits] [kamailio] branch master updated (afa2e2d -> 15cd279)
Victor Seva Lopez
maniac-guest at moszumanska.debian.org
Tue May 19 20:56:30 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 afa2e2d update debian/changelog to 4.2.4-1
adds a1f426d Imported Upstream version 4.2.5
new b5c9cf9 Merge tag 'upstream/4.2.5'
new 5cfb580 fix FTBFS on powerpcspe because of AltiVec assumption
new a10699c set Architecture: any when possible
new 58c114b set Architecture: linux-any for sctp related
new 4ac4845 add powerpcspe to the list of architectures supported by mono module
new bc35a5c kamailio-berkeley-modules: fix lintian warning for empty dir
new 953678a debian/control: wrap-and-short and some minor changes to descriptions
new f57bbbb debian/patches: add fix_manpage.patch fixing lintian warnings
new 8670eb9 debian/copyright: fix lintian warning
new 15cd279 update debian/changelog to 4.2.5-1
The 10 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:
.travis.yml | 5 +-
ChangeLog | 475 ++++++++++++++++++++++++
Makefile.defs | 2 +-
autover.h | 4 +-
debian/changelog | 15 +
debian/control | 183 +++++----
debian/copyright | 16 +-
debian/kamailio-berkeley-bin.dirs | 1 -
debian/patches/fix_manpage.patch | 40 ++
debian/patches/series | 1 +
debian/rules | 11 +-
dprint.c | 2 +-
mem/shm_mem.c | 8 +
mem/shm_mem.h | 5 +
modules/acc/acc_cdr.c | 4 +-
modules/app_lua/app_lua_sr.c | 5 +
modules/db_mongodb/mongodb_dbase.c | 10 +-
modules/dialog/dlg_handlers.c | 1 +
modules/dialog/dlg_hash.c | 13 +-
modules/dialog/dlg_req_within.c | 9 +-
modules/evapi/evapi_dispatch.c | 13 +-
modules/htable/ht_api.c | 3 +
modules/imc/imc.c | 4 +-
modules/nathelper/nathelper.c | 4 +-
modules/ndb_mongodb/README | 10 +-
modules/ndb_mongodb/doc/ndb_mongodb_admin.xml | 2 +-
modules/permissions/hash.c | 3 +-
modules/permissions/mi.c | 6 +-
modules/permissions/trusted.c | 21 ++
modules/permissions/trusted.h | 2 +
modules/presence/notify.c | 2 +-
modules/presence/subscribe.c | 4 +-
modules/presence_dialoginfo/notify_body.c | 69 ++--
modules/presence_xml/pres_check.c | 5 +-
modules/pua/add_events.c | 2 +-
modules/pua/send_subscribe.c | 4 +-
modules/pua_mi/mi_func.c | 4 +-
modules/pv/pv_core.c | 6 +-
modules/regex/regex_mod.c | 11 +-
modules/rr/rr_mod.c | 12 +-
modules/sctp/sctp_rpc.c | 4 +-
modules/sipcapture/sipcapture.c | 4 +-
modules/sqlops/sql_api.c | 7 +-
modules/textops/textops.c | 7 +-
modules/textopsx/textopsx.c | 2 +-
modules/tls/tls_server.c | 4 +-
modules/tm/h_table.h | 4 +-
modules/tm/lock.c | 20 +-
modules/tm/rpc_uac.c | 7 +-
modules/tm/t_suspend.c | 9 +
modules/tm/t_suspend.h | 3 -
modules/tmx/t_mi.c | 4 +
modules/uac/uac_reg.c | 1 +
modules/uac_redirect/README | 26 +-
modules/uac_redirect/doc/uac_redirect_admin.xml | 26 +-
modules/usrloc/udomain.c | 2 +-
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/squeeze/changelog | 6 +
pkg/kamailio/deb/trusty/changelog | 6 +
pkg/kamailio/deb/wheezy/changelog | 6 +
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 +-
sock_ut.c | 6 +-
tcp_main.c | 2 +
utils/kamctl/kamctl.sqlbase | 1 +
xavp.c | 7 +-
71 files changed, 982 insertions(+), 207 deletions(-)
delete mode 100644 debian/kamailio-berkeley-bin.dirs
create mode 100644 debian/patches/fix_manpage.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