X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NodeManager.spec;h=ca181e71325ccc010292a56a26f08068663640af;hb=7e1b0c611c767f9e19a60afc9b14c9ad7cd40182;hp=e61387e3c42632fbf68f480088401f7901dfdce0;hpb=1e72d1fdaa20cfd897156ea676ca017853a8dedd;p=nodemanager.git diff --git a/NodeManager.spec b/NodeManager.spec index e61387e..ca181e7 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -7,7 +7,7 @@ %define name NodeManager %define version 1.8 -%define taglevel 18 +%define taglevel 23 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -25,7 +25,8 @@ Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} URL: %(echo %{url} | cut -d ' ' -f 2) -BuildArch: noarch +# not possible because of forward_api_calls +#BuildArch: noarch # Old Node Manager Obsoletes: sidewinder, sidewinder-common @@ -108,6 +109,26 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/logrotate.d/nm %changelog +* Tue Jan 12 2010 Thierry Parmentelat - NodeManager-1.8-23 +- emergency tag - make the setting of hmac by the sliverauth plugin more robust + +* Mon Jan 11 2010 Thierry Parmentelat - NodeManager-1.8-22 +- support for f10 and f12 in the vref slice tag + +* Sat Jan 09 2010 Thierry Parmentelat - NodeManager-1.8-21 +- build on fedora12 +- uses slicename 'sfacm' instead of 'genicw' + +* Fri Oct 30 2009 Sapan Bhatia - NodeManager-1.8-20 +- This tag is identical to 1.8-19. The main addition is PLC-controllable vsys scripts. The reason I am +- retagging is to eliminate any confusion associated with the -19 tag which was (temporarily) modified a few +- days ago. + +* Tue Oct 27 2009 Sapan Bhatia - NodeManager-1.8-19 +- This patch makes vsys scripts PLC-configurable. Previously, vsys scripts needed to be +- self-contained. With this change, they will be able to refer to the attributes associated with a +- slice. + * Thu Oct 22 2009 Baris Metin - NodeManager-1.8-18 - fix for syntax error