X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodeconfig.spec;h=237bc5e2bff5f171e3f9220c55a523857abdfc8e;hb=1612c8dfe992fba0af1e8c283da36f7dfb2164f7;hp=14c662b11c268940b7502d1704e8ddd45b508590;hpb=878bf2724cf113876d57234a0feb30dd18ec3646;p=nodeconfig.git diff --git a/nodeconfig.spec b/nodeconfig.spec index 14c662b..237bc5e 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -1,8 +1,8 @@ # %define name nodeconfig -%define version 5.0 -%define taglevel 5 +%define version 5.2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -24,7 +24,7 @@ URL: %{SCMURL} # We use set everywhere Requires: php >= 5.0 -Requires: PLCAPI >= 4.3 +Requires: plcapi >= 5.2 %description @@ -67,6 +67,21 @@ rm -rf $RPM_BUILD_ROOT /etc/planetlab/db-config.d %changelog +* Tue Dec 10 2013 Thierry Parmentelat - nodeconfig-5.2-3 +- ntp.conf.php uses POST[node_id] instead of finding out caller's IP + +* Tue Apr 23 2013 Thierry Parmentelat - nodeconfig-5.2-2 +- pruned sfa_cofig.php + +* Thu Mar 07 2013 Thierry Parmentelat - nodeconfig-5.2-1 +- no-op, just bump to 5.2 to be in line with the rest of the system + +* Mon Apr 16 2012 Thierry Parmentelat - nodeconfig-5.0-7 +- no change, just reworked make sync to cope with lxc-hosted tests + +* Fri Feb 24 2012 Thierry Parmentelat - nodeconfig-5.0-6 +- support for hotfixes + * Tue Feb 01 2011 Thierry Parmentelat - nodeconfig-5.0-5 - remove backward compat to GetNodeNetworks and the like