From: Stephen Soltesz Date: Sun, 5 Jul 2009 00:43:14 +0000 (+0000) Subject: Tagging module nodeconfig - nodeconfig-4.3-4 X-Git-Tag: nodeconfig-4.3-4~1 X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=commitdiff_plain;h=0cf2b3b0c256a3d90b1092913210159bdbf4bb43 Tagging module nodeconfig - nodeconfig-4.3-4 add two views to the PLC config data, limited and unlimited. unlimited view reports all values. Requires the 'infrastructure=1' tag and that the call originates from the node. --- diff --git a/nodeconfig.spec b/nodeconfig.spec index 7edb92a..18521dc 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -5,7 +5,7 @@ %define name nodeconfig %define version 4.3 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -103,6 +103,11 @@ chmod 700 /var/log/bm /var/www/html/yum %changelog +* Sat Jul 04 2009 Stephen Soltesz - nodeconfig-4.3-4 +- add two views to the PLC config data, limited and unlimited. +- unlimited view reports all values. Requires the 'infrastructure=1' tag and +- that the call originates from the node. + * Fri May 15 2009 Thierry Parmentelat - nodeconfig-4.3-3 - changes to sysctl.conf for co* relating to tcp window scaling