From 7acbb4cc993772bd328c95fb9be198a1d4812741 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 4 Nov 2005 20:02:41 +0000 Subject: [PATCH] ---+++ Planetlab 3.2 RC3 Date: 04 Nov 2005 Description: Node Manager fixes * netflow-3.1-18.planetlab * support printing flow summaries with pfgrep * support searching for flows by flow start/end times (rather than just possible packet times) * pl_mom-0.3-11.planetlab * fix how pl_conf is checked and restarted * pl_sshd-1.0-10.planetlab * don't fanny around using the automounter to access ssh keys in vservers, pl_conf now writes them into the normal locations * proper-0.3-33.planetlab * automatically create an 'open' rule for each 'open_file' ACL entry * extend open() operation to support 'create' and 'mkdir' options * sidewinder-1.0-8.planetlab * completed overhaul of ssh key handling by SCS (pl_conf) * improved installation/startup procedures for pl_conf * cleaner initialisation of NM * util-python-0.1-10.planetlab * fix bug in spec file that screwed up the site-packages directory * remove currently-unused capimpl module * util-vserver-0.30.208-4.planetlab * fix Python modules to handling scheduling parameters correctly * vnet-0.4-2.planetlab * set default tap netmasks to /8 (if not virtually multi-homed) * bring down tap devices when going down --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 1c6ad65d..45760236 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2005 The Trustees of Princeton University # -# $Id: Makefile,v 1.79.2.1 2005/10/25 20:35:58 mlhuang Exp $ +# $Id: Makefile,v 1.79.2.2 2005/10/29 02:21:59 mlhuang Exp $ # # Default target @@ -31,8 +31,8 @@ all: # # Default values -INITIAL := planetlab-3_2-rc2 -TAG := planetlab-3_2-rc2 +INITIAL := planetlab-3_2-rc3 +TAG := planetlab-3_2-rc3 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs # -- 2.47.0