X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=caa66b2b4e79cbb0342471d24c18d394e212c738;hb=a2b82ebfba8d09f9e968d9295abb8038a999ece8;hp=a9147752a9ad28ee458dd8773971cd76fe38a78a;hpb=ab3fc964e2bbb874a632a27f56f09abe031fdb93;p=sfa.git diff --git a/sfa.spec b/sfa.spec index a9147752..caa66b2b 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 19 +%define taglevel 24 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -75,7 +75,7 @@ Summary: SFA support for flash clients Group: Applications/System Requires: sfa -%Package tests +%package tests Summary: unit tests suite for SFA Group: Applications/System Requires: sfa @@ -197,6 +197,23 @@ fi %changelog +* Tue Jun 14 2011 Thierry Parmentelat - sfa-1.0-24 +- load trusted certs into ssl context prior to handshake +- client's logfile lives in ~/.sfi/sfi.log + +* Fri Jun 10 2011 Thierry Parmentelat - sfa-1.0-23 +- includes a change on passphrases that was intended in 1.0-22 + +* Thu Jun 6 2011 Tony Mack - sfa-1.0-22 +- Added support for ProtoGENI RSpec v2 + +* Wed Mar 16 2011 Thierry Parmentelat - sfa-1.0-21 +- stable sfascan +- fix in initscript, *ENABLED tags in config now taken into account + +* Fri Mar 11 2011 Thierry Parmentelat - sfa-1.0-20 +- some commits had not been pushed in tag 19 + * Fri Mar 11 2011 Thierry Parmentelat - sfa-1.0-19 - GetVersion should now report full URLs with path - scansfa has nicer output and new syntax (entry URLs as args and not options) @@ -316,6 +333,20 @@ fi cache and use in more general ways. %changelog +* Tue Jun 14 2011 Thierry Parmentelat - sfa-1.0-24 +- load trusted certs into ssl context prior to handshake +- client's logfile lives in ~/.sfi/sfi.log + +* Fri Jun 10 2011 Thierry Parmentelat - sfa-1.0-23 +- includes a change on passphrases that was intended in 1.0-22 + +* Wed Mar 16 2011 Thierry Parmentelat - sfa-1.0-21 +- stable sfascan +- fix in initscript, *ENABLED tags in config now taken into account + +* Fri Mar 11 2011 Thierry Parmentelat - sfa-1.0-20 +- some commits had not been pushed in tag 19 + * Fri Mar 11 2011 Thierry Parmentelat - sfa-1.0-19 - GetVersion should now report full URLs with path - scansfa has nicer output and new syntax (entry URLs as args and not options)