Debian Patches

Status for baresip/1.1.0-1

Patch Description Author Forwarded Bugs Origin Last update
0002_70a7f45.patch evdev: fix wrong ioctl size (#1843)
found and fixed by debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961434
Sebastian Reimers <hallo@studio-link.de> no upstream, 70a7f456668426a2b59911a04bf42f93a3b2bec6 2022-05-16
1002_system_header_locations.patch Avoid hardcoded locations of system headers baresip's mk/modules.mk hard codes a lot of system header locations
and checks for their file existence.
As Debian tends to move headers into multiarch locations,
this tends to break.
In particular,
it will fail with any non-glibc libc and with glibc
fixing Debian bug <https://bugs.debian.org/798955>.
.
This patch uses the compiler's search path for discovering headers.
.
Additionally, all calls to pkg-config supports cross-building
by setting PKG_CONFIG.
Jonas Smedegaard <dr@jones.dk> no debian 2023-10-14
2001_drop_libre_so_check.patch Drop checking for LIBRE_SO for empty LIBRE_SO variable holds path for libre.so library.
This is not really required for package builds as
ld will search system paths for library.
.
This patch might not be suitable for upstream though.
Vasudev Kamath <vasudev@copyninja.info> no 2016-02-08
2002_test_verbose.patch make testsuite more verbose Jonas Smedegaard <dr@jones.dk> no 2020-10-08
2003_ignore_LIBREM_SO.patch Ignore the LIBREM_SO path Multi-Arch prevents finding the library.
The -L will then take the following cli argument as path.
Bastian Germann <bage@debian.org> no

All known versions for source package 'baresip'

Links