X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/28cb53bede6900d40c54be4e2dec7f2af553829b..9bbf69188f7313678658b608298d08e6fd276644:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 4fc161a..f47772c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,86 @@ +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 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 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 Thu, 14 Jun 2018 20:11:44 -0400 + +invirt-web (0.1.52) unstable; urgency=low + + * preseeds: Correct country string error; fixes mirror selection + * VM creation form: Lie less about how long an autoinstall takes + + -- Mitchell Berger Fri, 01 Jun 2018 02:28:00 -0400 + +invirt-web (0.1.51) unstable; urgency=low + + * Add "renumber" to the list of valid commands. + + -- Quentin Smith Sun, 27 May 2018 03:35:56 -0400 + +invirt-web (0.1.50) unstable; urgency=low + + * Show "renumber" button if user can self-service renumber. + * Make it possible to show output from commands. + + -- Quentin Smith Sun, 27 May 2018 02:44:35 -0400 + +invirt-web (0.1.49) unstable; urgency=low + + * Tweak wording. + * Fix missing substitution. + + -- Quentin Smith Sun, 20 May 2018 19:28:28 -0400 + +invirt-web (0.1.48) unstable; urgency=low + + * Fix typo + + -- Quentin Smith Sun, 20 May 2018 19:17:50 -0400 + +invirt-web (0.1.47) unstable; urgency=low + + * Show "other" network parameters if set. + + -- Quentin Smith Sun, 20 May 2018 19:07:55 -0400 + +invirt-web (0.1.46) precise; urgency=medium + + * www-data can't write to /run, it turns out. Put the lockfile in + /var/lock instead. + + -- Adam Glasgall Sat, 06 Feb 2016 13:53:43 -0500 + +invirt-web (0.1.45) precise; urgency=medium + + * Add trusty preseed files that we apparently forgot to package + * Add locking to invirt-cache-acls so that when it takes more than five + minutes, jobs don't pile up and make the machine thrash to death + + -- Adam Glasgall Sat, 06 Feb 2016 12:37:27 -0500 + invirt-web (0.1.44) unstable; urgency=medium * Remove quadratic-complexity keylogger from Konami easter egg.