From: Thierry Parmentelat Date: Fri, 2 Apr 2010 13:26:05 +0000 (+0000) Subject: Setting tag PLCAPI-5.0-5 X-Git-Tag: PLCAPI-5.0-5~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=483ae5485c3cbbbc29c05b000c0ac0d6357fedfb;p=plcapi.git Setting tag PLCAPI-5.0-5 tweaks for the omf support (xmpp groups and RC-controlled slices) BootNodeUpdate supports also ssh_rsa_key (and logs only changes) GetNodeFlavour exposes fcdistro --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 55fa2d58..909df5c3 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -138,6 +138,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Apr 02 2010 Thierry Parmentelat - PLCAPI-5.0-5 +- tweaks for the omf support (xmpp groups and RC-controlled slices) +- BootNodeUpdate supports also ssh_rsa_key (and logs only changes) +- GetNodeFlavour exposes fcdistro + * Sun Mar 14 2010 Thierry Parmentelat - PLCAPI-5.0-4 - do not use UpdateNode for handling the 'hrn' tag - should fix refresh peer & foreign nodes more generally