From: Thierry Parmentelat Date: Mon, 4 Oct 2010 14:49:18 +0000 (+0200) Subject: Setting tag sfa-1.0-1 X-Git-Tag: sfa-1.0-1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=refs%2Ftags%2Fsfa-1.0-1;p=sfa.git Setting tag sfa-1.0-1 various bugfixes and cleanup, improved/harmonized logging --- diff --git a/sfa.spec b/sfa.spec index d2e1f19a..ef13aeb5 100644 --- a/sfa.spec +++ b/sfa.spec @@ -6,7 +6,7 @@ %define name sfa %define version 1.0 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -175,6 +175,9 @@ fi %changelog +* Mon Oct 04 2010 Thierry Parmentelat - sfa-1.0-1 +- various bugfixes and cleanup, improved/harmonized logging + * Tue Sep 07 2010 Tony Mack - sfa-0.9-16 - truncate login base of external (ProtoGeni, etc) slices to 20 characters to avoid returning a PLCAPI exception that might confuse users. @@ -207,6 +210,9 @@ fi cache and use in more general ways. %changelog +* Mon Oct 04 2010 Thierry Parmentelat - sfa-1.0-1 +- various bugfixes and cleanup, improved/harmonized logging + * Thu May 11 2010 Tony Mack - sfa-0.9-11 - SfaServer now uses a pool of threads to handle requests concurrently - sfa.util.rspec no longer used to process/manage rspecs (deprecated). This is now handled by sfa.plc.network and is not backwards compatible