X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=f901231b33238fd675011cc16936459420b2967e;hb=c1b373bb12d6c6d19551bb45bd285cae37a93473;hp=51efbbd1ed3de5bea16b25d9085e89f565b835d7;hpb=b3feba3098ea9cb09d4d7cf6dc4d5b3b33c4b8a5;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 51efbbd1..f901231b 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 17 +%define taglevel 22 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -67,7 +67,7 @@ Group: Applications/System Requires: sfa %package client -Summary: the SFA experimenter-side CLI +Summary: sfi, the SFA experimenter-side CLI Group: Applications/System Requires: sfa Requires: pyOpenSSL >= 0.7 @@ -137,6 +137,9 @@ The SFA driver for FEDERICA. %description nitos The SFA driver for NITOS. +%description dummy +The SFA driver for a Dummy Testbed. + %description sfatables sfatables is a tool for defining access and admission control policies in an SFA network, in much the same way as iptables is for ip @@ -267,6 +270,34 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Sun Dec 16 2012 Thierry Parmentelat - sfa-2.1-22 +- suited (and required) to run with plcapi-5.1-5 b/c of changes to AddPerson +- tweaks in nitos importer +- improvements to sfaadmin check-gid + +* Tue Dec 11 2012 Thierry Parmentelat - sfa-2.1-21 +- PL importer: minor fixes for corner cases +- PL importer: also handles last_updated more accurately +- sfi update can be used to select a key among several in PL +- sfi add/update usage message fixes (no more record) +- new feature sfaadmin registry check_gid [-a] + +* Mon Dec 03 2012 Thierry Parmentelat - sfa-2.1-20 +- fix 2 major bugs in PL importer +- esp. wrt GID management against PLC key + +* Wed Nov 28 2012 Thierry Parmentelat - sfa-2.1-19 +- nicer sfi delegate, can handle multiple delegations and for authorities(pi) as well + +* Wed Nov 28 2012 Thierry Parmentelat - sfa-2.1-18 +- support fordelegation in sfaclientlib +- sfi delegate fixed +- other delegation-related sfi option trashed +- new config (based on ini format) +- new dummy driver and related package +- pl importer has more explicit error messages +- credential dump shows expiration + * Tue Oct 16 2012 Thierry Parmentelat - sfa-2.1-17 - bugfix in forwarding Resolve requests - various fixes in the nitos driver wrt keys and users