From 511cca363682351ea02856bece3378503e33b30c Mon Sep 17 00:00:00 2001 From: Nathan Angelacos Date: Wed, 10 Jun 2015 18:22:31 +0000 Subject: main/kamailio: upgrade to version 4.3.0 subpackages: kamailio-db - mohqueue v0.11 from github kamailio-extras - new modules dmq_usrloc statsd rtjson tcpops auth_xkeys (new) kamailio-geoip2 - geoip2 (new) kamailio-jansson - jansson janssonrpc-c --- main/kamailio/0001-musl-fixes.patch | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'main/kamailio/0001-musl-fixes.patch') diff --git a/main/kamailio/0001-musl-fixes.patch b/main/kamailio/0001-musl-fixes.patch index 752469e208..0b1da859fa 100644 --- a/main/kamailio/0001-musl-fixes.patch +++ b/main/kamailio/0001-musl-fixes.patch @@ -1,8 +1,8 @@ diff --git a/modules/ldap/ld_session.h b/modules/ldap/ld_session.h -index 03a4ea5..de7bc0b 100644 +index 08a752c..0591f79 100644 --- a/modules/ldap/ld_session.h +++ b/modules/ldap/ld_session.h -@@ -33,6 +33,7 @@ +@@ -28,6 +28,7 @@ #ifndef LD_SESSION_H #define LD_SESSION_H @@ -11,7 +11,7 @@ index 03a4ea5..de7bc0b 100644 #include "iniparser.h" diff --git a/modules/seas/event_dispatcher.c b/modules/seas/event_dispatcher.c -index d10cffe..8e1a56a 100644 +index e0e79c7..6a3f800 100644 --- a/modules/seas/event_dispatcher.c +++ b/modules/seas/event_dispatcher.c @@ -25,7 +25,7 @@ @@ -24,10 +24,10 @@ index d10cffe..8e1a56a 100644 #include /*time*/ #include /*memcmp*/ diff --git a/modules/tls/tls_server.c b/modules/tls/tls_server.c -index cfd09c4..0a27433 100644 +index 3f87fc8..68185ad 100644 --- a/modules/tls/tls_server.c +++ b/modules/tls/tls_server.c -@@ -33,7 +33,7 @@ +@@ -26,7 +26,7 @@ */ @@ -37,10 +37,10 @@ index cfd09c4..0a27433 100644 #include #include "../../dprint.h" diff --git a/tsend.c b/tsend.c -index 3a18502..99f0c21 100644 +index f6f39f4..ce1e5f0 100644 --- a/tsend.c +++ b/tsend.c -@@ -43,7 +43,7 @@ +@@ -27,7 +27,7 @@ #include #include @@ -49,10 +49,10 @@ index 3a18502..99f0c21 100644 #include #include -diff --git a/utils/sercmd/sercmd.c b/utils/sercmd/sercmd.c -index fb9c0a3..717a78d 100644 ---- a/utils/sercmd/sercmd.c -+++ b/utils/sercmd/sercmd.c +diff --git a/utils/kamcmd/kamcmd.c b/utils/kamcmd/kamcmd.c +index 86d8fc4..ae16743 100644 +--- a/utils/kamcmd/kamcmd.c ++++ b/utils/kamcmd/kamcmd.c @@ -49,6 +49,7 @@ #include /* gethostbyname */ #include -- cgit v1.2.3