From 4fdfe93b527b170a1f85e67d16afcb06106908f6 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Wed, 15 Mar 2017 13:51:14 +0200 Subject: [PATCH] Fix bogus date --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 9e48137..1395d53 100644 --- a/samba.spec +++ b/samba.spec @@ -2634,7 +2634,7 @@ rm -rf %{buildroot} - Export arcfour_crypt_blob to Python as samba.crypto.arcfour_encrypt - Makes possible to run trust to AD in FreeIPA in FIPS mode -* Thu Mar 10 2017 Alexander Bokovoy - 4.6.0-3 +* Fri Mar 10 2017 Alexander Bokovoy - 4.6.0-3 - auth/credentials: Always set the the realm if we set the principal from the ccache - resolves: #1430761 - credentials_crb5: use gss_acquire_cred for client-side GSSAPI use case