From ea38c16d3b1539b1ee6ee305d658ac3e1e5dd79f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 3 Apr 2014 16:41:54 +0200 Subject: [PATCH] Setting tag sfa-3.1-3 fix for user hrn's that have a dash in their leaf fix for names of GENI federates fix for SFA_MAX_SLICE_RENEW --- sfa.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 490c4296..3d583c04 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 3.1 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -264,6 +264,11 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Thu Apr 03 2014 Thierry Parmentelat - sfa-3.1-3 +- fix for user hrn's that have a dash in their leaf +- fix for names of GENI federates +- fix for SFA_MAX_SLICE_RENEW + * Thu Feb 20 2014 Mohamed Larabi - sfa-3.1-2 - -- Core - added support for geni_extend_alap (as long as possible) in RenewSliver. -- 2.43.0