From 462e3b7428cd07dfb51746d2fe13eb16824fde05 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 7 Dec 2010 19:52:04 +0100 Subject: [PATCH] Setting tag sfa-1.0-9 verify credentials against xsd schema Fix SM to SM communication Fix bug in sfa.util.sfalogging, sfa-import.py now logs to sfa_import.log new setting session_key_path --- sfa.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 75c5c0c9..b55d800e 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 8 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -185,6 +185,12 @@ fi %changelog +* Tue Dec 07 2010 Thierry Parmentelat - sfa-1.0-9 +- verify credentials against xsd schema +- Fix SM to SM communication +- Fix bug in sfa.util.sfalogging, sfa-import.py now logs to sfa_import.log +- new setting session_key_path + * Tue Nov 09 2010 Thierry Parmentelat - sfa-1.0-8 - fix registry credential regeneration and handle expiration - support for setting slice tags (min_role=user) @@ -252,6 +258,12 @@ fi cache and use in more general ways. %changelog +* Tue Dec 07 2010 Thierry Parmentelat - sfa-1.0-9 +- verify credentials against xsd schema +- Fix SM to SM communication +- Fix bug in sfa.util.sfalogging, sfa-import.py now logs to sfa_import.log +- new setting session_key_path + * Tue Nov 09 2010 Thierry Parmentelat - sfa-1.0-8 - fix registry credential regeneration and handle expiration - support for setting slice tags (min_role=user) -- 2.43.0