From 71324ebc7d0df47958e7ea4f16685c0489111c01e24685d948dbdecbccd652c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Sat, 7 May 2011 13:33:18 +0000 Subject: [PATCH] - The new ldap_require_cert option would segfault if used; use upstream patch to address the ldap_set_option() issue; (beo#230); (beo#1108). OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=110 --- exim.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exim.changes b/exim.changes index d7d4ca3..3da1a66 100644 --- a/exim.changes +++ b/exim.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Sat May 7 13:12:08 UTC 2011 - lars@samba.org -- Use upstream patch to address ldap_set_option() third arg issue; (beo#230); - (beo#1108). +- The new ldap_require_cert option would segfault if used; use upstream patch + to address the ldap_set_option() issue; (beo#230); (beo#1108). ------------------------------------------------------------------- Fri May 6 20:00:38 UTC 2011 - lars@samba.org