Tagging module NodeManager - NodeManager-1.7-37
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 23 Sep 2008 20:34:52 +0000 (20:34 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 23 Sep 2008 20:34:52 +0000 (20:34 +0000)
Slices are created 1 at a time to avoid race conditions.

NodeManager.spec

index c8b6dd4..185db5c 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name NodeManager
 %define version 1.7
-%define taglevel 36
+%define taglevel 37
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/logrotate.d/nm
 
 %changelog
+* Tue Sep 23 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - NodeManager-1.7-37
+- Slices are created 1 at a time to avoid race conditions.
+
 * Fri Sep 19 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - NodeManager-1.7-36
 - Internet2 clique flow classification is now setup by NM.