X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=4f10df47f194b20e25413e908134878b2c708c36;hb=1e95f8a388325499564df5f8eb6eb1fd10ca2d42;hp=286bfbfd9530501daff8ff6326a6485a40752539;hpb=f3452433e15c17e92f54aded248ba667602f5ead;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 286bfbfd..4f10df47 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 34 +%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)" ) @@ -46,13 +46,13 @@ Requires: python-dateutil #%endif %package cm -Summary: the SFA wrapper around MyPLC NodeManager +Summary: the SFA layer around MyPLC NodeManager Group: Applications/System Requires: sfa Requires: pyOpenSSL >= 0.6 %package plc -Summary: the SFA wrapper arounf MyPLC +Summary: the SFA layer around MyPLC Group: Applications/System Requires: sfa Requires: python-psycopg2 @@ -196,6 +196,18 @@ 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 + * Mon Aug 29 2011 Thierry Parmentelat - sfa-1.0-34 - new option -c to sfa-nuke-plc.py - CreateSliver fixed for admin-only slice tags