From b73e1918a0b63fc46c1a663f1a7c3963a3ca9489 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 6 Dec 2005 04:38:58 +0000 Subject: [PATCH] ---+++ Planetlab 3.2 RC7 Date: 05 Dec 2005 Description: Minor kernel fix, add support for stopping and restarting slices * kernel-2.6.12-1.1398_FC4.4.planetlab * Should return ESRCH rather than EINVAL if a context doesn't exist * vnet-0.4-5.planetlab * examples/rawping: add -w, --timeout option to time out waiting for packets * rebuild * netflow-3.1-21.planetlab * pfgrep: add option '-k, --continue' to continue as much as possible after an error * fix default mysql logrotate script * pl_mom-0.3-12.planetlab * no need to restart autofs * sidewinder-1.0-17.planetlab * support for stopping and restarting slices * util-vserver-0.30.208-7.planetlab * fix bugs in python/vserverimpl.c where exceptions were not raised when they should be and thus occured later at unexpected times * add support for stopping a vserver --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d9d14fca..b71d63d3 100644 --- a/Makefile +++ b/Makefile @@ -31,8 +31,8 @@ all: # # Default values -INITIAL := planetlab-3_2-rc6 -TAG := planetlab-3_2-rc6 +INITIAL := planetlab-3_2-rc7 +TAG := planetlab-3_2-rc7 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs # -- 2.47.0