From: Stephen Soltesz <soltesz@cs.princeton.edu>
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/?a=commitdiff_plain;h=0cf2b3b0c256a3d90b1092913210159bdbf4bb43;p=nodeconfig.git

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 <soltesz@cs.princeton.edu> - 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 <thierry.parmentelat@sophia.inria.fr> - nodeconfig-4.3-3
 - changes to sysctl.conf for co* relating to tcp window scaling