X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/dfa345127ad532b97f02978373f1489e5fbf0bcd..d67a647ec1516e59e60a7518f9d43b94340901f8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 7d4f3c1..7076e6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,117 @@ +invirt-remote-host (0.0.5) unstable; urgency=low + + * Add a `remote web vnccert` to print out the VNC certificate + + -- Evan Broder Tue, 28 Oct 2008 21:33:28 -0400 + +invirt-remote-host (0.0.4) unstable; urgency=low + + * Fix a typo in invirt-vmcontrol + + -- Evan Broder Tue, 28 Oct 2008 20:11:44 -0400 + +invirt-remote-host (0.0.3) unstable; urgency=low + + * Add support for a `remote control vnctoken` remctl for generating a + VNC auth token + + -- Evan Broder Tue, 28 Oct 2008 19:47:22 -0400 + +invirt-remote-host (0.0.2) unstable; urgency=low + + * sipb-database -> invirt-database + + -- Evan Broder Sat, 25 Oct 2008 18:05:17 -0400 + +invirt-remote-host (0.0.1) unstable; urgency=low + + * sipb-xen-remctl-auto -> invirt-remote-host + + -- Evan Broder Fri, 24 Oct 2008 21:54:35 -0400 + +sipb-xen-remctl-auto (1.5.2) unstable; urgency=low + + * sipb-xen-console-server -> invirt-console-host + + -- Greg Price Fri, 24 Oct 2008 01:43:15 -0400 + +sipb-xen-remctl-auto (1.5.1) unstable; urgency=low + + * Return the new invalid-command error code in sipb-xen-vmcontrol + + -- Evan Broder Wed, 22 Oct 2008 00:51:34 -0400 + +sipb-xen-remctl-auto (1.5) unstable; urgency=low + + * Distinguish between Xen errors and invalid commands by returning a + completely outlandish error code that's not likely to conflict with + anything + + -- Evan Broder Wed, 22 Oct 2008 00:47:50 -0400 + +sipb-xen-remctl-auto (1.4) unstable; urgency=low + + * Correctly extract the CDROM image from the remctl arguments + + -- Evan Broder Sat, 18 Oct 2008 17:19:57 -0400 + +sipb-xen-remctl-auto (1.3.1) unstable; urgency=low + + * Quote the installer arguments correctly + + -- Evan Broder Fri, 10 Oct 2008 01:47:54 -0400 + +sipb-xen-remctl-auto (1.3) unstable; urgency=low + + * Respond to remctl install requests by passing the options onto Xen + + -- Evan Broder Thu, 09 Oct 2008 01:57:30 -0400 + +sipb-xen-remctl-auto (1.2) unstable; urgency=low + + * Exit successfully if inetd is already running; package fails to + install otherwise + + -- Evan Broder Mon, 06 Oct 2008 05:03:18 -0400 + +sipb-xen-remctl-auto (1.1) unstable; urgency=low + + * Explicitly lock a volume before deleting it + + -- Evan Broder Sun, 05 Oct 2008 18:01:34 -0400 + +sipb-xen-remctl-auto (1.0.21) unstable; urgency=low + + * start inetd too in init script + + -- Greg Price Wed, 01 Oct 2008 20:43:29 -0400 + +sipb-xen-remctl-auto (1.0.20) unstable; urgency=low + + * generate config files using mako + + -- Yang Zhang Thu, 14 Aug 2008 15:18:46 -0400 + +sipb-xen-remctl-auto (1.0.19) unstable; urgency=low + + * simplify the init script a la sipb-xen-dev + + -- Yang Zhang Thu, 7 Aug 2008 22:09:28 -0400 + +sipb-xen-remctl-auto (1.0.18) unstable; urgency=low + + * use invirt config in sipb-xen-lvm + * added .init script to generate /etc/remctl/acl/remote + * sipb_xen_database -> invirt.database + + -- Yang Zhang Sun, 3 Aug 2008 00:46:28 -0400 + +sipb-xen-remctl-auto (1.0.17) unstable; urgency=low + + * catch another version of the xenstore error in the listvms race + + -- Greg Price Wed, 23 Jul 2008 01:12:01 -0400 + sipb-xen-remctl-auto (1.0.16) unstable; urgency=low * support YAML as well as JSON (broder, quentin, andersk, long ago)