X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-vnc-server.git/blobdiff_plain/115d1b8e6398ba73ce5793074f78d8f0b129c483..830558741448f18a571389c685abe5e899a06271:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8d9a6b1..88d4fc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,31 @@ +invirt-vnc-server (0.0.5) unstable; urgency=low + + * Use the generated certificate instead of the old /usr/share location + + -- Evan Broder Tue, 04 Nov 2008 04:23:51 -0500 + +invirt-vnc-server (0.0.4) unstable; urgency=low + + * Deprecate /etc/invirt/secrets in favor of /etc/invirt/vnc + * Include the hostname in the generated SSL certs so that the Java + keytool will accept them + + -- Evan Broder Tue, 28 Oct 2008 23:59:57 -0400 + +invirt-vnc-server (0.0.3) unstable; urgency=low + + * Fix a typo in the new init script + + -- Evan Broder Tue, 28 Oct 2008 22:58:59 -0400 + invirt-vnc-server (0.0.2) unstable; urgency=low * Cleanup the init script to use /lib/init/std-init.sh + * Generate the SSL certificates at install-time + * File reads are cheap. Especially when the file is short. Don't cache + the token key - -- Evan Broder Tue, 28 Oct 2008 20:48:38 -0400 + -- Evan Broder Tue, 28 Oct 2008 22:48:24 -0400 invirt-vnc-server (0.0.1) unstable; urgency=low