kumquat-buildroot/package/exim
Fabrice Fontaine dc59cbe467 package/exim: fix libressl build
Fix the following libressl build failure raised since bump to version
4.97 in commit faec3ca30e and
https://git.exim.org/exim.git/commit/6bf0021993572586f031ac7d973ca33358c2dac8:

In file included from tls.c:473:
tls-openssl.c: In function 'tls_client_stapling_cb':
tls-openssl.c:2652:11: error: invalid use of incomplete typedef 'OCSP_BASICRESP' {aka 'struct ocsp_basic_response_st'}
 2652 |         bs->certs
      |           ^~

Fixes: faec3ca30e
 - http://autobuild.buildroot.org/results/869fde62128d7b0c65e0ac596a3a3f69b332583d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-02-11 22:37:41 +01:00
..
0001-Build-buildconfig-for-the-host.patch
0002-Don-t-make-backup-copies-of-installed-files.patch
0003-Skip-version-check-and-symlink-installation.patch
0004-exim_lock-fix-lstat-related-build-errors.patch
0005-sieve-fix-build-errors.patch
0006-OpenSSL-fix-non-DANE-build.patch
0007-typoes.patch package/exim: fix libressl build 2024-02-11 22:37:41 +01:00
0008-src-src-tls-openssl.c-fix-build-with-libressl-3.5.0.patch package/exim: fix libressl build 2024-02-11 22:37:41 +01:00
Config.in
exim.hash
exim.mk package/exim: do not build perl-based utilities 2024-01-10 21:11:17 +01:00
exim.service
S86exim