From 4a7247e651c493d40a7bddff5b49e1f7d0413347 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Thu, 23 Jan 2020 10:48:30 +0200 Subject: [PATCH] Require krb5 1.18 for rawhide --- samba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 45f229d..f3361c7 100644 --- a/samba.spec +++ b/samba.spec @@ -78,7 +78,7 @@ %global with_dc 1 %endif -%global required_mit_krb5 1.15.1 +%global required_mit_krb5 1.18 %global with_clustering_support 0 @@ -3530,6 +3530,9 @@ fi %endif %changelog +* Thu Jan 23 2020 Alexander Bokovoy - 4.11.5-1 +- Allow building against krb5 1.18 beta and require it for Rawhide + * Tue Jan 21 2020 Guenther Deschner - 4.11.5-0 - Update to Samba 4.11.5 - resolves: #1791201, #1793405 - Security fixes for CVE-2019-14902