Package: kamailio / 6.0.1-1+deb13u1
Metadata
Package | Version | Patches format |
---|---|---|
kamailio | 6.0.1-1+deb13u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
no_lib64_on_64_bits.patch | (download) |
src/Makefile.defs |
10 1 + 9 - 0 ! |
don't try to install to lib64 |
no_INSTALL_file.patch | (download) |
src/Makefile |
2 0 + 2 - 0 ! |
don't copy the install file to the docs dir |
fix_export.patch | (download) |
src/Makefile |
2 2 + 0 - 0 ! |
make sure symbols are exported from main binary to allow loading modules |
stop setting march on arm.patch | (download) |
src/Makefile.defs |
8 4 + 4 - 0 ! |
stop setting -march on arm This broke the Debian armhf build due to the Debian gcc maintainer changing the semantics of -march to disable FPU support unless +fp is included. |
Check only major OpenSSL version.patch | (download) |
src/modules/tls/tls_init.c |
2 1 + 1 - 0 ! |
check only major openssl version The version check was written during OpenSSL 0.9 era. It is not needed in Debian and only getting in the way. |
1