commit:     e1c7d251838e402f4df6c95c29d8dc8a1fe27d84
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  8 11:51:37 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec  8 11:53:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c7d251

profiles: p.mask =net-libs/gnutls-3.7.0

Fails to validate certificates which have more than one valid trust path,
i.e. new LE root certificate.

Bug: https://bugs.gentoo.org/759037
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index fa0e2ba2882..3d5a5fd3b13 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann <[email protected]> (2020-12-08)
+# Fails to validate certificates which have multiple trusted
+# paths.
+=net-libs/gnutls-3.7.0
+
 # Lars Wendler <[email protected]> (2020-12-07)
 # Masked for testing
 >=app-shells/bash-5.1

Reply via email to