Dominique Leuenberger 2021-06-01 08:33:49 +00:00 committed by Git OBS Bridge
commit 9d921b770f
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 3 09:40:17 UTC 2021 - Rodrigo Lourenço <rzl@rzl.ooo>
- Build with full Cyrus SASL support
* Negotiating SASL credentials with an EXTERNAL bind mechanism requires
interaction. Kerberos provides its own interaction function that skips
all interaction, thus preventing the mechanism from working.
-------------------------------------------------------------------
Thu Apr 22 15:10:12 UTC 2021 - Samuel Cabrero <scabrero@suse.de>

View File

@ -44,6 +44,7 @@ Patch7: 0007-SELinux-integration.patch
Patch8: 0008-krb5-1.9-debuginfo.patch
BuildRequires: autoconf
BuildRequires: bison
BuildRequires: cyrus-sasl-devel
BuildRequires: keyutils
BuildRequires: keyutils-devel
BuildRequires: openldap2-devel