Package: kamailio / 4.2.0-2

Metadata

Package Version Patches format
kamailio 4.2.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_lib64_on_64_bits.patch | (download)

Makefile.defs | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 don't try to install to lib64
no_INSTALL_file.patch | (download)

Makefile | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 don't copy the install file to the docs dir
fix_export.patch | (download)

Makefile | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 make sure symbols are exported from main binary to allow loading modules
default_fifo.patch | (download)

etc/kamailio-basic.cfg | 2 1 + 1 - 0 !
etc/kamailio-oob.cfg | 2 1 + 1 - 0 !
etc/kamailio.cfg | 2 1 + 1 - 0 !
utils/kamctl/kamctl.fifo | 2 1 + 1 - 0 !
utils/kamctl/kamctlrc | 4 2 + 2 - 0 !
5 files changed, 6 insertions(+), 6 deletions(-)

 change default fifo file
kamctl_build.patch | (download)

utils/kamctl/Makefile | 138 69 + 69 - 0 !
1 file changed, 69 insertions(+), 69 deletions(-)

---
default_ctl.patch | (download)

etc/kamailio-basic.cfg | 2 2 + 0 - 0 !
etc/kamailio-oob.cfg | 2 2 + 0 - 0 !
etc/kamailio.cfg | 2 2 + 0 - 0 !
modules/ctl/ctl_defaults.h | 2 1 + 1 - 0 !
4 files changed, 7 insertions(+), 1 deletion(-)

 change default ctl file
fix mips.patch | (download)

Makefile.defs | 14 8 + 6 - 0 !
1 file changed, 8 insertions(+), 6 deletions(-)

 fix for kamailio

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767500

package kamailio FTBFS on mipsel with an error:
> gcc: error: unrecognized command line option '-minline-all-stringops'

https://buildd.debian.org/status/fetch.php?pkg=kamailio&arch=mipsel&ver=4.2.0-1&stamp=1414487406

The patch below fixes this issue.