b6b438
From fb7713126043eaa2bffcf4b73d63fe371781cc1c Mon Sep 17 00:00:00 2001
b6b438
From: Andrew Bartlett <abartlet@samba.org>
b6b438
Date: Fri, 16 Aug 2019 13:52:36 +1200
b6b438
Subject: [PATCH 093/187] crypto: Update REQUIREMENTS file with new minimum
b6b438
 version
b6b438
b6b438
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
b6b438
Reviewed-by: Andreas Schneider <asn@samba.org>
b6b438
(cherry picked from commit 5ae119e7e9ddcfb3473e14585ba6079147a307bd)
b6b438
---
b6b438
 lib/crypto/REQUIREMENTS | 3 +--
b6b438
 1 file changed, 1 insertion(+), 2 deletions(-)
b6b438
b6b438
diff --git a/lib/crypto/REQUIREMENTS b/lib/crypto/REQUIREMENTS
b6b438
index ff91a2f9174..5ebf3ba0e05 100644
b6b438
--- a/lib/crypto/REQUIREMENTS
b6b438
+++ b/lib/crypto/REQUIREMENTS
b6b438
@@ -4,8 +4,7 @@ This list is to allow research into using external crypto libraries.
b6b438
 Those possibly supported in the git version of GnuTLS are indicated as '# GNUTLS'
b6b438
 Those possibly supported in the git version of nettle are indicated as '# NETTLE'
b6b438
 
b6b438
-For Samba AD with Heimdal gnutls >= 3.0.0 is required
b6b438
-For Samba AD with MIT kerberos gnutls >= 3.4.7 is required
b6b438
+Samba in general gnutls >= 3.4.7 is required
b6b438
 Samba FS with MS Catalog support will require gnutls >= 3.5.6
b6b438
 
b6b438
 GnuTLS Milestone for Samba support:
b6b438
-- 
b6b438
2.23.0
b6b438