Package: belle-sip / 1.4.1-1.1

Metadata

Package Version Patches format
belle-sip 1.4.1-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix spelling errors.patch | (download)

src/belle_sip_object.c | 2 1 + 1 - 0 !
src/belle_sip_uri_impl.c | 8 4 + 4 - 0 !
src/bodyhandler.c | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

 fix spelling errors
0001 Fix FTBFS with GCC 6 typo in belle_sip_uri_equals.patch | (download)

src/belle_sip_uri_impl.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 1/2] fix ftbfs with gcc 6 - typo in belle_sip_uri_equals


0002 Port to mbedTLS.patch | (download)

configure.ac | 52 18 + 34 - 0 !
src/http-provider.c | 2 1 + 1 - 0 !
src/transports/tls_channel_polarssl.c | 265 68 + 197 - 0 !
src/transports/tls_listeningpoint_polarssl.c | 24 0 + 24 - 0 !
tester/auth_helper_tester.c | 16 4 + 12 - 0 !
5 files changed, 91 insertions(+), 268 deletions(-)

 [patch 2/2] port to mbedtls