From 318a1a2246a9f521e5a02313dcc1f6d68a0af7ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:16:14 +0200 Subject: Adding debian version 4.96-15+deb12u4. Signed-off-by: Daniel Baumann --- debian/EDITME.openssl.exim4-light.diff | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 debian/EDITME.openssl.exim4-light.diff (limited to 'debian/EDITME.openssl.exim4-light.diff') diff --git a/debian/EDITME.openssl.exim4-light.diff b/debian/EDITME.openssl.exim4-light.diff new file mode 100644 index 0000000..ae63a6f --- /dev/null +++ b/debian/EDITME.openssl.exim4-light.diff @@ -0,0 +1,28 @@ +--- EDITME.exim4-light.gnutls 2021-07-17 11:47:37.373967962 +0200 ++++ EDITME.exim4-light 2021-07-17 11:48:29.937189319 +0200 +@@ -211,21 +211,21 @@ SPOOL_DIRECTORY=/var/spool/exim4 + # If you are building with TLS, the library configuration must be done: + + # Uncomment this if you are using OpenSSL +-# USE_OPENSSL=yes ++USE_OPENSSL=yes + # Uncomment one of these settings if you are using OpenSSL; pkg-config vs not + # and an optional location. + # USE_OPENSSL_PC=openssl +-# TLS_LIBS=-lssl -lcrypto ++TLS_LIBS=-lssl -lcrypto + # TLS_LIBS=-L/usr/local/openssl/lib -lssl -lcrypto + + # Uncomment this if you are using GnuTLS +-USE_GNUTLS=yes ++# USE_GNUTLS=yes + # Uncomment one of these settings if you are using GnuTLS; pkg-config vs not + # and an optional location. If you disable SUPPORT_DANE below, you + # can remove the gnutls-dane references here. Earlier versions of GnuTLS + # required libtasn1 and libgrypt also; add if needed. + # USE_GNUTLS_PC=gnutls gnutls-dane +-TLS_LIBS=-lgnutls -lgnutls-dane ++# TLS_LIBS=-lgnutls -lgnutls-dane + # TLS_LIBS=-L/usr/local/gnu/lib -lgnutls -ltasn1 -lgcrypt -lgnutls-dane + + # If using GnuTLS older than 2.10 and using pkg-config then note that Exim's -- cgit v1.2.3