------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1400
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #6 from Git Commit <git@???> 2013-10-22 13:17:08 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/2519e60d2f6124589a6a5b922dd9ae6bcb6f6588
commit 2519e60d2f6124589a6a5b922dd9ae6bcb6f6588
Author: Todd Lyons <tlyons@???>
AuthorDate: Sat Oct 19 17:01:26 2013 -0700
Commit: Todd Lyons <tlyons@???>
CommitDate: Tue Oct 22 04:54:30 2013 -0700
bug 1400: fix gnutls pkcs11 issues
can disable pkcs11 in makefile with avoid_gnutls_pkcs11 build flag.
rename gnutls_enable_pkcs11 option to gnutls_allow_auto_pkcs11.
update changelog
----
doc/doc-docbook/spec.xfpt | 4 ++--
doc/doc-txt/ChangeLog | 7 ++++++-
doc/doc-txt/NewStuff | 9 ++++++++-
doc/doc-txt/OptionLists.txt | 2 +-
src/README.UPDATING | 2 +-
src/scripts/Configure-Makefile | 6 +++++-
src/src/EDITME | 7 +++++++
src/src/config.h.defaults | 1 +
src/src/globals.c | 2 +-
src/src/globals.h | 2 +-
src/src/readconf.c | 2 +-
src/src/tls-gnu.c | 12 ++++++++++--
12 files changed, 44 insertions(+), 12 deletions(-)
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email