From 2e60cdc0ff93ce9858eed6fdbdf9fff2037d07f1 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 28 Sep 2009 21:26:38 -0400 Subject: [PATCH] Punt the "moocow" VNC password - it's dumb, and we already have our own authentication mechanism (that uses real authentication). svn path=/trunk/packages/invirt-web/; revision=2487 --- code/templates/vnc.tmpl | 1 - debian/changelog | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/code/templates/vnc.tmpl b/code/templates/vnc.tmpl index c61b4f6..78a0bbc 100644 --- a/code/templates/vnc.tmpl +++ b/code/templates/vnc.tmpl @@ -15,7 +15,6 @@ Console to $machine.name

See tips about framebuffer and other issues.

- diff --git a/debian/changelog b/debian/changelog index 7dc3811..1beb4b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-web (0.0.22) unstable; urgency=low + + * Don't supply a password to the VNC server, since one is no longer + required. + + -- Evan Broder Mon, 28 Sep 2009 21:24:06 -0400 + invirt-web (0.0.21) unstable; urgency=low [ Quentin Smith ] -- 1.7.9.5