cec3456dbd
Accepting request 1058414 from home:frispete:telephony:asterisk
main
Eric Schirra2023-01-21 12:15:00 +00:00
387ed31031
- fix build with newer texinfo, that doesn't know about the @setcontentsaftertitlepage command anymore - disable info page install macros, it's done by triggers now
Hans-Peter Jansen2023-01-13 12:09:14 +00:00
250ec93726
Accepting request 842589 from home:frispete:telephony:asterisk
Dirk Stoecker2020-10-19 15:55:11 +00:00
56685a7fb5
- update to 1.5: * python/: Python bindings and test scripts * iks.c: iks_string() returns nul terminated strings for cdata nodes * sax.c: Fix handling of ending ]] sequences in CDATA sections bug report and patch by oscarvdbosch * md5.c: Fix padding for multiples of 64 bytes * tls-gnutls.c: support timeout value in tls_recv * iksemel.h: new ikstls structure and definitions * tls-gnutls.c: new file, GNUTLS implemantation moved here * stream.c: TLS code is abstracted with new TLS interface * io-posix.c: send/recv now handles EAGAIN/EINTR. * iksroster.c: Plain text auth option patch from issue tracker. * tst-sax.c: Fix a va_arg bug with 64bit platforms. * sax.c: Fix attribute array out-of-bounds condition. * iksperf.c: Fix a warning, and use size_t instead of int. * md5.c: use iks_malloc/free like everywhere else. (reported by Vinay Deshpande) * sax.c: utf8 validation bug is fixed. Some valid utf8 sequences were not allowed before. Security check is moved after sequence end point, so position of IKS_BADXML errors are changed. * Patch by Timothy Lee: sax.c: Whitespace between "attr, =, value" is valid now. tst-sax.c: I also added a simple test for that. - adjusted secure_gnutls_options.patch - use autoreconf (BuildRequires: autoconf, automake, libtool) - build python lib - added BuildRequires: makeinfo
Lars Vogdt
2019-10-27 14:08:38 +00:00
485bbc280c
- added patch secure_gnutls_options.patch from Debian, fixing bad default ciphers [bdo#803204]
Lars Vogdt
2019-10-27 14:06:50 +00:00