X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=3d583c04b71efb142d4be047372d03ff6622f7c7;hb=refs%2Ftags%2Fsfa-3.1-3;hp=490c4296d70555ab2643eb95c9ecc3d0ffb6ced4;hpb=9387180f9530a333fae7bfad2828b1f0f7f3ed10;p=sfa.git 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.