X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/01c93d65e92821d9ea7cbb80d14fd56579bf98a5..cf60fd3bc04d5ea552c4d2b16858da20135a6498:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 0f7e406..3c18b0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +invirt-web (0.1.55) precise; urgency=medium + + * Allow users to keep existing large disks while modifying machines + + -- Mitchell Berger Fri, 20 Dec 2019 19:06:00 -0500 + +invirt-web (0.1.54) precise; urgency=medium + + * Change VM creation auth failure message to include info about system:anyuser needing the l permission + + -- Ben Steffen Mon, 04 Nov 2019 21:03:04 -0500 + +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.