X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=7719faa0aeb451ad96a4bdc0b37aea8adc1e7e0c;hb=151312be2bcbd6a7d9c87e124903d3470754ae71;hp=6a59992cf95cdd9b13fda142f048ea7d2cebad71;hpb=0aaa8bed6e0a8c70e81fb8380e90665aca146dac;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 6a59992c..7719faa0 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.0 -%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)" ) @@ -224,6 +224,13 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Tue Jan 3 2012 Tony Mack - sfa-2.0-7 +- bugfix: Fixed appending public keys in CreateSliver +- bugfix: Fixed various bugs in the PGv2/GENIv3 request, advertisement and manifest rspecs. +- client: -c --current option allows users to request the current/uncached rspec. +- server: Added 'geni_api_versions' field to GetVersion() output. +- server: Moved PLC specific code from sfa.importer.sfaImport to sfa.importer.sfa-import-plc. + * Fri Dec 16 2011 Thierry Parmentelat - sfa-2.0-6 - bugfix: sfi was not sending call_id with ListResources to v2 servers - SFA_API_DEBUG replaced with SFA_API_LOGLEVEL