X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=95e56a36db278f330d3ef64c15c6e617cfa08651;hb=db88e8be755e4a4c17fcd65eec98ca420eff91a4;hp=27d34acdd88da08f9ff33e5aeb1c08b9c938035d;hpb=a7b42c544132c8126182a3b48cf1876e0292efe4;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 27d34acd..95e56a36 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 35 +%define taglevel 36 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -196,6 +196,15 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Thu Sep 15 2011 Tony Mack - sfa-1.0-36 +- Unicode-friendliness for user names with accents/special chars. +- Fix bug that could cause create the client to fail when calling CreateSliver for a slice that has the same hrn as a user. +- CreaetSliver no longer fails for users that have a capital letter in their URN. +- Fix bug in CreateSliver that generated incorrect login bases and email addresses for ProtoGENI requests. +- Allow files with .gid, .pem or .crt extension to be loaded into the server's list of trusted certs. +- Fix bugs and missing imports + + * Tue Aug 30 2011 Thierry Parmentelat - sfa-1.0-35 - new method record.get_field for sface