URL: https://github.com/freeipa/freeipa/pull/511
Author: dkupka
 Title: #511: Bump required version of gssproxy to 0.6.2
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/511/head:pr511
git checkout pr511
From 3c2741f8ca8a7e22bf888c0fe1bc06a35fcfc534 Mon Sep 17 00:00:00 2001
From: David Kupka <dku...@redhat.com>
Date: Mon, 27 Feb 2017 09:15:13 +0100
Subject: [PATCH] Bump required version of gssproxy to 0.7.0

https://pagure.io/freeipa/issue/6671
https://pagure.io/freeipa/issue/6698
---
 freeipa.spec.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index 5c835ca..a89019e 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -267,8 +267,7 @@ Requires: systemd-python
 Requires: %{etc_systemd_dir}
 Requires: gzip
 Requires: oddjob
-# Require 0.6.0 for the new delegation access control features
-Requires: gssproxy >= 0.6.0
+Requires: gssproxy >= 0.7.0
 
 Provides: %{alt_name}-server = %{version}
 Conflicts: %{alt_name}-server
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to