Package: kamailio / 4.2.0-2+deb8u3
Metadata
| Package | Version | Patches format |
|---|---|---|
| kamailio | 4.2.0-2+deb8u3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| upstream/0001 lcr fixed checking if there is more uris available f.patch | (download) |
modules/lcr/lcr_mod.c |
4 2 + 2 - 0 ! |
[patch] lcr: fixed checking if there is more uris available for next_gw - manual backport for 732a3153a0a41d5f951fff85de607f0b46ae73da (cherry picked from commit 43c9ad6f4dc2e20dd40a2d3dfa6b03f3dd79e3d4) |
| upstream/0001 tmx allocate space to store ending 0 for branch valu.patch | (download) |
modules/tmx/tmx_pretran.c |
2 1 + 1 - 0 ! |
[patch] tmx: allocate space to store ending 0 for branch value - reported by Alfred Farrugia and Sandro Gauci (cherry picked from commit e1d8008a09d9390ebaf698abe8909e10dfec4097) (cherry picked from commit 7d783adc7de603972966f50106471c06a6be2fac) |
| no_lib64_on_64_bits.patch | (download) |
Makefile.defs |
10 1 + 9 - 0 ! |
don't try to install to lib64 |
| no_INSTALL_file.patch | (download) |
Makefile |
2 0 + 2 - 0 ! |
don't copy the install file to the docs dir |
| fix_export.patch | (download) |
Makefile |
2 2 + 0 - 0 ! |
make sure symbols are exported from main binary to allow loading modules |
| default_fifo.patch | (download) |
etc/kamailio-basic.cfg |
2 1 + 1 - 0 ! |
change default fifo file |
| kamctl_build.patch | (download) |
utils/kamctl/Makefile |
138 69 + 69 - 0 ! |
--- |
| default_ctl.patch | (download) |
etc/kamailio-basic.cfg |
2 2 + 0 - 0 ! |
change default ctl file |
| fix mips.patch | (download) |
Makefile.defs |
14 8 + 6 - 0 ! |
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. |
| CVE 2016 2385.patch | (download) |
modules/seas/encode_msg.c |
6 6 + 0 - 0 ! |
[patch] seas: safety check for target buffer size before copying message in encode_msg() - avoid buffer overflow for large SIP messages - reported by Stelios Tsampas (cherry picked from commit f50c9c853e7809810099c970780c30b0765b0643) (cherry picked from commit 18cd34781d2bdda9c19314c0494f6a655dbe6089) |
| fix_tls.patch | (download) |
modules/tls/tls_init.c |
6 4 + 2 - 0 ! |
[patch] tls: proper check of libssl versions used for compilation and available on system - shift out the last 12bits, being the patch version and status (see man SSLeay) - reported by Victor Seva, GH #662 (cherry picked from commit c38b4c7345a6806f48a0cdb07841e10bc962e1bf) (cherry picked from commit 253909bf673c0a59e7adf578bb5df73eb157d0f2) (cherry picked from commit 5632abc108bf8ed8157a77806ea80b962db3fa4f) |
