X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NodeManager.spec;h=991be2ac9ae22ff1fa09021398101f4c68dfc259;hb=f39100f35e48369b47cab7dd85918dc948f2af44;hp=e61387e3c42632fbf68f480088401f7901dfdce0;hpb=1e72d1fdaa20cfd897156ea676ca017853a8dedd;p=nodemanager.git diff --git a/NodeManager.spec b/NodeManager.spec index e61387e..991be2a 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -7,7 +7,7 @@ %define name NodeManager %define version 1.8 -%define taglevel 18 +%define taglevel 20 %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,16 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/logrotate.d/nm %changelog +* 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