X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=286bfbfd9530501daff8ff6326a6485a40752539;hb=42aec7eed2244f998f3c2c92bafed70578df54cc;hp=684a923552dfa37ff367f759866b0c043bcd6cbb;hpb=dbc31b969660cd331b0350e235a8e1e75e8802e0;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 684a9235..286bfbfd 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 33 +%define taglevel 34 %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,10 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* 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 + * Wed Aug 24 2011 Tony Mack - sfa-1.0-32 - Fixed exploit that allowed an authorities to issue certs for objects that dont belong to them. - Fixed holes in certificate verification logic.