Update Debian files
[invirt/packages/invirt-web.git] / debian / changelog
index 4dba5bd..f47772c 100644 (file)
@@ -1,3 +1,32 @@
+invirt-web (0.1.54) unstable; urgency=low
+
+  * Fix hardcoded VNC port.
+  * Import noVNC 1.0.
+  * Write noVNC proxy server.
+  * Serve noVNC page.
+
+ -- Quentin Smith <quentin@mit.edu>  Fri, 15 Jun 2018 00:59:31 -0400
+
+invirt-web (0.1.53) precise; urgency=medium
+
+  * Fix hostname of URL in codebase in vnc_jnlp.mako
+  * Move the "try in javaws" text on vnc.mako outside the applet tag so
+    it's accessible even if the user has the java plugin and it's
+    disabled.
+  * Add documentbase attribute to applet-desc tag in vnc_jnlp.mako, so
+    that the "login again" button does something for people whose javaws
+    knows how to talk to their browser.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Thu, 14 Jun 2018 22:01:19 -0400
+
+invirt-web (0.1.53~glasgall1) precise; urgency=medium
+
+  * Add Java Web Start support for Java HVM console as a stopgap until we
+    have a proper JavaScript one, since browsers by and large don't have a
+    Java plugin anymore.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Thu, 14 Jun 2018 20:11:44 -0400
+
 invirt-web (0.1.52) unstable; urgency=low
 
   * preseeds: Correct country string error; fixes mirror selection