Bug 14250 - Only blacklist GnuTLS 3.6.10 but allow to use versions with GNUTLS_AEAD_CIPHER_ENCRYPTV2 backported
Summary: Only blacklist GnuTLS 3.6.10 but allow to use versions with GNUTLS_AEAD_CIPHE...
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.11.4
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-24 15:34 UTC by Andreas Schneider
Modified: 2020-02-06 07:32 UTC (History)
2 users (show)

See Also:


Attachments
patch for 4.12 (3.22 KB, patch)
2020-02-04 08:51 UTC, Andreas Schneider
ab: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2020-01-24 15:34:42 UTC
GNUTLS_AEAD_CIPHER_ENCRYPTV2 has been added to GnuTLS 3.6.10 but it contains a bug so it can't be used. So we are looking for the symbol but blacklist version 3.6.10.

However if it is correctly backported to older version we want to use it. So only blacklist version 3.6.10 and not lower versions which normally don't provide the symbol.
Comment 1 Andreas Schneider 2020-02-04 08:51:24 UTC
Created attachment 15762 [details]
patch for 4.12
Comment 2 Alexander Bokovoy 2020-02-04 11:18:09 UTC
Comment on attachment 15762 [details]
patch for 4.12

LGTM
Comment 3 Andreas Schneider 2020-02-04 11:51:17 UTC
Karolin, could you please add the patch to 4.12? Thanks!
Comment 4 Karolin Seeger 2020-02-04 11:59:03 UTC
(In reply to Andreas Schneider from comment #3)
Pushed to autobuild-v4-12-test.
Comment 5 Karolin Seeger 2020-02-06 07:32:58 UTC
(In reply to Karolin Seeger from comment #4)
Pushed to v4-12-test.
Closing out bug report.

Thanks!