From: Thierry Parmentelat Date: Wed, 4 Jun 2014 09:53:38 +0000 (+0200) Subject: Setting tag sfa-3.1-7 X-Git-Tag: sfa-3.1-7^0 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=0608b0711ed52941ec895c32def263f6a369378b Setting tag sfa-3.1-7 sfi return code should be more meaningful - not yet for all commands though DEFAULT_CREDENTIAL_LIFETIME now 28 days (was 31) dropped support for legacy credentials bugfix: short-lived credentials triggered a bug with UTC translated into localtime further minor cleanup of timestamp formats --- diff --git a/sfa.spec b/sfa.spec index 51e5bd60..7f7dc39e 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 3.1 -%define taglevel 6 +%define taglevel 7 %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,13 @@ fi #[ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Wed Jun 04 2014 Thierry Parmentelat - sfa-3.1-7 +- sfi return code should be more meaningful - not yet for all commands though +- DEFAULT_CREDENTIAL_LIFETIME now 28 days (was 31) +- dropped support for legacy credentials +- bugfix: short-lived credentials triggered a bug with UTC translated into localtime +- further minor cleanup of timestamp formats + * Mon Jun 02 2014 Thierry Parmentelat - sfa-3.1-6 - iotlab driver: Allocate uses OAR - iotlab driver: using actual_caller_hrn