buildroot/package/asterisk
Fabrice Fontaine c8985cf50c package/asterisk: fix build with libressl
Fix the following build failure with libressl by using SSL_is_server
which is available since version 2.7.0 and
d7ec516916:

iostream.c: In function 'ast_iostream_close':
iostream.c:559:41: error: invalid use of incomplete typedef 'SSL' {aka 'struct ssl_st'}
  559 |                         if (!stream->ssl->server) {
      |                                         ^~

Fixes:
 - http://autobuild.buildroot.org/results/ce4d62d00bb77ba5b303cacf6be7e350581a62f9

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-02-25 10:41:59 +01:00
..
0001-sounds-do-not-download-and-check-sha1s.patch
0002-configure-fix-detection-of-libcrypt.patch
0003-build-ensure-target-directory-for-modules-exists.patch
0004-install-samples-need-the-data-files.patch
0005-configure-fix-detection-of-re-entrant-resolver-funct.patch package/asterisk: enable for uclibc toolchains 2018-12-09 22:23:08 +01:00
0006-main-iostream.c-fix-build-with-libressl.patch package/asterisk: fix build with libressl 2023-02-25 10:41:59 +01:00
Config.in package/asterisk: needs threads 2019-01-12 18:40:41 +01:00
asterisk.hash package/asterisk: security bump to version 16.29.1 2022-12-11 14:16:27 +01:00
asterisk.mk package/asterisk: security bump to version 16.29.1 2022-12-11 14:16:27 +01:00