Tagging module nodeconfig - nodeconfig-4.3-4
authorStephen Soltesz <soltesz@cs.princeton.edu>
Sun, 5 Jul 2009 00:43:14 +0000 (00:43 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Sun, 5 Jul 2009 00:43:14 +0000 (00:43 +0000)
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.

nodeconfig.spec

index 7edb92a..18521dc 100644 (file)
@@ -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