X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/9fcc8cfc4797aafbc674ea78e42e5e51bdb0cf5e..dbabdbd3df5e4a8b9f716689777f7d5c74bc7a92:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 024ce1d..e87bf0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,540 @@ +invirt-web (0.1.56) precise; urgency=medium + + * Autoinstallers for Debian Buster and Ubuntu Bionic + Buster is identical to Squeeze. + Bionic requires significant reworking from the Xenial days: + - The atomic partman-auto recipe ignores the boot partition + when using LVM, and our pygrub can't read from LVM. Switch + to using an expert recipe that matches the atomic one in + Debian Buster, but with Ubuntu's preferred sizes and filesystems. + - The preseed value to avoid installing Grub2 instead of old Grub + is no longer honored, and we can't handle it the way we do in + Debian because grub-legacy doesn't exist in Ubuntu. Instead, + let it install Grub2 and then we'll install and use pv-grub-menu, + which maintains a menu.lst from the parsed contents of grub.cfg. + - pv-grub-menu contains a bug - it hardcodes "/boot" as the directory + pygrub will expect to find kernels and initrds in; this is wrong + when the system's /boot is on its own partition, and update-menu-lst + doesn't provide configurable options either in its invocation, a + parsed pre-existing menu.lst (where the root device and default + kernel options can be persistently set in comments), or a config + file. However, it does source /etc/default/grub after it has set + this hardcoded variable to "/boot". We abuse /etc/default/grub + to empty that variable back out. + + -- Mitchell Berger Thu, 02 Jan 2019 03:28:00 -0500 + +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. + + -- 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. + + -- Anders Kaseorg Sat, 21 Mar 2015 18:48:57 -0400 + +invirt-web (0.1.43) unstable; urgency=low + + * Add graphs of network usage by VMs. + + -- Quentin Smith Tue, 07 Jan 2014 11:53:15 -0500 + +invirt-web (0.1.42) precise; urgency=low + + * Don't error out when we lose the race between listInfoDict and + infoDict after requesting a machine deletion + + + -- Adam Glasgall Sat, 12 Oct 2013 14:20:23 -0400 + +invirt-web (0.1.41) precise; urgency=low + + * Removed NIC radiobox code. + + -- Steven Valdez Tue, 03 Sep 2013 22:44:10 -0400 + +invirt-web (0.1.40) precise; urgency=low + + * Added nc into repo. + + -- Steven Valdez Tue, 03 Sep 2013 22:32:27 -0400 + +invirt-web (0.1.39) precise; urgency=low + + * Added NIC radiobox to website. + + -- Steven Valdez Mon, 26 Aug 2013 18:11:00 -0400 + +invirt-web (0.1.38) precise; urgency=low + + * Create disks as hda instead of xvda to avoid breaking new HVMs + + -- Adam Glasgall Wed, 07 Aug 2013 21:41:51 -0400 + +invirt-web (0.1.37) unstable; urgency=low + + * Fixed changelog entries. + + -- Steven Valdez Wed, 31 Jul 2013 17:59:53 -0400 + +invirt-web (0.1.36) unstable; urgency=low + + * Punched version. + + -- Steven Valdez Tue, 23 Jul 2013 23:32:57 -0400 + +invirt-web (0.1.35) unstable; urgency=low + + * Added motd to error page and VM info page. + + -- Steven Valdez Tue, 23 Jul 2013 23:31:50 -0400 + +invirt-web (0.1.34) precise; urgency=low + + * Use config-package-dev. + + -- Alexander Chernyakhovsky Sun, 21 Jul 2013 12:42:40 -0400 + +invirt-web (0.1.33) precise; urgency=low + + * Updating version for precise migration. + + -- Steven Valdez Sat, 20 Jul 2013 17:01:27 -0400 + +invirt-web (0.1.32~glasgall3) precise; urgency=low + + * Bump version to test building source packages in precise. + + -- Adam Glasgall Sat, 13 Jul 2013 00:11:56 -0400 + +invirt-web (0.1.32~glasgall2) precise; urgency=low + + * Fix iptables syntax in 50-invirt-web.mako so VNC works. + + -- Adam Glasgall Thu, 06 Jun 2013 23:23:42 -0400 + +invirt-web (0.1.32~glasgall1achernya1) precise; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Fri, 31 May 2013 22:17:45 -0400 + +invirt-web (0.1.32~glasgall1) precise; urgency=low + + * Merge in changes from prod and bump version + + -- Adam Glasgall Mon, 20 May 2013 20:59:39 -0400 + +invirt-web (0.1.31) unstable; urgency=low + + * Fixed validation of administrator field to use authz. + + -- Peter A. Iannucci Mon, 20 May 2013 09:00:00 -0400 + +invirt-web (0.1.31~dvorak427glasgall5) precise; urgency=low + + * Make kstart not request an AFS service ticket explicitly and let aklog + handle it. This lets us turn off allow_weak_crypto. + + -- Adam Glasgall Sun, 19 May 2013 23:22:30 -0400 + +invirt-web (0.1.31~dvorak427glasgall4) precise; urgency=low + + * Tell d-i that it should be installing on /dev/xvda via preseed file; + otherwise it hangs at partman. + + -- Adam Glasgall Thu, 02 May 2013 22:47:40 -0400 + +invirt-web (0.1.31~dvorak427glasgall3) precise; urgency=low + + * Add Precise preseed files + + -- Adam Glasgall Thu, 02 May 2013 20:08:59 -0400 + +invirt-web (0.1.31~dvorak427glasgall2dvorak42) precise; urgency=low + + * Fixed the guest disk name to xvda. + + -- Steven Valdez Wed, 01 May 2013 16:02:00 -0400 + +invirt-web (0.1.31~dvorak427glasgall2) precise; urgency=low + + * Don't pass machine_id as both a URL parameter and POST body parameter; + it confuses cherrypy. + + -- Adam Glasgall Tue, 30 Apr 2013 21:45:53 -0400 + +invirt-web (0.1.31~dvorak427glasgall1) precise; urgency=low + + * CherryPy starts a http listener by default now. Remove it before + starting the engine. + + -- Adam Glasgall Tue, 30 Apr 2013 19:41:22 -0400 + +invirt-web (0.1.31~dvorak427) precise; urgency=low + + * More updates to fix api changes. + + -- Steven Valdez Mon, 29 Apr 2013 22:44:00 -0400 + +invirt-web (0.1.31~dvorak426) precise; urgency=low + + * More sqlalchemy api fixes. + + -- Steven Valdez Mon, 29 Apr 2013 22:11:49 -0400 + +invirt-web (0.1.31~dvorak425) precise; urgency=low + + * Fixing use of query() vs query on cherrypy. + + -- Steven Valdez Mon, 29 Apr 2013 21:43:31 -0400 + +invirt-web (0.1.31~dvorak424) precise; urgency=low + + * Fixing cherrypy initialization for different versions. + + -- Steven Valdez Fri, 26 Apr 2013 22:25:24 -0400 + +invirt-web (0.1.31~dvorak423) precise; urgency=low + + * Removing leftover svn symlink from apache2. + + -- Steven Valdez Sat, 20 Apr 2013 20:47:51 -0400 + +invirt-web (0.1.31~dvorak422) precise; urgency=low + + * Updated the dependency from xen to dkms + + -- Steven Valdez Sat, 20 Apr 2013 20:29:51 -0400 + +invirt-web (0.1.31~dvorak42) precise; urgency=low + + * Build for precise. + + -- Steven Valdez Sat, 20 Apr 2013 20:21:11 -0400 + +invirt-web (0.1.30) unstable; urgency=low + + * Fixed formatting for the changes to help. + + -- Steven Valdez Fri, 12 Apr 2013 16:11:02 -0400 + +invirt-web (0.1.29) precise; urgency=low + + * Deleting VM shows the name of the VM that is being deleted. + + -- Steven Valdez Mon, 08 Apr 2013 19:55:53 -0400 + +invirt-web (0.1.28) precise; urgency=low + + * Updated the Windows 7 license help. + + -- Steven Valdez Mon, 08 Apr 2013 18:12:54 -0400 + +invirt-web (0.1.27) precise; urgency=low + + * Removed unused help topics and added Windows 7 info. + + -- Steven Valdez Tue, 02 Apr 2013 16:19:45 -0400 + +invirt-web (0.1.26) unstable; urgency=low + + * Add SSLCertificateChainFile to port :446, which was configured + separately. + * Remove SSLv2 support. + * Add a list of only strong ciphers, imported from the scripts.mit.edu + configuration. These ciphers should be updated to include the new TLS + 1.1 and 1.2 suites once they become available. + + -- Alexander Chernyakhovsky Mon, 25 Mar 2013 17:51:35 -0400 + +invirt-web (0.1.25) unstable; urgency=low + + * Add SSLCertificateChainFile, pointing to the certificate file, to + support intermediate certs if they exist. + + -- Geoffrey Thomas Sun, 24 Mar 2013 23:33:15 -0700 + +invirt-web (0.1.24) unstable; urgency=low + + * Fix Gitweb's idea of the correct git push URL + * Add Gitweb's git push URL to the things that need generification + + -- Alex Dehnert Sun, 10 Mar 2013 21:40:09 -0400 + +invirt-web (0.1.23) unstable; urgency=low + + * Add text for the VNC applet to tell people to enable Java + + -- Mitchell Berger Thu, 22 Dec 2011 13:13:00 -0500 + +invirt-web (0.1.22) unstable; urgency=low + + * Handle domains spinning in pygrub + + -- Quentin Smith Thu, 24 Nov 2011 20:42:09 -0500 + +invirt-web (0.1.21) unstable; urgency=low + + * Fix strict validation of description field + + -- Mitchell Berger Sun, 13 Nov 2011 21:23:00 -0500 + +invirt-web (0.1.20) unstable; urgency=low + + * Tell users to contact us at our support address, not our + automated error mail address, if we run out of IPs. + + -- Mitchell Berger Mon, 31 Oct 2011 20:38:00 -0400 + +invirt-web (0.1.19) unstable; urgency=low + + * Fix path to gitweb static content + + -- Quentin Smith Sat, 21 May 2011 22:54:00 -0400 + +invirt-web (0.1.18) unstable; urgency=low + + * Require a valid Referer header for any POSTed form, as a guard against + cross-site request forgery. + + -- Joshua Oreman Sat, 07 May 2011 22:34:46 -0400 + +invirt-web (0.1.17) unstable; urgency=low + + * Add support for amd64 and i386 squeeze autoinstalls. + + -- Quentin Smith Sat, 22 Jan 2011 21:27:04 -0500 + +invirt-web (0.1.16) unstable; urgency=low + + * Show historical domain CPU usage if available. + + -- Quentin Smith Wed, 29 Dec 2010 02:23:10 -0500 + +invirt-web (0.1.15) unstable; urgency=low + + * Add support for amd64 debathena lucid autoinstalls. + + -- Quentin Smith Tue, 28 Dec 2010 02:02:09 -0500 + +invirt-web (0.1.14) unstable; urgency=low + + * Add support for i386 maverick and amd64 and i386 lucid autoinstalls. + * Use the autoinstall ID as the preseed filename, instead of the distro + + arch, so that there can be multiple autoinstalls for the same + distro. + + -- Quentin Smith Mon, 27 Dec 2010 14:17:31 -0500 + +invirt-web (0.1.13) unstable; urgency=low + + * Support preseed-based autoinstalls, including amd64 maverick. + + -- Quentin Smith Sun, 26 Dec 2010 23:47:21 -0500 + +invirt-web (0.1.10) unstable; urgency=low + + * Enable VM creation by default + + -- Joshua Oreman Mon, 18 Oct 2010 14:54:21 -0400 + +invirt-web (0.1.9) unstable; urgency=low + + * Adds support for disabling (conditionally) VM creation in list.mako, main.py + + -- Peter A. Iannucci Mon, 04 Oct 2010 20:54:10 -0400 + +invirt-web (0.1.8) lucid; urgency=low + + [ Andrew M. Farrell ] + * Rename code/ to /var/www/invirt-web/ in binary-fixup + + [ Greg Brockman ] + * Use expandOwner/expandAdmin rather than removed expandLocker + + -- Greg Brockman Thu, 26 Aug 2010 02:24:57 -0400 + +invirt-web (0.1.7) unstable; urgency=low + + * Checkout the current HEAD when building + + -- Greg Brockman Mon, 23 Aug 2010 15:05:29 -0400 + +invirt-web (0.1.6) unstable; urgency=low + + * Remove crufty invirt-web-iptables files + * Switch to git from svn + * Add gitweb configuration + + -- Greg Brockman Sat, 14 Aug 2010 00:46:44 -0400 + +invirt-web (0.1.5) unstable; urgency=low + + * Removed nonexistance makefile target and redundant ch{mod,gp}ing + + -- Greg Brockman Tue, 19 Jan 2010 01:31:46 -0500 + +invirt-web (0.1.4) unstable; urgency=low + + * Merge invirt-web-iptables into invirt-web and use the new + invirt-iptables interface. + + -- Evan Broder Sun, 03 Jan 2010 16:36:47 -0500 + +invirt-web (0.1.3) unstable; urgency=low + + * Add some more user-friendly error handling for common errors. (LP: + #307296) + + -- Evan Broder Mon, 28 Dec 2009 13:03:00 -0600 + +invirt-web (0.1.2) unstable; urgency=low + + * Do some quick config cleanup. + + -- Evan Broder Mon, 21 Dec 2009 12:10:41 -0600 + +invirt-web (0.1.1) unstable; urgency=low + + * Use a different Mako template cache for auth.fcgi and unauth.fcgi + * Use shell scripts for the auth.fcgi and unauth.fcgi so that Apache + will not think they are the same script. + + -- Quentin Smith Sun, 20 Dec 2009 23:53:17 -0500 + +invirt-web (0.1.0) unstable; urgency=low + + [Quentin Smith] + * Switch to CherryPy in place of our home-grown web framework. + * Switch from the Cheetah templating engine to the Mako templating engine. + * New URI scheme: /machine// + rather than /?machine_id= . + * Fix power-on/power-off/reboot buttons for IE <=8. + * Move some bits of presentation code from Python into templates. + * Clarify that Windows licenses are available from MIT for staff. + + [Evan Broder] + * Show newlines from descriptions in list page. + * Only aklog to a cell if encryption is actually needed. + * Re-arrange the authz configuration. + + -- Greg Price Sat, 19 Dec 2009 21:53:40 -0500 + +invirt-web (0.0.24) unstable; urgency=low + + * Update authorization code for new config structure. + + -- Evan Broder Wed, 16 Dec 2009 11:47:13 -0600 + +invirt-web (0.0.23) unstable; urgency=low + + * Revert 0.0.22, since running VMs still have a password set. + + -- Evan Broder Mon, 28 Sep 2009 23:24:00 -0400 + +invirt-web (0.0.22) unstable; urgency=low + + * Don't supply a password to the VNC server, since one is no longer + required. + + -- Evan Broder Mon, 28 Sep 2009 21:24:06 -0400 + +invirt-web (0.0.21) unstable; urgency=low + + [ Quentin Smith ] + * Don't reuse IP addresses that are special in some way. + + [ Evan Broder ] + * Cache the membership of the adminacl in addition to the ACLs for + machines. + + -- Evan Broder Fri, 27 Feb 2009 21:06:55 -0500 + invirt-web (0.0.20) unstable; urgency=low * Don't confuse MB with MiB, or GB with GiB.