From: Evan Broder Date: Tue, 29 Sep 2009 03:28:28 +0000 (-0400) Subject: Revert punting the "moocow" password in invirt-web and X-Git-Tag: 0.0.23^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/e3ef118dac44137bda1374d8e124b095d7f6ad06?ds=sidebyside Revert punting the "moocow" password in invirt-web and invirt-vnc-client, since we can't change the VNC passwod of running VMs. This reverts parts of commit r2487 svn path=/trunk/packages/invirt-web/; revision=2492 --- diff --git a/code/templates/vnc.tmpl b/code/templates/vnc.tmpl index 78a0bbc..c61b4f6 100644 --- a/code/templates/vnc.tmpl +++ b/code/templates/vnc.tmpl @@ -15,6 +15,7 @@ Console to $machine.name

See tips about framebuffer and other issues.

+ diff --git a/debian/changelog b/debian/changelog index 1beb4b6..0a1e9a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-web (0.0.23) unstable; urgency=low + + * Revert 0.0.22, since running VMs still have a password set. + + -- Evan Broder Mon, 28 Sep 2009 23:24:00 -0400 + invirt-web (0.0.22) unstable; urgency=low * Don't supply a password to the VNC server, since one is no longer